Files
home-assistant-core/homeassistant/components/teleinfo/const.py
T
Emmanuel Sciara 375a9aa575 Add teleinfo integration for French electricity meters (#167554)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2026-04-17 23:39:19 +02:00

5 lines
100 B
Python

"""Constants for the Teleinfo integration."""
DOMAIN = "teleinfo"
CONF_SERIAL_PORT = "serial_port"