Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.geniushub.binary_sensor.GeniusBinarySensor
 

Namespaces

 homeassistant.components.geniushub.binary_sensor
 

Functions

None homeassistant.components.geniushub.binary_sensor.async_setup_entry (HomeAssistant hass, GeniusHubConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.geniushub.binary_sensor.GH_STATE_ATTR = "outputOnOff"
 
string homeassistant.components.geniushub.binary_sensor.GH_TYPE = "Receiver"