Nathan Spencer
5960179844
Add food dispensed today and next feeding sensors to litterrobot ( #152016 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2025-09-12 11:17:45 +01:00
Nathan Spencer
03a7052151
Add last feeding sensor for Feeder-Robots ( #151871 )
2025-09-08 21:40:18 +02:00
Nathan Spencer
2829cc1248
Add visits today sensor for pets ( #147459 )
2025-07-10 11:24:54 +01:00
Nathan Spencer
54e5107c34
Add total cycles sensor for Litter-Robot ( #147435 )
...
* Add total cycles sensor for Litter-Robot
* Add translatable unit of measurement cycles
2025-06-24 18:24:15 +02:00
Justin Bull
e05f7a9633
Expose LitterHopper status for LR4 ( #143684 )
...
* Expose LitterHopper status for LR4
* Proper naming and icons
* Add simple tests
* fix test: lowercase enabled
* over-torque, not OT
* Don't use icon_fn for simple state map
* short not Short
* Better state names
2025-04-30 19:41:05 +02:00
Nathan Spencer
b1c3d0857a
Add pets to litterrobot integration ( #136865 )
2025-01-31 17:35:08 +01:00
epenet
2c7022950c
Fix import-outside-toplevel pylint warnings in tests ( #119389 )
2024-06-11 14:57:50 +02:00
Nathan Spencer
6594d022ba
Bump pylitterbot to 2023.4.11 ( #114918 )
2024-04-06 12:16:00 +02:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] ( #112710 )
2024-03-08 14:55:15 +01:00
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