1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-15 11:29:15 +00:00

6 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
epenet
0b01326f9f
Use is in ConfigEntryState enum comparison in tests (A-M) () 2024-04-05 17:16:55 +02:00
Marc Mueller
c88b337600
Add empty line after module docstring [tests f-k] () 2024-03-08 14:50:04 +01:00
Jan-Philipp Benecke
57337b5cee
Move flipr coordinator to its own file () 2023-09-16 11:19:49 +02:00
epenet
b9beed4624
Add type hints to integration tests (part 6) () 2023-02-13 09:45:11 +01:00
cnico
6636e5b737
Flipr integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: cnico <>
2021-07-21 21:35:44 +02:00