Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.yolink.services Namespace Reference

Functions

None async_register_services (HomeAssistant hass)
 

Variables

string SERVICE_PLAY_ON_SPEAKER_HUB = "play_on_speaker_hub"
 

Detailed Description

YoLink services.

Function Documentation

◆ async_register_services()

None homeassistant.components.yolink.services.async_register_services ( HomeAssistant  hass)
Register services for YoLink integration.

Definition at line 23 of file services.py.

Variable Documentation

◆ SERVICE_PLAY_ON_SPEAKER_HUB

string homeassistant.components.yolink.services.SERVICE_PLAY_ON_SPEAKER_HUB = "play_on_speaker_hub"

Definition at line 20 of file services.py.