Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.workday.binary_sensor.IsWorkdaySensor
 

Namespaces

 homeassistant.components.workday.binary_sensor
 

Functions

HolidayBase homeassistant.components.workday.binary_sensor._get_obj_holidays (str|None country, str|None province, int year, str|None language, list[str]|None categories)
 
None homeassistant.components.workday.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)
 
list[str] homeassistant.components.workday.binary_sensor.validate_dates (list[str] holiday_list)
 

Variables

 homeassistant.components.workday.binary_sensor.Final