Home Assistant Unofficial Reference 2024.12.1
number.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wiz.number.WizNumberEntityDescription
 
class  homeassistant.components.wiz.number.WizSpeedNumber
 

Namespaces

 homeassistant.components.wiz.number
 

Functions

None homeassistant.components.wiz.number._async_set_ratio (wizlight device, int ratio)
 
None homeassistant.components.wiz.number._async_set_speed (wizlight device, int speed)
 
None homeassistant.components.wiz.number.async_setup_entry (HomeAssistant hass, WizConfigEntry entry, AddEntitiesCallback async_add_entities)