4 lines
81 B
Python
4 lines
81 B
Python
|
"""Constants for the Meater Temperature Probe integration."""
|
||
|
|
||
|
DOMAIN = "meater"
|