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