Variables | |
| string | CONF_PLANT_ID = "plant_id" |
| string | DEFAULT_NAME = "Sun WEG" |
| int | DEFAULT_PLANT_ID = 0 |
| string | DOMAIN = "sunweg" |
| list | PLATFORMS = [Platform.SENSOR] |
Define constants for the Sun WEG component.
| 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" |