Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.iotawatt.const
 

Variables

tuple homeassistant.components.iotawatt.const.CONNECTION_ERRORS = (KeyError, json.JSONDecodeError, httpx.HTTPError)
 
string homeassistant.components.iotawatt.const.DOMAIN = "iotawatt"
 
string homeassistant.components.iotawatt.const.VOLT_AMPERE_REACTIVE = "VAR"
 
string homeassistant.components.iotawatt.const.VOLT_AMPERE_REACTIVE_HOURS = "VARh"