This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-05-17 04:19:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
core
/
homeassistant
/
components
/
aemet
History
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C (
#49888
)
2021-04-30 21:01:52 -10:00
..
translations
[ci skip] Translation update
2021-04-21 00:03:47 +00:00
__init__.py
Reduce boilerplate to setup config entry platforms A-C (
#49681
)
2021-04-26 07:46:55 -10:00
abstract_aemet_sensor.py
Fix some sensor classes (
#48254
)
2021-03-23 15:56:33 +01:00
config_flow.py
Clean up connection classes in integrations A-C (
#49888
)
2021-04-30 21:01:52 -10:00
const.py
Uniformize platform setup (
#47101
)
2021-03-02 21:43:59 +01:00
manifest.json
Add support for IoT class in manifest (
#46935
)
2021-04-15 10:21:38 +02:00
sensor.py
Discard outdated data reported by AEMET stations (
#48417
)
2021-03-27 22:33:24 +01:00
strings.json
…
weather_update_coordinator.py
AEMET town timestamp should be UTC (
#48916
)
2021-04-09 12:37:46 +02:00
weather.py
…