Commit graph

96 commits

Author SHA1 Message Date
dceb98ae12
Add TODO comment 2024-01-13 22:22:39 +01:00
1c4fa60612
Fix test requirements 2024-01-13 22:00:05 +01:00
bd26a99b0c
Implement binary sensor for weather warning 2024-01-13 21:54:44 +01:00
5b02c8e29a
Merge pull request #3 from jdejaegh/main
Sync jdejaegh/warnings with jdejaegh/main
2024-01-12 22:42:52 +01:00
4a5734daf6
Set update interval to 7 minutes 2024-01-12 22:37:42 +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
9925808b44
Remove unused fixture 2024-01-08 21:36:42 +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
758eac09c2
Update README 2024-01-04 21:28:43 +01:00
829f6f46db
Fix typo 2024-01-04 21:21:35 +01:00
8b43469c17
Update README 2024-01-04 21:20:56 +01:00
af27179b08
Update requirements 2024-01-04 20:09:06 +01:00
19f1f593fd
Version bump 2024-01-02 21:50:41 +01:00
c5a9c2e613
Optimize imports 2024-01-02 21:50:28 +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
3c58da53e5
Fix typo 2023-12-29 14:13:06 +01:00
67ee56947e
Update README 2023-12-29 14:11:29 +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