3 lines
62 B
Python
3 lines
62 B
Python
|
"""Constants for the Roku integration."""
|
||
|
DEFAULT_PORT = 8060
|