core/homeassistant/components/ring
Steven B. 2f5816c5b6
Add exception translations to ring integration (#136468)
* Add exception translations to ring integration

* Do not include exception details in exception translations

* Don't check last_update_success for auth errors and update tests

* Do not log errors twice

* Update post review
2025-02-04 09:14:48 -06:00
..
__init__.py
binary_sensor.py
button.py
camera.py Add exception translations to ring integration (#136468) 2025-02-04 09:14:48 -06:00
config_flow.py
const.py
coordinator.py Add exception translations to ring integration (#136468) 2025-02-04 09:14:48 -06:00
diagnostics.py
entity.py Add exception translations to ring integration (#136468) 2025-02-04 09:14:48 -06:00
event.py
icons.json
light.py
manifest.json
number.py
sensor.py
siren.py
strings.json Add exception translations to ring integration (#136468) 2025-02-04 09:14:48 -06:00
switch.py