Variables | |
| string | DEFAULT_IP = "192.168.2.15" |
| string | DEFAULT_NAME = "IamMeter" |
| string | DEVICE_3080 = "WEM3080" |
| string | DEVICE_3080T = "WEM3080T" |
| list | DEVICE_TYPES = [DEVICE_3080, DEVICE_3080T] |
| string | DOMAIN = "iammeter" |
Constants for the Iammeter integration.
| string homeassistant.components.iammeter.const.DEFAULT_IP = "192.168.2.15" |
| string homeassistant.components.iammeter.const.DEFAULT_NAME = "IamMeter" |
| string homeassistant.components.iammeter.const.DEVICE_3080 = "WEM3080" |
| string homeassistant.components.iammeter.const.DEVICE_3080T = "WEM3080T" |
| list homeassistant.components.iammeter.const.DEVICE_TYPES = [DEVICE_3080, DEVICE_3080T] |