core/homeassistant/components/roborock
Luke Lashley fa5af8f187
Add Translation for Roborock exceptions (#105427)
* add translations to exceptions

* Make errors more user understandable

* make command not ternary operator

* removed non-user facing exceptions

* Add user facing exceptions and code coverage

* add match

* fix linting

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-16 21:00:20 +01:00
..
__init__.py Add Translation for Roborock exceptions (#105427) 2024-01-16 21:00:20 +01:00
binary_sensor.py
button.py
config_flow.py
const.py Add pylint plugin to check for sorted platforms list (#108115) 2024-01-16 09:47:53 +01:00
coordinator.py
device.py Add Translation for Roborock exceptions (#105427) 2024-01-16 21:00:20 +01:00
diagnostics.py
image.py Add Translation for Roborock exceptions (#105427) 2024-01-16 21:00:20 +01:00
manifest.json
models.py
number.py
select.py
sensor.py
strings.json Add Translation for Roborock exceptions (#105427) 2024-01-16 21:00:20 +01:00
switch.py
time.py
vacuum.py