mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 10:08:23 +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
94e26df6d3
commit
56d0ef34fd
@ -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