Add homekit_controller service.sensor.smoke (#30269)
This commit is contained in:
parent
8a22a38353
commit
fccb13b762
3 changed files with 63 additions and 2 deletions
|
@ -26,4 +26,5 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
|||
"light": "sensor",
|
||||
"temperature": "sensor",
|
||||
"battery": "sensor",
|
||||
"smoke": "binary_sensor",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue