core/homeassistant/components/verisure
Norbert Rittel 2e7b60c3ca
Fix spelling of "sign in" and "setup" in `verisure` (#144214)
- use "sign in" for the verb
- use "setup" for the noun
- fix sentence-casing of "Verification code"
2025-05-04 20:36:24 +03:00
..
__init__.py Use debug/warning instead of info log level in components [v] (#126228) 2024-09-18 21:15:50 +02:00
alarm_control_panel.py
binary_sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
camera.py
config_flow.py
const.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
coordinator.py Explicitly pass in the config_entry in verisure coordinator (#137879) 2025-02-08 22:00:36 +01:00
diagnostics.py
icons.json Update icons.json to new service schema part 4 (#124771) 2024-08-28 13:48:13 +02:00
lock.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json
sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
services.yaml
strings.json
switch.py