Commit graph

212 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
87bd3dc256
Merge branch 'main' of github.com:jdejaegh/irm-kmi-ha 2024-05-10 15:14:05 +02:00
580a3a0350
Version bump 2024-05-10 15:13:47 +02:00
dependabot[bot]
14e0512b12
Update dependencies to fix dependabot alerts (#24)
* Bump aiohttp from 3.9.3 to 3.9.4

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jules Dejaeghere <dej.j@live.be>
2024-05-10 13:07:04 +00:00
3c2bd51e85
First steps for better timeout handling 2024-05-10 14:58:21 +02:00
8aeb656360
Version bump 2024-04-09 18:41:40 +02:00
191f7f54fb
Fix typo 2024-04-09 18:11:51 +02:00
6060c09cc0
Version bump 2024-04-06 18:31:37 +02:00
e4c4c8e954
Use degrees for wind bearing instead of cardinal point 2024-04-06 18:31:15 +02:00
f98f846d71
Merge pull request #19 from jdejaegh/dev
Keep forecast attribute
2024-04-06 17:13:08 +02:00
73236a7649
Version bump 2024-04-06 17:07:19 +02:00
4d45275c64
Keep forecast attribute 2024-04-06 17:05:36 +02:00
0ae257aa4c
Update workflow action versions 2024-04-04 21:28:55 +02:00
002255d422
Update workflow action versions 2024-04-04 21:25:25 +02:00
842ac0a5e4
Update versions to Home Assistant 2024.4.0 and Python 3.12 2024-04-04 21:21:11 +02:00
6744629bec
Fix typo 2024-04-03 14:33:25 +02:00
cb9cc62ce0
Version bump 2024-04-03 14:25:05 +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
c8b4a3b109
Update pollen image in README 2024-04-03 14:20:59 +02:00
14d03b47d4
Update README 2024-04-03 14:11:46 +02:00
686ee62df6
Add test for SVG parsing 2024-04-03 11:29:28 +02:00
1d2681ce68
Add test for SVG parsing 2024-04-03 11:28:54 +02:00
cb32f77130
Add test for SVG parsing 2024-04-03 11:27:06 +02:00
39f5c75486
Add debug line 2024-04-03 11:24:13 +02:00
b5b9efc65f
Add icons for pollens 2024-04-02 22:41:34 +02:00
eec3564d17
Add docstring 2024-04-02 22:31:11 +02:00
8a93adb053
Add test for pollen data fetching 2024-04-02 21:15:54 +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
43a207522a
Add tests 2024-04-01 18:13:16 +02:00
c8b2954ef3
Initial support for pollen data 2024-04-01 18:08:16 +02:00
33671e7a52
Version bump 2024-04-01 14:03:59 +02:00
9d7451af09
Merge pull request #17 from jdejaegh/13-font-not-found
Use hass.config option to define config directory when loading files
2024-04-01 14:00:47 +02:00
b2bc3a72ba
Use hass.config option to define config directory when loading files 2024-04-01 13:56:41 +02:00
18737439db
First step for pollen support 2024-04-01 12:14:51 +02:00
efac0f4fcd
Merge pull request #15 from jdejaegh/main
Update branch
2024-03-30 17:05:09 +01:00
3804c1ae47
Merge pull request #14 from jdejaegh/13-font-not-found
Try to fix font file not found issue
2024-03-30 16:56:12 +01: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
4865b94313
Update requirements 2024-03-30 15:25:02 +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
274e53a9ca
Fix requirements dependencies 2024-02-12 18:53:55 +01:00
d838adce73
Update requirements to fix dependabot alert 2024-02-12 18:49:32 +01:00
fbb3780a41
Update requirements 2024-01-24 21:00:06 +01:00
9435e9a057
Version bump 2024-01-22 18:50:14 +01:00
aa5c0e5748
Merge pull request #9 from jdejaegh/high-low-temp
Ensure native_templow <= native_temperature
2024-01-22 18:48:38 +01:00
11d055e5f4
Reformat code 2024-01-22 18:35:02 +01:00