Commit graph

16 commits

Author SHA1 Message Date
6476f0e57a
Move API related code to a sub-module + update tests 2025-05-02 19:31:45 +02:00
1254ae7157
Use hass.config_entries.async_reload to reload config entry 2024-12-29 18:06:08 +01:00
ec84b405de
Update dependencies 2024-10-27 11:40:15 +01:00
2bdfa014df
Fix bug in config migration 2024-05-28 19:48:32 +02:00
377601cf4d
Add language picker to override Home Assistant server language 2024-05-20 21:05:19 +02:00
2cca89f5ba
Add tests for config flow 2024-01-08 20:20:31 +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
d7b2e9a742
Update config flow and improve error handling 2023-12-29 20:27:07 +01:00
0a82f58fb5
Sort imports 2023-12-26 18:04:57 +01:00
e5c5a9223c
Remove YAML config and setup UI config 2023-12-26 16:01:32 +01:00
d488d15875
Add forecast text as an attribute 2023-12-24 16:58:02 +01:00
11c3b11051
Minimal version, getting current temp and condition 2023-12-23 16:05:19 +01:00
aff79f709c
Start with hardcoded values 2023-12-22 18:48:07 +01:00