Home Assistant Unofficial Reference 2024.12.1
cover.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.shelly.cover.BlockShellyCover
 
class  homeassistant.components.shelly.cover.RpcShellyCover
 

Namespaces

 homeassistant.components.shelly.cover
 

Functions

None homeassistant.components.shelly.cover.async_setup_block_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.cover.async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 
None homeassistant.components.shelly.cover.async_setup_rpc_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities)