4 lines
77 B
Python
4 lines
77 B
Python
|
"""Constants for the sensirion_ble integration."""
|
||
|
|
||
|
DOMAIN = "sensirion_ble"
|