FL550 / dwd_weather

Deutscher Wetterdienst integration for Home-Assistant
MIT License
173 stars 11 forks source link

how is best way to integrate in HA #42

Closed michapr closed 2 years ago

michapr commented 2 years ago

Version of home_assistant

Home Assistant 2021.12.10

Version of the custom_component

1.2.17 (latest)

Describe the bug

I receive all values and forecast for next days, as expected. Have enabled (for now) all sensors so that can see in sensor attributes any hourly forecast and other provided attributes.

But - how can I display the hourly forecast? Even with the https://github.com/bramkragten/weather-card I cannot receive hourly values, because in main entity are only the daily values inside (with weather.home / weather.home_hourly it is working)

Other question - could it be possible to configure the forecast? So that could be visible the wind speed instead of other value? (yes, can make it in code, but then never can update more ;) ) (if yes - will be make a feature request, but at first would like to get it work here,... ;) )

Debug log


2022-01-28 17:09:41 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration dwd_weather which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

THANKS!

michapr commented 2 years ago

added feature request