Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.frontier_silicon.const
 

Variables

string homeassistant.components.frontier_silicon.const.CONF_WEBFSAPI_URL = "webfsapi_url"
 
string homeassistant.components.frontier_silicon.const.DEFAULT_PIN = "1234"
 
int homeassistant.components.frontier_silicon.const.DEFAULT_PORT = 80
 
string homeassistant.components.frontier_silicon.const.DOMAIN = "frontier_silicon"
 
string homeassistant.components.frontier_silicon.const.MEDIA_CONTENT_ID_CHANNELS = "channels"
 
string homeassistant.components.frontier_silicon.const.MEDIA_CONTENT_ID_PRESET = "preset"
 
string homeassistant.components.frontier_silicon.const.SSDP_ATTR_SPEAKER_NAME = "SPEAKER-NAME"
 
string homeassistant.components.frontier_silicon.const.SSDP_ST = "urn:schemas-frontier-silicon-com:undok:fsapi:1"