mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 00:36:38 +00:00
7 lines
136 B
Python
7 lines
136 B
Python
"""Constants for the Frontier Silicon Media Player integration."""
|
|
|
|
DOMAIN = "frontier_silicon"
|
|
|
|
DEFAULT_PIN = "1234"
|
|
DEFAULT_PORT = 80
|