Commit graph

82 commits

Author SHA1 Message Date
18737439db
First step for pollen support 2024-04-01 12:14:51 +02:00
23f690027d
Version bump 2024-03-30 16:52:21 +01:00
833796bf26
Try fix font not loading 2024-03-30 16:52:05 +01:00
11c1adda5e
Try fix font not loading 2024-03-30 16:51:45 +01:00
16f40cf564
Fix typo in docstring 2024-02-25 14:32:17 +01:00
cda538f22f
Version bump 2024-02-25 14:25:03 +01:00
e1c2e8a659
Fix language setting causing sensor to fail. Fix #10 2024-02-25 14:19:49 +01:00
9435e9a057
Version bump 2024-01-22 18:50:14 +01:00
11d055e5f4
Reformat code 2024-01-22 18:35:02 +01:00
ce79abbefe
Ensure native_templow <= native_temperature 2024-01-22 18:32:55 +01:00
4571ef1f1a
Version bump 2024-01-21 15:27:28 +01:00
8ee79f43e9
Add full API data logging in debug mode 2024-01-21 15:04:01 +01:00
5c640a284f
Remove some logging 2024-01-20 15:17:34 +01:00
2aa41f0155
Merge pull request #6 from jdejaegh/attributes
Update attributes
2024-01-20 15:04:15 +01:00
6aef5ffa19
Remove outdated TODO 2024-01-20 14:50:59 +01:00
a401bc172a
Remove text_fr and text_nl from forecast and add text instead (auto-detect instance language) 2024-01-20 14:39:42 +01:00
44dd78c077
Add attributes to warning binary sensor 2024-01-20 14:29:20 +01:00
1613d24f0c
Map freezing rain and freezing fog to rainy and fog respectively 2024-01-20 11:40:26 +01:00
c2ca26d975
Fix typo 2024-01-13 22:23:29 +01:00
dceb98ae12
Add TODO comment 2024-01-13 22:22:39 +01:00
bd26a99b0c
Implement binary sensor for weather warning 2024-01-13 21:54:44 +01:00
f30821e0a8
Prepare support for weather warning 2024-01-12 22:30:38 +01:00
a8cb3ce620
Add Dutch translation 2024-01-11 22:08:39 +01:00
438f26f514
Fix typo in fr.json 2024-01-11 22:08:23 +01:00
67ff243991
Update French translation 2024-01-11 20:39:08 +01:00
a992f40227
Update en.json 2024-01-11 20:37:30 +01:00
cf9e361bb1
Merge pull request #2 from jdejaegh/error_handling
Improve error handling and add repairs
2024-01-11 18:43:53 +01:00
e53f9aded4
Add test for config and repair flow 2024-01-08 21:32:28 +01:00
2cca89f5ba
Add tests for config flow 2024-01-08 20:20:31 +01:00
dcb4f09793
Adjust camera settings 2024-01-07 21:31:03 +01:00
90d4dd3a78
Start adding repairs and better error handling 2024-01-07 11:20:03 +01:00
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