Home Assistant Unofficial Reference 2024.12.1
entity.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.pilight.entity._ReceiveHandle
 
class  homeassistant.components.pilight.entity.PilightBaseDevice
 

Namespaces

 homeassistant.components.pilight.entity
 

Variables

 homeassistant.components.pilight.entity.COMMAND_SCHEMA
 
 homeassistant.components.pilight.entity.RECEIVE_SCHEMA = COMMAND_SCHEMA.extend({vol.Optional(CONF_ECHO): cv.boolean})
 
 homeassistant.components.pilight.entity.SWITCHES_SCHEMA