Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.channels.const
 

Variables

string homeassistant.components.channels.const.DOMAIN = "channels"
 
string homeassistant.components.channels.const.SERVICE_SEEK_BACKWARD = "seek_backward"
 
string homeassistant.components.channels.const.SERVICE_SEEK_BY = "seek_by"
 
string homeassistant.components.channels.const.SERVICE_SEEK_FORWARD = "seek_forward"