mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update const.py (#54195)
Remove extra attribute for FlowTemperature sensor, which prevents the ebusd integration from initialising
This commit is contained in:
parent
e0bc911e24
commit
ca2bdfab6b
@ -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": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user