Commit graph

17 commits

Author SHA1 Message Date
Jan-Philipp Benecke
0eafc8f2cd
Update k-l* tests to use entity & device registry fixtures () 2023-11-13 20:02:33 +01:00
Erik Montnemery
1f122eb688
Adjust services supported by litterrobot vacuum () 2023-10-09 10:56:39 +02:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +01:00
Nathan Spencer
c6f60bf45d
Code cleanup in litterrobot () 2023-01-16 20:58:30 +01:00
Nathan Spencer
cc51052be5
Change litterrobot integration to cloud_push ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-17 04:29:56 -05:00
Nathan Spencer
916c44b5b4
Adjust litterrobot platform loading/unloading ()
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-02 16:18:10 -04:00
Nathan Spencer
d0d1b303fd
Code quality improvements for litterrobot integration () 2022-09-01 14:02:46 -04:00
Nathan Spencer
8c24d5810c
Remove deprecated reset_waste_drawer and set_wait_time services from litterrobot () 2022-08-25 13:31:04 -05:00
Nathan Spencer
21cfbe875e
Remove logic to mark litterrobot vacuum entity as unavailable () 2022-06-11 00:16:47 +03:00
Nathan Spencer
1ede67e51f
Reflect unavailable state when litter robot hasn't been seen recently () 2022-04-30 12:43:13 +03:00
Nathan Spencer
eaaa53d8d5
Add button to litterrobot () 2021-11-15 20:09:22 +01:00
Nathan Spencer
aacc009cbb
Get Litter-Robot to 100% code coverage and minor code cleanup () 2021-10-30 09:13:03 -05:00
Nathan Spencer
9ec0b0a8da
Fix for invalid value error when using UI editor for Litter-Robot's set_wait_time service () 2021-05-25 20:15:37 +02:00
Nathan Spencer
eb2949a20f
Add set_wait_time command support to Litter-Robot ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-11 10:35:25 -10:00
Nathan Spencer
e9052233a6
Adjust litterrobot tests and code to match guidelines ()
* Use SwitchEntity instead of ToggleEntity and adjust test patches as recommended

* Move async_create_entry out of try block in config_flow

* Patch pypi package instead of HA code

* Bump pylitterbot to 2021.2.6, fix tests, and implement other code review suggestions

* Bump pylitterbot to 2021.2.8, remove sleep mode start/end time from vacuum, adjust and add sensors for sleep mode start/end time

* Move icon helper back to Litter-Robot component and isoformat times on time sensors
2021-03-06 17:28:33 +01:00
Nathan Spencer
b8f7bc12ee
Add switches and sensors to Litter-Robot () 2021-02-23 20:34:25 -06:00
Nathan Spencer
e70d896e1b
Add litterrobot integration () 2021-02-22 08:53:57 -10:00