Variables | |
| string | CONF_SERIAL_PORT = "serial_port" |
| string | DEFAULT_DEVICE_NAME = "Smart Meter" |
| string | DEFAULT_TITLE = "Smart Meter" |
| string | DOMAIN = "edl21" |
| LOGGER = logging.getLogger(__package__) | |
| string | SIGNAL_EDL21_TELEGRAM = "edl21_telegram" |
Constants for the EDL21 component.
| string homeassistant.components.edl21.const.CONF_SERIAL_PORT = "serial_port" |
| string homeassistant.components.edl21.const.DEFAULT_DEVICE_NAME = "Smart Meter" |
| string homeassistant.components.edl21.const.DEFAULT_TITLE = "Smart Meter" |
| homeassistant.components.edl21.const.LOGGER = logging.getLogger(__package__) |