d766aae436
Remove import annotations from components ( #169536 )
...
Co-authored-by: copilot-swe-agent[bot] <[email protected] >
Co-authored-by: frenck <[email protected] >
2026-04-30 21:14:48 +02:00
epenet and GitHub
219b982ef5
Improve type hints in aemet weather ( #163239 )
2026-02-17 10:45:44 +01:00
Joost Lekkerkerker and GitHub
dd8fc16788
Add integration_type service to aemet ( #158827 )
2025-12-13 08:32:01 +01:00
Joost Lekkerkerker and GitHub
762fd6d241
Move URL out of Aemet strings.json ( #154225 )
2025-10-11 20:52:51 +03:00
Luca Angemi and GitHub
076248c455
Fix wind direction state class sensor for AEMET ( #147535 )
2025-06-26 11:07:07 +02:00
Luca Angemi and GitHub
af6c2b5c8a
Add device class to wind direction sensors for AEMET ( #147430 )
2025-06-24 16:25:16 +01:00
Erik Montnemery and GitHub
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
5ef12c3993
Add AEMET Weather Radar images ( #131386 )
...
Co-authored-by: Joost Lekkerkerker <[email protected] >
2024-12-23 15:51:21 +01:00
Álvaro Fernández Rojas and GitHub
9292bfc6ed
Update AEMET-OpenData to v0.6.4 ( #133723 )
2024-12-21 15:19:55 +01:00
Álvaro Fernández Rojas and GitHub
5c2d769b54
Enable AEMET data cache ( #131226 )
2024-12-21 11:30:46 +01:00
Álvaro Fernández Rojas and GitHub
0033ce4f96
Update AEMET-OpenData to v0.6.3 ( #131303 )
2024-11-23 17:27:56 +01:00
Álvaro Fernández Rojas and GitHub
1020d75b94
Bump AEMET-OpenData to v0.6.2 ( #131178 )
2024-11-21 20:21:00 +01:00
epenet and GitHub
fc0547ccdf
Pass the config entry explicitly in aemet coordinator ( #128097 )
2024-11-04 19:23:48 +01:00
Luca Angemi and GitHub
144d5ff0cc
Add state class to precipitation_intensity in Aemet ( #129670 )
...
Update sensor.py
2024-11-03 21:06:46 +01:00
epenet and GitHub
d530fd31b0
Use root import for async_redact_data in diagnostics ( #125821 )
2024-09-12 20:37:00 +02:00
Álvaro Fernández Rojas and GitHub
138d229fef
Update AEMET-OpenData to v0.5.4 ( #123716 )
2024-08-12 18:59:31 +02:00
Álvaro Fernández Rojas and GitHub
57c554f516
Update AEMET-OpenData to v0.5.3 ( #122480 )
2024-07-23 13:48:34 -05:00
Joost Lekkerkerker and GitHub
4785810dc3
Migrate AEMET to has entity name ( #120284 )
2024-06-24 08:54:46 +02:00
Luca Angemi and GitHub
fdade67211
Add device info for Aemet ( #120243 )
...
* Update sensor.py
* Update weather.py
* Update sensor.py
* ruff
* add device info to entity
* remove info from sensor
* remove info from weather
* ruff
* amend entity
* Update sensor.py
* Update weather.py
* ruff again
* add DOMAIN
* type unique_id
* Update entity.py
* Update entity.py
* assert
* update tests
* change snapshot
2024-06-24 08:20:34 +02:00
Álvaro Fernández Rojas and GitHub
f30b20b4df
Update AEMET-OpenData to v0.5.2 ( #120065 )
2024-06-21 10:34:39 +02:00
Marc Mueller and GitHub
44049c34f9
Use PEP 695 type alias for ConfigEntry types ( #117632 )
2024-05-17 15:42:58 +02:00
epenet and GitHub
010ed8da9c
Use ConfigEntry runtime_data in aemet ( #117411 )
2024-05-14 10:59:55 +02:00
G Johansson and GitHub
4fb11dc4f3
Remove hourly weather entity from Aemet ( #110764 )
2024-03-22 16:31:43 +01:00
Joost Lekkerkerker and GitHub
690ba103ed
Improve lists in integrations [A] ( #113006 )
...
* Use list comprehension [A]
* Use list comprehension [A]
* Update homeassistant/components/aws/notify.py
2024-03-11 16:17:44 +01:00
Marc Mueller and GitHub
ff3a801936
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
Erik Montnemery and GitHub
6fe28d3764
Migrate integrations a-d to generic flowhandler ( #111861 )
2024-02-29 20:07:14 +01:00
Álvaro Fernández Rojas and GitHub
b3e10198dd
Enable CONF_STATION_UPDATES by default on AEMET ( #111214 )
...
* aemet: set CONF_STATION_UPDATES default to True
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
* tests: aemet: check CONF_STATION_UPDATES default form value
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
* Revert "tests: aemet: check CONF_STATION_UPDATES default form value"
This reverts commit f0f95da68f .
* tests: aemet: parametriz test_form_options
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
---------
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-25 23:23:18 +02:00
Álvaro Fernández Rojas and GitHub
57d169582d
Add diagnostics support for AEMET ( #111218 )
...
aemet: add diagnostics support
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-24 20:08:50 +01:00
Álvaro Fernández Rojas and GitHub
d12335a3aa
Update AEMET-OpenData to v0.5.1 ( #111191 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-23 11:59:09 +01:00
Álvaro Fernández Rojas and GitHub
78f3f67e3a
Update AEMET-OpenData to v0.5.0 ( #111155 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-22 21:47:21 +02:00
Álvaro Fernández Rojas and GitHub
b72d64a3dc
Disable AEMET legacy options ( #107795 )
...
* aemet: disable legacy options
This enables proper timezone handling:
- Atlantic/Canary for the Canary Islands.
- Europe/Madrid for the Iberian Peninsula.
Also provides daily data for the current day after AEMET stops providing the
full day interval, which is normally after midday (12:00).
This is a breaking change because with the previous behaviour the daily data
for the current day wasn't available after midday and now it will be.
What the integration library does to workaround this is to fallback to the
12-24 interval data if the the 00-24 is no longer provided by the API.
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
* Fix AEMET tests with v0.4.8
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
---------
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-22 12:52:57 +01:00
Álvaro Fernández Rojas and GitHub
395a452162
Update AEMET-OpenData to v0.4.9 ( #111092 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-21 19:35:19 +01:00
Álvaro Fernández Rojas and GitHub
49e9c9dd48
Update AEMET-OpenData to v0.4.8 ( #110890 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-02-18 23:33:06 +02:00
Álvaro Fernández Rojas and GitHub
9036d67588
Rename AEMET weather_update_coordinator ( #107740 )
...
* aemet: rename weather_update_coordinator
Use "coordinator" instead, like other integrations.
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
* coverage: remove AEMET coordinator
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
---------
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2024-01-10 20:33:44 +01:00
6a6c447c28
Use new AEMET library data for sensor platform ( #102972 )
...
Co-authored-by: Franck Nijhof <[email protected] >
Co-authored-by: Robert Resch <[email protected] >
2024-01-10 16:36:20 +01:00
Joost Lekkerkerker and GitHub
9944047b35
Add typing to config flow A ( #105721 )
2023-12-27 12:51:24 +01:00
Álvaro Fernández Rojas and GitHub
a488d120b7
Update AEMET-OpenData to v0.4.7 ( #105676 )
2023-12-14 18:59:04 +01:00
Álvaro Fernández Rojas and GitHub
cb0517d20e
Update AEMET-OpenData to v0.4.6 ( #102996 )
2023-10-30 18:54:50 +01:00
Álvaro Fernández Rojas and GitHub
fb5d058885
Add AEMET library data to coordinator and use it for weather platform ( #102954 )
2023-10-28 13:53:40 -05:00
Álvaro Fernández Rojas and GitHub
7ec2496c81
Handle timeouts on AEMET init ( #102289 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-10-19 10:42:31 +02:00
Álvaro Fernández Rojas and GitHub
5549f697cf
Update AEMET-OpenData to v0.4.5 ( #100818 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-09-24 22:18:31 +02:00
Álvaro Fernández Rojas and GitHub
da13afbd3c
Add missing AEMET wind gust speed ( #100157 )
2023-09-12 09:08:06 +02:00
Álvaro Fernández Rojas and GitHub
851dc4cdf4
Use library for condition/wind direction conversions ( #100117 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-09-11 22:26:58 +02:00
Álvaro Fernández Rojas and GitHub
97d38f4ca5
Update AEMET-OpenData to v0.4.4 ( #99418 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-08-31 21:59:01 +02:00
Álvaro Fernández Rojas and GitHub
71a6db0c9d
Update AEMET-OpenData to v0.4.3 ( #99312 )
2023-08-30 07:23:17 -05:00
Álvaro Fernández Rojas and GitHub
4508e341c9
Add wind gust to AEMET hourly forecasts ( #99289 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-08-29 21:14:37 +02:00
Álvaro Fernández Rojas and GitHub
c3ef518551
Update AEMET-OpenData to v0.4.2 ( #99286 )
2023-08-29 13:06:46 -05:00
Álvaro Fernández Rojas and GitHub
fae82731e1
Simplify and improve AEMET coordinator updates ( #99273 )
2023-08-29 08:43:14 -05:00
Álvaro Fernández Rojas and GitHub
dac77040a2
Update AEMET-OpenData to v0.4.1 ( #99261 )
...
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-08-29 13:41:34 +02:00
Álvaro Fernández Rojas and GitHub
3f2d2a85b7
Update AEMET-OpenData to v0.4.0 ( #99015 )
...
* Update AEMET-OpenData to v0.4.0
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
* Trigger Github CI
---------
Signed-off-by: Álvaro Fernández Rojas <[email protected] >
2023-08-25 12:53:26 +02:00