Add filters and service to Sensibo (#73687)
This commit is contained in:
parent
3851c7b4b4
commit
0007178d63
7 changed files with 202 additions and 1 deletions
|
@ -14,6 +14,7 @@ DEFAULT_SCAN_INTERVAL = 60
|
|||
DOMAIN = "sensibo"
|
||||
PLATFORMS = [
|
||||
Platform.BINARY_SENSOR,
|
||||
Platform.BUTTON,
|
||||
Platform.CLIMATE,
|
||||
Platform.NUMBER,
|
||||
Platform.SELECT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue