This website requires JavaScript.
Explore
Help
Sign In
codex-admin
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/elisspace/core.git
synced
2026-09-14 06:57:07 +00:00
Code
Issues
Releases
Wiki
Activity
Files
dcaefe9f5a09755fe4514643ce2e90fd8ea270af
core
/
homeassistant
/
components
/
aemet
History
J. Nick Koston
51be2f860a
Reduce boilerplate to setup config entry platforms A-C (
#49681
)
...
Co-authored-by: Franck Nijhof <
git@frenck.dev
>
2021-04-26 07:46:55 -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
Update pylint to 2.7.3 (
#48488
)
2021-03-29 18:02:56 -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
…