forked from home-assistant/core
Update const.py (#54195)
Remove extra attribute for FlowTemperature sensor, which prevents the ebusd integration from initialising
This commit is contained in:
@@ -223,7 +223,6 @@ SENSOR_TYPES = {
|
||||
None,
|
||||
4,
|
||||
DEVICE_CLASS_TEMPERATURE,
|
||||
None,
|
||||
],
|
||||
"Flame": ["Flame", None, "mdi:toggle-switch", 2, None],
|
||||
"PowerEnergyConsumptionHeatingCircuit": [
|
||||
|
Reference in New Issue
Block a user