Commit graph

15 commits

Author SHA1 Message Date
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
epenet
b9beed4624
Add type hints to integration tests (part 6) () 2023-02-13 09:45:11 +01:00
epenet
7a4d15a657
Add type hints to integration tests (f-g) () 2023-02-08 13:33:52 +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
7cd68381f1
Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03: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
Paulus Schoutsen
a4d9019ffc
Refactor persistent notification to no longer route all data via a service ()
* Convert persistent notification tests to async

* Create/dismiss persistent notifications in exposed functions, not service calls

* Fix notify persistent_notification

* Remove setting up persistent_notification

* Drop more setups

* Empty methods

* Undeprecate sync methods because too big task

* Fix setup clearing notifications

* Fix a bunch of tests

* Fix more tests

* Uno mas

* Test persistent notification events

* Clean up stale comment

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-07 12:58:00 +02:00
cnico
065e858a03
Address post merge review of flipr binary sensor () 2021-09-09 09:45:58 +02:00
cnico
53ea24ec15
Add Flipr binary sensor () 2021-09-07 09:52:42 +02: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