core/homeassistant/components/suez_water/const.py

6 lines
103 B
Python

"""Constants for the Suez Water integration."""
DOMAIN = "suez_water"
CONF_COUNTER_ID = "counter_id"