1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-10 22:10:02 +00:00
Files
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

4 lines
63 B
Python

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