Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.madvr.binary_sensor.MadvrBinarySensor
 
class  homeassistant.components.madvr.binary_sensor.MadvrBinarySensorEntityDescription
 

Namespaces

 homeassistant.components.madvr.binary_sensor
 

Functions

None homeassistant.components.madvr.binary_sensor.async_setup_entry (HomeAssistant hass, MadVRConfigEntry entry, AddEntitiesCallback async_add_entities)
 

Variables

string homeassistant.components.madvr.binary_sensor._HDR_FLAG = "hdr_flag"
 
string homeassistant.components.madvr.binary_sensor._OUTGOING_HDR_FLAG = "outgoing_hdr_flag"
 
string homeassistant.components.madvr.binary_sensor._POWER_STATE = "power_state"
 
string homeassistant.components.madvr.binary_sensor._SIGNAL_STATE = "signal_state"