write water_heater in monospaced font (#10861)

This commit is contained in:
Bas Nijholt 2019-10-20 09:22:11 +02:00 committed by Fabian Affolter
parent 4b35f65477
commit 4613654bfa

View File

@ -352,7 +352,7 @@ The following integrations are currently supported:
| sensor | CarbonDioxideSensor | All sensors that have `co2` as part of their `entity_id` or `co2` as their `device_class` | | 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` | | 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`. | | 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. | | water_heater | WaterHeater | All `water_heater` devices. |
## Troubleshooting ## Troubleshooting