Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.sunweg.const .DeviceType
 

Namespaces

 homeassistant.components.sunweg.const
 

Variables

string homeassistant.components.sunweg.const.CONF_PLANT_ID = "plant_id"
 
string homeassistant.components.sunweg.const.DEFAULT_NAME = "Sun WEG"
 
int homeassistant.components.sunweg.const.DEFAULT_PLANT_ID = 0
 
string homeassistant.components.sunweg.const.DOMAIN = "sunweg"
 
list homeassistant.components.sunweg.const.PLATFORMS = [Platform.SENSOR]