Ben
fe065b2de8
Add Sure Petcare Felaqua device ( #56823 )
...
* add a SurePetcareSensor
* add the felaqua sensor
* add felaqua battery test
* fix felaqua product_id
* actually add a felaqua sensor 😅
* remove superclass
2021-10-09 01:33:41 -05:00
Paulus Schoutsen
a4d9019ffc
Refactor persistent notification to no longer route all data via a service ( #57157 )
...
* 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
Daniel Hjelseth Høyer
2fdef0e144
Update surepetcare test ( #56871 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-10-03 14:28:52 +03:00
Daniel Hjelseth Høyer
4a2ed97e0d
Add locking state to surepetcare locks ( #56830 )
2021-09-30 08:16:35 -07:00
Daniel Hjelseth Høyer
d5bda3ac14
Surepetcare reauthorize ( #56402 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-30 10:11:45 -05:00
Daniel Hjelseth Høyer
60eb426451
Add Surepetcare locks ( #56396 )
...
* Surepetcare, add lock
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Surepetcare, lock name
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* surepetcare_id
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* typing
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comment
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comment
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comment
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* add more tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comment
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-09-29 09:17:12 -07:00
Daniel Hjelseth Høyer
f0de6dc21a
Use SurePetcareEntity for surepetcare binary sensor ( #56601 )
...
* Use SurePetcareEntity for surepetcare binary sensor
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-09-25 11:17:55 +02:00
Daniel Hjelseth Høyer
a94514b00d
Add Surepetcare entity class ( #56430 )
2021-09-23 13:19:46 -07:00
Daniel Hjelseth Høyer
f9de8fb49a
Surepetcare config flow ( #56127 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-09-13 09:57:06 -10:00
Daniel Hjelseth Høyer
bcfedeb797
Surepetcare, bug fix ( #55842 )
2021-09-06 13:36:45 -07:00
Ben
ebbcfb1bc7
Fix and upgrade surepetcare ( #49223 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-27 20:58:52 +02:00
Erik Montnemery
ba2978c693
Update tests p-s to use async_get() instead of async_get_registry() ( #47654 )
2021-03-09 14:28:32 +01:00
Will Hughes
a6e474c7c9
Update surepy to v0.4.0 ( #44556 )
...
* Update surepy to v0.4.0
* Clarify pylint disable
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-01-02 03:52:33 +01:00
Franck Nijhof
65cf2fcb6f
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
Paulus Schoutsen
755f15abe3
Fix warning generated by surpetcare test ( #43598 )
2020-11-24 12:40:25 +01:00
Chris Talkington
ab6fb5cb77
Ensure unique ids are generated for surepetcare ( #39196 )
...
* ensure unique ids are generated for surepetcare
* Create test_binary_sensor.py
* work on tests
* Update test_binary_sensor.py
* Update __init__.py
* Update __init__.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update test_binary_sensor.py
* Update __init__.py
2020-08-25 11:34:14 -05:00