hass-core/homeassistant/components/dsmr_reader/const.py
Tom Puttemans 7aa53feff4
Add config flow and MQTT autodiscover to dsmr_reader integration ()
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-09-25 23:15:50 -04:00

3 lines
63 B
Python

"""Constant values for DSMR Reader."""
DOMAIN = "dsmr_reader"