core/homeassistant/components/ring
Norbert Rittel 9b30f32cad
Replace "Sign-in …" with "Sign in …" in `ring` (#144222)
The config flow titles in Home Assistant use verbs by default ("Set up …" / "Configure …" / "Select …" etc.

Therefore "Sign-in …" (noun) for the initial setup in `ring` is replaced with "Sign in …" (verb).
2025-05-04 21:12:01 +03:00
..
__init__.py
binary_sensor.py
button.py
camera.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py Add live view camera entity to ring integration (#127579) 2024-11-26 15:20:25 +01:00
coordinator.py Add exception translations to ring integration (#136468) 2025-02-04 09:14:48 -06:00
diagnostics.py
entity.py
event.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
icons.json
light.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json
number.py
sensor.py
siren.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
strings.json
switch.py