Skip to content

Commit

Permalink
feat(cbus): implemented pools spa ponds fountains control application
Browse files Browse the repository at this point in the history
  • Loading branch information
sruehl committed Jul 19, 2022
1 parent 65f7595 commit 61edca4
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 7 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,8 @@
[simple LightingData ventilationData]
]
['POOLS_SPAS_PONDS_FOUNTAINS_CONTROL' *PoolsSpasPondsFountainsControl
[validation '1==2' "POOLS_SPAS_PONDS_FOUNTAINS_CONTROL Not yet implemented"] // TODO: implement me
// Note: the documentation states that the data for ventilation uses LightingData
[simple LightingData ventilationData]
]
['HEATING' *Heating
[validation '1==2' "HEATING Not yet implemented"] // TODO: implement me
Expand Down

0 comments on commit 61edca4

Please sign in to comment.