Commit graph

49 commits

Author SHA1 Message Date
ac0fe07f4f
Keep the previous value for pollen and radar when the API fails only for those items but not for the main forecast 2024-05-10 18:43:54 +02:00
3c2bd51e85
First steps for better timeout handling 2024-05-10 14:58:21 +02:00
e4c4c8e954
Use degrees for wind bearing instead of cardinal point 2024-04-06 18:31:15 +02:00
28cebe63c3
Merge pull request #18 from jdejaegh/12-pollen-and-uv-index-data-as-attributes
Fetch pollen level data from API
2024-04-03 14:22:53 +02:00
adc9e5d013
Translation and device info 2024-04-02 20:56:00 +02:00
67ab04499e
Re-enable logging line 2024-04-01 18:14:25 +02:00
c8b2954ef3
Initial support for pollen data 2024-04-01 18:08:16 +02:00
b2bc3a72ba
Use hass.config option to define config directory when loading files 2024-04-01 13:56:41 +02:00
e1c2e8a659
Fix language setting causing sensor to fail. Fix #10 2024-02-25 14:19:49 +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
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
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
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
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
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
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
0e58df9434
Add config option to use the deprecated forecast attribute 2023-12-30 18:23:36 +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
becd6418de
Organize imports 2023-12-29 21:01:35 +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
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
acddcd4044
Fix bugs 2023-12-27 15:22:17 +01:00
7ceb719d8b
Update docstrings 2023-12-27 11:22:27 +01:00
0a82f58fb5
Sort imports 2023-12-26 18:04:57 +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
ee083a8fdf
Set polling interval to 15 minutes 2023-12-24 11:32:01 +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