4 lines
76 B
Python
4 lines
76 B
Python
|
"""Constants for the TP-Link Omada integration."""
|
||
|
|
||
|
DOMAIN = "tplink_omada"
|