parent
3a34f818e8
commit
1d9e8c873f
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue