Home Assistant Unofficial Reference 2024.12.1
cover.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.wilight.cover.WiLightCover
 

Namespaces

 homeassistant.components.wilight.cover
 

Functions

None homeassistant.components.wilight.cover.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 
int homeassistant.components.wilight.cover.hass_to_wilight_position (int value)
 
int homeassistant.components.wilight.cover.wilight_to_hass_position (int value)