mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
parent
3a34f818e8
commit
1d9e8c873f
@ -26,8 +26,8 @@ async def async_setup_entry(
|
|||||||
coordinator: IntellifireDataUpdateCoordinator = hass.data[DOMAIN][entry.entry_id]
|
coordinator: IntellifireDataUpdateCoordinator = hass.data[DOMAIN][entry.entry_id]
|
||||||
|
|
||||||
description = NumberEntityDescription(
|
description = NumberEntityDescription(
|
||||||
key="flame_height",
|
key="flame_control",
|
||||||
name="Flame height",
|
name="Flame control",
|
||||||
icon="mdi:arrow-expand-vertical",
|
icon="mdi:arrow-expand-vertical",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user