3 lines
70 B
Python
3 lines
70 B
Python
|
"""Constants for the Wake-On-LAN component."""
|
||
|
DOMAIN = "wake_on_lan"
|