mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Add support for homekit valve accessories to homekit_controller (#32937)
This commit is contained in:
@@ -32,4 +32,5 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
||||
"air-quality": "air_quality",
|
||||
"occupancy": "binary_sensor",
|
||||
"television": "media_player",
|
||||
"valve": "switch",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user