mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Add support for HomeKit CO2 sensors (#25603)
This commit is contained in:
@@ -21,6 +21,7 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
||||
"lock-mechanism": "lock",
|
||||
"contact": "binary_sensor",
|
||||
"motion": "binary_sensor",
|
||||
"carbon-dioxide": "sensor",
|
||||
"humidity": "sensor",
|
||||
"light": "sensor",
|
||||
"temperature": "sensor",
|
||||
|
||||
Reference in New Issue
Block a user