mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Add homekit_controller service.sensor.smoke (#30269)
This commit is contained in:
@@ -26,4 +26,5 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
||||
"light": "sensor",
|
||||
"temperature": "sensor",
|
||||
"battery": "sensor",
|
||||
"smoke": "binary_sensor",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user