Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/develop/design.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Blocks
blocks.js is responsible for creating all blocks on the Dashboard. Depending on the block type this responsibility is delegated to helpers.

Switches are handled by switches.js
Thermostats and EvoHome devices are handled by thermostat.js
Thermostats and EvoHome devices are handled by tempcontrol.js

Several specific Domoticz devices are handled by block.js itself, like P1 smart meter and TempHumBar devices.

Expand Down
2 changes: 1 addition & 1 deletion js/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/thermostat.js → js/tempcontrol.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.