From ca2bdfab6b7701e4fc250387a82ef1dfde93dd6f Mon Sep 17 00:00:00 2001 From: Mk4242 <76903406+Mk4242@users.noreply.github.com> Date: Sat, 7 Aug 2021 18:24:19 +0200 Subject: [PATCH] Update const.py (#54195) Remove extra attribute for FlowTemperature sensor, which prevents the ebusd integration from initialising --- homeassistant/components/ebusd/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/homeassistant/components/ebusd/const.py b/homeassistant/components/ebusd/const.py index 7052a9950fd..3d4ab508ca2 100644 --- a/homeassistant/components/ebusd/const.py +++ b/homeassistant/components/ebusd/const.py @@ -223,7 +223,6 @@ SENSOR_TYPES = { None, 4, DEVICE_CLASS_TEMPERATURE, - None, ], "Flame": ["Flame", None, "mdi:toggle-switch", 2, None], "PowerEnergyConsumptionHeatingCircuit": [