Go to the source code of this file.
Namespaces | |
| homeassistant.components.thethingsnetwork.const | |
Variables | |
| string | homeassistant.components.thethingsnetwork.const.CONF_APP_ID = "app_id" |
| string | homeassistant.components.thethingsnetwork.const.DOMAIN = "thethingsnetwork" |
| list | homeassistant.components.thethingsnetwork.const.PLATFORMS = [Platform.SENSOR] |
| int | homeassistant.components.thethingsnetwork.const.POLLING_PERIOD_S = 60 |
| string | homeassistant.components.thethingsnetwork.const.TTN_API_HOST = "eu1.cloud.thethings.network" |