Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.edl21.const
 

Variables

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"
 
string homeassistant.components.edl21.const.DOMAIN = "edl21"
 
 homeassistant.components.edl21.const.LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.edl21.const.SIGNAL_EDL21_TELEGRAM = "edl21_telegram"