Functions | |
| def | async_load_screenlogic_services (HomeAssistant hass) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| BASE_SERVICE_SCHEMA | |
| SET_COLOR_MODE_SCHEMA | |
| TURN_ON_SUPER_CHLOR_SCHEMA | |
Services for ScreenLogic integration.
| def homeassistant.components.screenlogic.services.async_load_screenlogic_services | ( | HomeAssistant | hass | ) |
Set up services for the ScreenLogic integration.
Definition at line 58 of file services.py.
|
private |
Definition at line 30 of file services.py.
| homeassistant.components.screenlogic.services.BASE_SERVICE_SCHEMA |
Definition at line 32 of file services.py.
| homeassistant.components.screenlogic.services.SET_COLOR_MODE_SCHEMA |
Definition at line 42 of file services.py.
| homeassistant.components.screenlogic.services.TURN_ON_SUPER_CHLOR_SCHEMA |
Definition at line 48 of file services.py.