Yevgenium / weather-chart-card

Custom weather card with charts
MIT License
276 stars 81 forks source link

Feature Request: Support Humidity Sensor Override #15

Closed Hypfer closed 2 years ago

Hypfer commented 5 years ago

Since there's a temp property which overrides the forecast with the currently measured data, it would make sense to extend this feature to humidity as well.

Ahoui-group commented 5 years ago

Humidity sensors may be in the form of sensor.humidity_1d, sensor.humidity_2d, sensor.humidity_3d,... in day mode or sensor.humidity_1h, sensor.humidity_2h, sensor.humidity_3h,... for hourly mode.

The same could apply to precipitation outlook with an override.