Variables | |
| string | ATTR_FREQUENCY = "frequency" |
| string | ATTR_INSTANT_AVERAGE_VOLTAGE = "instant_average_voltage" |
| string | ATTR_INSTANT_TOTAL_CURRENT = "instant_total_current" |
| string | ATTR_IS_ACTIVE = "is_active" |
| string | DOMAIN = "powerwall" |
| Final | |
| string | MANUFACTURER = "Tesla" |
| string | MODEL = "PowerWall 2" |
| int | UPDATE_INTERVAL = 30 |
Constants for the Tesla Powerwall integration.
| string homeassistant.components.powerwall.const.ATTR_FREQUENCY = "frequency" |
| string homeassistant.components.powerwall.const.ATTR_INSTANT_AVERAGE_VOLTAGE = "instant_average_voltage" |
| string homeassistant.components.powerwall.const.ATTR_INSTANT_TOTAL_CURRENT = "instant_total_current" |
| string homeassistant.components.powerwall.const.ATTR_IS_ACTIVE = "is_active" |
| string homeassistant.components.powerwall.const.DOMAIN = "powerwall" |
| string homeassistant.components.powerwall.const.MANUFACTURER = "Tesla" |
| string homeassistant.components.powerwall.const.MODEL = "PowerWall 2" |