Go to the source code of this file.
Classes | |
| class | homeassistant.components.pilight.binary_sensor.PilightBinarySensor |
| class | homeassistant.components.pilight.binary_sensor.PilightTriggerSensor |
Namespaces | |
| homeassistant.components.pilight.binary_sensor | |
Functions | |
| None | homeassistant.components.pilight.binary_sensor.setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback add_entities, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| string | homeassistant.components.pilight.binary_sensor.CONF_RESET_DELAY_SEC = "reset_delay_sec" |
| string | homeassistant.components.pilight.binary_sensor.CONF_VARIABLE = "variable" |
| string | homeassistant.components.pilight.binary_sensor.DEFAULT_NAME = "Pilight Binary Sensor" |
| homeassistant.components.pilight.binary_sensor.PLATFORM_SCHEMA | |