Variables | |
| string | CONF_WEBFSAPI_URL = "webfsapi_url" |
| string | DEFAULT_PIN = "1234" |
| int | DEFAULT_PORT = 80 |
| string | DOMAIN = "frontier_silicon" |
| string | MEDIA_CONTENT_ID_CHANNELS = "channels" |
| string | MEDIA_CONTENT_ID_PRESET = "preset" |
| string | SSDP_ATTR_SPEAKER_NAME = "SPEAKER-NAME" |
| string | SSDP_ST = "urn:schemas-frontier-silicon-com:undok:fsapi:1" |
Constants for the Frontier Silicon Media Player integration.
| 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" |