mirror of
https://github.com/home-assistant/core.git
synced 2026-07-01 19:57:08 +01:00
375a9aa575
Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Joostlek <joostlek@outlook.com>
5 lines
100 B
Python
5 lines
100 B
Python
"""Constants for the Teleinfo integration."""
|
|
|
|
DOMAIN = "teleinfo"
|
|
CONF_SERIAL_PORT = "serial_port"
|