mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 09:41:51 +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
|