1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-18 21:09:18 +00:00

12 Commits

Author SHA1 Message Date
cnico
ee7bee2766
Refactoring flipr integration to prepare Hub device addition ()
* Addition of hub device

* coordinator udata updated after a hub action

* Unit tests update

* Unit tests improvements

* addition of tests on select and switch platforms

* wording

* Removal of select platform for PR containing only one platform

* Remove hub to maintain only the refactoring that prepare the hub device addition

* Review corrections

* wording

* Review corrections

* Review corrections

* Review corrections
2024-09-11 23:34:29 +02:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Joost Lekkerkerker
cc2ce4f4a6
Add icon translations to Flipr () 2024-03-01 12:25:34 +01:00
Joost Lekkerkerker
968bc25259
Add entity translations to Flipr () 2023-06-27 13:20:30 +02:00
epenet
853bd52a22
Adjust entity registry access in tests (1) () 2023-03-01 09:11:14 +01:00
Michael
e5f67c9119
Replace the usage of unit constants by enumerations in Tests [f-g] () 2023-01-15 14:46:45 +01:00
cnico
c7dfd6b15a
Add flipr battery level sensor ()
* Addition of battery level sensor. Correction of pylint errors

* Review improvement for typing

* Review improvement for typing

* Correction following review
2022-11-16 09:42:31 +01:00
epenet
2a2e097e17
Use unit enums in unit utilities () 2022-10-26 20:47:17 +02:00
Franck Nijhof
16e7593a7b
Add state class to Flipr sensors () 2022-06-20 20:29:50 +02:00
cnico
beb4756eb8
Address late review of flipr () 2022-03-02 13:00:33 +01:00
cnico
7889aace5f
Add flipr API error detection and catch it correctly. () 2022-03-01 16:21:47 -08:00
cnico
065e858a03
Address post merge review of flipr binary sensor () 2021-09-09 09:45:58 +02:00