Commit graph

21 commits

Author SHA1 Message Date
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00
b4685a397f
Add config migration test and optimize imports 2023-12-30 18:37:45 +01:00
0e58df9434
Add config option to use the deprecated forecast attribute 2023-12-30 18:23:36 +01:00
974d6baca2
Fix lowest temperature for next day if it is currently the night 2023-12-29 21:40:36 +01:00
f4cd89e3fe
Return tonight's forecast after sunset in daily view 2023-12-29 21:35:14 +01:00
fe0b3419ce
When getting daily forecast, the min temperature of the current day should be the min temperature of the coming night 2023-12-29 20:59:32 +01:00
d7b2e9a742
Update config flow and improve error handling 2023-12-29 20:27:07 +01:00
c82de28cdc
Remove some logging 2023-12-28 21:42:37 +01:00
ed20cd9922
Refactor and use latest observation as radar thumbnail 2023-12-28 15:30:30 +01:00
1f97db64ff
Initial support for rain radar 2023-12-27 23:31:48 +01:00
7ceb719d8b
Update docstrings 2023-12-27 11:22:27 +01:00
0a82f58fb5
Sort imports 2023-12-26 18:04:57 +01:00
e5c5a9223c
Remove YAML config and setup UI config 2023-12-26 16:01:32 +01:00
5a7c0ae8f0
Add hourly forecast 2023-12-25 11:38:10 +01:00
1c50c78f7a
Add daily forecast 2023-12-24 16:22:58 +01:00
7e15ba34f6
Process data in coordinator 2023-12-24 14:13:33 +01:00
a384a4b6fb
Handle edge case for current weather 2023-12-23 21:11:46 +01:00
ea853a05a2
Fix lines for PEP8 2023-12-23 21:08:46 +01:00
dc4115b92c
Add more attributes to current weather entity 2023-12-23 19:46:00 +01:00
11c3b11051
Minimal version, getting current temp and condition 2023-12-23 16:05:19 +01:00
aff79f709c
Start with hardcoded values 2023-12-22 18:48:07 +01:00