4 lines
79 B
Python
4 lines
79 B
Python
|
"""Constants for the ThermoPro Bluetooth integration."""
|
||
|
|
||
|
DOMAIN = "thermopro"
|