mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
@@ -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",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user