Go to the source code of this file.
Classes | |
| class | homeassistant.components.threshold.binary_sensor.ThresholdSensor |
Namespaces | |
| homeassistant.components.threshold.binary_sensor | |
Functions | |
| str | homeassistant.components.threshold.binary_sensor._threshold_type (float|None lower, float|None upper) |
| None | homeassistant.components.threshold.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
| None | homeassistant.components.threshold.binary_sensor.async_setup_platform (HomeAssistant hass, ConfigType config, AddEntitiesCallback async_add_entities, DiscoveryInfoType|None discovery_info=None) |
| dict | homeassistant.components.threshold.binary_sensor.no_missing_threshold (dict value) |