From 4613654bfa633d533f99f76bd0024881824c290e Mon Sep 17 00:00:00 2001 From: Bas Nijholt Date: Sun, 20 Oct 2019 09:22:11 +0200 Subject: [PATCH] write water_heater in monospaced font (#10861) --- source/_integrations/homekit.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/homekit.markdown b/source/_integrations/homekit.markdown index bbeaa1023c8..218af288be1 100644 --- a/source/_integrations/homekit.markdown +++ b/source/_integrations/homekit.markdown @@ -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 | 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. | +| water_heater | WaterHeater | All `water_heater` devices. | ## Troubleshooting