Update const.py (#54195)

Remove extra attribute for FlowTemperature sensor, which prevents the ebusd integration from initialising
This commit is contained in:
Mk4242
2021-08-07 18:24:19 +02:00
committed by GitHub
parent e0bc911e24
commit ca2bdfab6b

View File

@@ -223,7 +223,6 @@ SENSOR_TYPES = {
None, None,
4, 4,
DEVICE_CLASS_TEMPERATURE, DEVICE_CLASS_TEMPERATURE,
None,
], ],
"Flame": ["Flame", None, "mdi:toggle-switch", 2, None], "Flame": ["Flame", None, "mdi:toggle-switch", 2, None],
"PowerEnergyConsumptionHeatingCircuit": [ "PowerEnergyConsumptionHeatingCircuit": [