Skip to content

Commit

Permalink
Add water_heater support HomeKit (home-assistant#6958)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Oct 19, 2018
1 parent ee0d681 commit 70be9fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_components/homekit.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ The following components are currently supported:
| sensor | CarbonDioxideSensor | All sensors that have `co2` as part of their `entity_id` or `co2` as their `device_class` |
| sensor | LightSensor | All sensors that have `lm` or `lx` as their `unit_of_measurement` or `illuminance` as their `device_class` |
| switch | Switch | Represented as a switch by default but can be changed by using `type` within `entity_config`. |
| water_heater | WaterHeater | All water_heater devices. |


## {% linkable_title Error reporting %}
Expand Down

0 comments on commit 70be9fd

Please sign in to comment.