Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.intellifire.number Namespace Reference

Classes

class  IntellifireFlameControlEntity
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Flame height number sensors.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.intellifire.number.async_setup_entry ( HomeAssistant  hass,
ConfigEntry  entry,
AddEntitiesCallback  async_add_entities 
)
Set up the fans.

Definition at line 21 of file number.py.