Add sensor platform for AccuWeather integration (#38312)

* Add sensor platform

* Fix typo
This commit is contained in:
Maciej Bieniek
2020-08-02 16:22:51 +02:00
committed by GitHub
parent 2c887dfe12
commit a57dca1e11
6 changed files with 443 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"step": {
"user": {
"title": "AccuWeather",
"description": "If you need help with the configuration have a look here: https://www.home-assistant.io/integrations/accuweather/\n\nWeather forecast is not enabled by default. You can enable it in the integration options.",
"description": "If you need help with the configuration have a look here: https://www.home-assistant.io/integrations/accuweather/\n\nSome sensors are not enabled by default. You can enable them in the entity registry after the integration configuration.\nWeather forecast is not enabled by default. You can enable it in the integration options.",
"data": {
"name": "Name of the integration",
"api_key": "[%key:common::config_flow::data::api_key%]",