Go to the source code of this file.
Namespaces | |
| homeassistant.components.growatt_server.const | |
Variables | |
| 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 |