Home Assistant Unofficial Reference 2024.12.1
number.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.ezviz.number.EzvizNumber
 
class  homeassistant.components.ezviz.number.EzvizNumberEntityDescription
 

Namespaces

 homeassistant.components.ezviz.number
 

Functions

None homeassistant.components.ezviz.number.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.ezviz.number._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.ezviz.number.NUMBER_TYPE
 
int homeassistant.components.ezviz.number.PARALLEL_UPDATES = 0
 
 homeassistant.components.ezviz.number.SCAN_INTERVAL = timedelta(seconds=3600)