Nathan Spencer
21cfbe875e
Remove logic to mark litterrobot vacuum entity as unavailable ( #73234 )
2022-06-11 00:16:47 +03:00
Nathan Spencer
72a65b6a21
Add last seen and status code diagnostic sensors to litterrobot ( #71760 )
2022-05-13 19:03:25 -04:00
Shay Levy
ae8604d429
Fix Litterrobot available property ( #71102 )
2022-04-30 16:46:27 +02:00
Nathan Spencer
1ede67e51f
Reflect unavailable state when litter robot hasn't been seen recently ( #70810 )
2022-04-30 12:43:13 +03:00
epenet
e6b8843423
Use shorthand attributes in litterrobot vacuum ( #70842 )
2022-04-27 09:53:25 +02:00
epenet
acc5c7ddf0
Use VacuumEntityFeature in litterrobot ( #70562 )
2022-04-23 11:43:13 -10:00
Nathan Spencer
eaaa53d8d5
Add button to litterrobot ( #59734 )
2021-11-15 20:09:22 +01:00
Marc Mueller
d6e49bc5bc
Fix litterrobot vacuum base class ( #58765 )
2021-10-30 17:27:12 -05:00
Nathan Spencer
aacc009cbb
Get Litter-Robot to 100% code coverage and minor code cleanup ( #58704 )
2021-10-30 09:13:03 -05:00
Marc Mueller
748d915909
Don't override methods marked as final ( #57477 )
2021-10-11 15:24:06 +02:00
Nathan Spencer
9ec0b0a8da
Fix for invalid value error when using UI editor for Litter-Robot's set_wait_time service ( #50269 )
2021-05-25 20:15:37 +02:00
Ruslan Sayfutdinov
004fa63dbe
Use AddEntitiesCallback type, pt.3 ( #49953 )
2021-05-04 23:36:48 +02:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere ( #50034 )
2021-05-03 09:34:28 -07:00
Nathan Spencer
eb2949a20f
Add set_wait_time command support to Litter-Robot ( #48300 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-11 10:35:25 -10:00
Erik Montnemery
14a59d290a
Update integrations j-o to override extra_state_attributes() ( #47758 )
2021-03-11 20:11:25 +01:00
Nathan Spencer
e9052233a6
Adjust litterrobot tests and code to match guidelines ( #47060 )
...
* 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 ( #46942 )
2021-02-23 20:34:25 -06:00
Nathan Spencer
e70d896e1b
Add litterrobot integration ( #45886 )
2021-02-22 08:53:57 -10:00