Variables | |
| string | CONF_PLANT_ID = "plant_id" |
| string | DEFAULT_NAME = "Growatt" |
| string | DEFAULT_PLANT_ID = "0" |
| list | DEFAULT_URL = SERVER_URLS[0] |
| list | DEPRECATED_URLS |
| string | DOMAIN = "growatt_server" |
| string | LOGIN_INVALID_AUTH_CODE = "502" |
| list | PLATFORMS = [Platform.SENSOR] |
| list | SERVER_URLS |
Define constants for the Growatt Server component.
| string homeassistant.components.growatt_server.const.CONF_PLANT_ID = "plant_id" |
| string homeassistant.components.growatt_server.const.DEFAULT_NAME = "Growatt" |
| string homeassistant.components.growatt_server.const.DEFAULT_PLANT_ID = "0" |
| list homeassistant.components.growatt_server.const.DEFAULT_URL = SERVER_URLS[0] |
| list homeassistant.components.growatt_server.const.DEPRECATED_URLS |
| string homeassistant.components.growatt_server.const.DOMAIN = "growatt_server" |
| string homeassistant.components.growatt_server.const.LOGIN_INVALID_AUTH_CODE = "502" |
| list homeassistant.components.growatt_server.const.PLATFORMS = [Platform.SENSOR] |
| list homeassistant.components.growatt_server.const.SERVER_URLS |