Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.husqvarna_automower.binary_sensor.AutomowerBinarySensorEntity
 
class  homeassistant.components.husqvarna_automower.binary_sensor.AutomowerBinarySensorEntityDescription
 

Namespaces

 homeassistant.components.husqvarna_automower.binary_sensor
 

Functions

None homeassistant.components.husqvarna_automower.binary_sensor.async_setup_entry (HomeAssistant hass, AutomowerConfigEntry entry, AddEntitiesCallback async_add_entities)
 
list[str] homeassistant.components.husqvarna_automower.binary_sensor.entity_used_in (HomeAssistant hass, str entity_id)
 

Variables

 homeassistant.components.husqvarna_automower.binary_sensor._LOGGER = logging.getLogger(__name__)