core/tests/components/litterrobot
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
..
__init__.py Add litterrobot integration (#45886) 2021-02-22 08:53:57 -10:00
common.py Add litterrobot integration (#45886) 2021-02-22 08:53:57 -10:00
conftest.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00
test_config_flow.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00
test_init.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00
test_sensor.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00
test_switch.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00
test_vacuum.py Adjust litterrobot tests and code to match guidelines (#47060) 2021-03-06 17:28:33 +01:00