Add siren platform to devolo Home Control (#53400)
* Rework mocking * Add siren platform * Rebase with dev * React on change of default tone * Fix linting error
This commit is contained in:
parent
0fd003b21e
commit
144371d843
5 changed files with 269 additions and 1 deletions
|
@ -11,6 +11,7 @@ PLATFORMS = [
|
|||
Platform.COVER,
|
||||
Platform.LIGHT,
|
||||
Platform.SENSOR,
|
||||
Platform.SIREN,
|
||||
Platform.SWITCH,
|
||||
]
|
||||
CONF_MYDEVOLO = "mydevolo_url"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue