4 lines
81 B
Python
4 lines
81 B
Python
|
"""Constants for the SensorPush Bluetooth integration."""
|
||
|
|
||
|
DOMAIN = "sensorpush"
|