Commit graph

15 commits

Author SHA1 Message Date
epenet
6053b6f94a
Use new device class in aemet () 2022-12-05 17:07:01 +01:00
epenet
7796f361fc
Use precipitation_intensity class in integrations () 2022-10-26 13:32:06 +02:00
epenet
7838bb3ebe
Replace new PRECIPITATION_INTENSITY with enum () 2022-10-25 16:45:45 +02:00
epenet
62b0735822
Adjust precipitation units in components ()
* Adjust precipitation units in components

* Don't update darksky
2022-10-19 15:09:05 +02:00
Erik Montnemery
47048e4df4
Migrate aemet weather to native_* () 2022-07-06 16:22:45 +02:00
Erik Montnemery
a7158fee67
Revert "Migrate aemet to native_*" () 2022-07-05 22:24:08 +02:00
Erik Montnemery
0768ed453d
Migrate aemet to native_* () 2022-07-04 14:06:32 +02:00
epenet
fd58c1eff5
Use new SensorDeviceClass enums in aemet ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 12:18:14 -08:00
Marc Mueller
f57d42a9e8
Use platform enum (1) [A-D] ()
* Use platform enum (1) [A-D]

* Fix imports

* Fix tests

* Use Platform even in tests
2021-12-03 08:51:30 -08:00
Tobias Sauerwein
a9b2036de1
Use state class enums in aemet () 2021-12-02 09:26:39 +01:00
Álvaro Fernández Rojas
946df49ca8
Add long-term statistics for AEMET sensors () 2021-10-21 09:03:37 -07:00
Marc Mueller
655399eb7b
Use EntityDescription - aemet () 2021-09-06 10:12:09 +02:00
Álvaro Fernández Rojas
9247a157d8
Add AEMET conditional station updates () 2021-05-14 13:28:48 +02:00
Quentame
198ecb0945
Uniformize platform setup ()
* A platform is not a component

* Fix dynalite

* SUPPORTED_PLATFORMS --> PLATFORMS

* In tests

* In tests 2

* Fix SmartThings

* Fix ZHA test

* Fix Z-Wave

* Revert Z-Wave

* Use PLATFORMS const in ambient_station

* Fix ihc comment
2021-03-02 21:43:59 +01:00
Álvaro Fernández Rojas
eecf07d7df
Add AEMET OpenData integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-13 21:53:28 +01:00