Commit graph

51 commits

Author SHA1 Message Date
0eb96a63bf
Refactor and add docstring 2024-01-06 15:10:28 +01:00
19f1f593fd
Version bump 2024-01-02 21:50:41 +01:00
b7d39bf753
Add tests for new SVG camera and remove old ones 2024-01-02 21:45:37 +01:00
c9ec30b8b2
Refactor SVG camera 2024-01-02 20:45:14 +01:00
3915d9ff23
First try at supporting rain graph 2024-01-01 21:49:18 +01:00
27fab148b6
Prepare data structures for rain graph 2023-12-31 23:36:57 +01:00
77653976cf
Version bump 2023-12-30 18:38:49 +01:00
e31f14989a
Remove logging 2023-12-30 18:38:26 +01:00
b4685a397f
Add config migration test and optimize imports 2023-12-30 18:37:45 +01:00
e74e7c2873
Update English strings 2023-12-30 18:24:09 +01:00
0e58df9434
Add config option to use the deprecated forecast attribute 2023-12-30 18:23:36 +01:00
0ca408e0e9
Version bump 2023-12-29 23:19:34 +01:00
a2fc11ddbd
Cleanup code 2023-12-29 23:18:47 +01:00
2b8fa6e444
Add support for more config options 2023-12-29 23:05:50 +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
becd6418de
Organize imports 2023-12-29 21:01:35 +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
15925baab7
Fix translation en.json nesting 2023-12-29 20:31:18 +01:00
d7b2e9a742
Update config flow and improve error handling 2023-12-29 20:27:07 +01:00
cd48705c1b
Start adding multiple languages 2023-12-28 22:35:41 +01:00
b6e3482bf6
Add ressources 2023-12-28 21:54:43 +01:00
36fffbf91b
Version bump to 0.1.4-beta 2023-12-28 21:44:10 +01:00
c82de28cdc
Remove some logging 2023-12-28 21:42:37 +01:00
88f889757a
Add docstring and reformat files 2023-12-28 21:37:51 +01:00
aae39d8ddc
Add tests for weather radar data 2023-12-28 21:09:09 +01:00
f392e8b004
Refactor 2023-12-28 15:53:13 +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
e3d464e28f
Version bump 2023-12-27 15:25:29 +01:00
acddcd4044
Fix bugs 2023-12-27 15:22:17 +01:00
8c3b4d5bc9
Update condition mapping 2023-12-27 14:21:40 +01:00
7ceb719d8b
Update docstrings 2023-12-27 11:22:27 +01:00
2644ba3bd5
Improve logging 2023-12-27 11:18:21 +01:00
0a82f58fb5
Sort imports 2023-12-26 18:04:57 +01:00
caa0455db8
Version bump 2023-12-26 16:07:48 +01:00
25ea45483c
Adjust polling interval 2023-12-26 16:07:30 +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
d488d15875
Add forecast text as an attribute 2023-12-24 16:58:02 +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
e2c1dbec4c
Version bump 2023-12-24 11:32:58 +01:00
ee083a8fdf
Set polling interval to 15 minutes 2023-12-24 11:32:01 +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
2a1f0a8443
Sort lines 2023-12-23 12:09:00 +01:00
d9cf9c556b
Add issue tracker to manifest.json 2023-12-23 10:44:34 +01:00