Variables | |
| string | CONF_CHANNELS = "channels" |
| string | CONF_COUNTED_QUANTITY = "counted_quantity" |
| string | CONF_COUNTED_QUANTITY_PER_PULSE = "counted_quantity_per_pulse" |
| string | CONF_MONITOR_SERIAL_NUMBER = "monitor" |
| string | CONF_MONITORS = "monitors" |
| string | CONF_NET_METERING = "net_metering" |
| string | CONF_NUMBER = "number" |
| string | CONF_PULSE_COUNTERS = "pulse_counters" |
| string | CONF_SERIAL_NUMBER = "serial_number" |
| string | CONF_TEMPERATURE_SENSORS = "temperature_sensors" |
| string | CONF_TIME_UNIT = "time_unit" |
| string | CONF_VOLTAGE_SENSORS = "voltage" |
| string | DATA_GREENEYE_MONITOR = "greeneye_monitor" |
| string | DOMAIN = "greeneye_monitor" |
| string | SENSOR_TYPE_CURRENT = "current_sensor" |
| string | SENSOR_TYPE_PULSE_COUNTER = "pulse_counter" |
| string | SENSOR_TYPE_TEMPERATURE = "temperature_sensor" |
| string | SENSOR_TYPE_VOLTAGE = "voltage_sensor" |
| string | TEMPERATURE_UNIT_CELSIUS = "C" |
Shared constants for the greeneye_monitor integration.
| string homeassistant.components.greeneye_monitor.const.CONF_CHANNELS = "channels" |
| string homeassistant.components.greeneye_monitor.const.CONF_COUNTED_QUANTITY = "counted_quantity" |
| string homeassistant.components.greeneye_monitor.const.CONF_COUNTED_QUANTITY_PER_PULSE = "counted_quantity_per_pulse" |
| string homeassistant.components.greeneye_monitor.const.CONF_MONITOR_SERIAL_NUMBER = "monitor" |
| string homeassistant.components.greeneye_monitor.const.CONF_MONITORS = "monitors" |
| string homeassistant.components.greeneye_monitor.const.CONF_NET_METERING = "net_metering" |
| string homeassistant.components.greeneye_monitor.const.CONF_NUMBER = "number" |
| string homeassistant.components.greeneye_monitor.const.CONF_PULSE_COUNTERS = "pulse_counters" |
| string homeassistant.components.greeneye_monitor.const.CONF_SERIAL_NUMBER = "serial_number" |
| string homeassistant.components.greeneye_monitor.const.CONF_TEMPERATURE_SENSORS = "temperature_sensors" |
| string homeassistant.components.greeneye_monitor.const.CONF_TIME_UNIT = "time_unit" |
| string homeassistant.components.greeneye_monitor.const.CONF_VOLTAGE_SENSORS = "voltage" |
| string homeassistant.components.greeneye_monitor.const.DATA_GREENEYE_MONITOR = "greeneye_monitor" |
| string homeassistant.components.greeneye_monitor.const.DOMAIN = "greeneye_monitor" |
| string homeassistant.components.greeneye_monitor.const.SENSOR_TYPE_CURRENT = "current_sensor" |
| string homeassistant.components.greeneye_monitor.const.SENSOR_TYPE_PULSE_COUNTER = "pulse_counter" |
| string homeassistant.components.greeneye_monitor.const.SENSOR_TYPE_TEMPERATURE = "temperature_sensor" |
| string homeassistant.components.greeneye_monitor.const.SENSOR_TYPE_VOLTAGE = "voltage_sensor" |