Files

5 lines
100 B
Python

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