Nathan Spencer
8ac74c5979
Bump pylitterbot to 2023.4.0 ( #91759 )
2023-04-20 20:29:35 +02:00
Michael
e35ab75c0b
Replace the usage of unit constants by enumerations in Tests [h-l] ( #85934 )
2023-01-15 14:52:55 +01:00
Franck Nijhof
c25ba19ffd
Use enum sensor device class in Litter-Robot ( #83290 )
2022-12-06 11:08:05 +01:00
Nathan Spencer
10a12b1bc9
Bump pylitterbot to 2022.9.5 ( #78785 )
2022-09-19 21:29:29 +02:00
epenet
b5c1f856e2
Fix litterrobot tests ( #78741 )
2022-09-19 10:25:25 +02:00
Robert Hillis
aa0cbf0afe
Add tests for LitterRobot sensors ( #78638 )
2022-09-18 21:12:38 -07:00
Nathan Spencer
ae89a1243a
Refactor litterrobot to use SensorEntityDescription ( #71224 )
2022-05-12 13:15:59 -05:00
Dave T
a7ef983a31
Use new enums in litterrobot tests ( #62515 )
...
* Use new enums in litterrobot tests
* Code review: swap == for is
2021-12-22 10:00:24 +01:00
Erik Montnemery
2720ba2753
Move temperature conversions to sensor base class (4/8) ( #54472 )
...
* Move temperature conversions to entity base class (4/8)
* Fix litterrobot sensor
* Fix tests
2021-08-11 21:17:47 +02: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
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