hass-core/homeassistant/components/reolink
Øyvind Matheson Wergeland fdef3ece13
Fix placeholder quotes (#114974)
* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder.

* Ensure that strings does not contain placeholders in single quotes.

* Avoid redefining value

* Moved string_with_no_placeholders_in_single_quotes

* Define regex once

* Fix tests
2024-04-06 13:01:56 +02:00
..
__init__.py
binary_sensor.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
button.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
camera.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
config_flow.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
const.py
diagnostics.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
entity.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
exceptions.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
host.py Enable ruff TRY401 (#114395) 2024-03-29 07:20:36 +01:00
icons.json Add Reolink hdd/sd card storage sensor (#110961) 2024-03-21 11:41:32 +01:00
light.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
manifest.json Bump reolink-aio to 0.8.9 (#112124) 2024-03-03 12:47:09 -05:00
media_source.py Fix reolink media source data access (#114593) 2024-04-02 00:14:13 +02:00
number.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
select.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
sensor.py Add Reolink hdd/sd card storage sensor (#110961) 2024-03-21 11:41:32 +01:00
services.yaml
siren.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
strings.json Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00
switch.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
update.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
util.py Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00