mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update HomeKit to include (input_)button support in switch types (#39106)
This commit is contained in:
parent
a82fb04313
commit
d309172d47
@ -425,7 +425,7 @@ The following integrations are currently supported:
|
||||
| Integration | Type Name | Description |
|
||||
| ------------------------------------------------------------- | ---------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| alarm_control_panel | SecuritySystem | All security systems. |
|
||||
| automation / input_boolean / lawn_mower / remote / scene / script / vacuum | Switch | All represented as switches. |
|
||||
| automation / button / input_boolean / input_button / lawn_mower / remote / scene / script / vacuum | Switch | All represented as switches. |
|
||||
| input_select / select | Switch | Represented as a power strip with buttons for each option. |
|
||||
| binary_sensor | Sensor | Support for `co2`, `door`, `garage_door`, `gas`, `moisture`, `motion`, `occupancy`, `opening`, `smoke` and `window` device classes. Defaults to the `occupancy` device class for everything else. |
|
||||
| camera | Camera | All camera devices. **HomeKit Secure Video is not supported at this time.** |
|
||||
|
Loading…
x
Reference in New Issue
Block a user