core/homeassistant/components/ecovacs
Ø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 Add Ecovacs last job event entity (#113826) 2024-03-25 18:31:04 +01:00
binary_sensor.py
button.py Improve lists in integrations [E-F] (#113075) 2024-03-12 18:42:43 +01:00
config_flow.py Enable Ruff TRY201 (#114269) 2024-03-28 10:18:07 +01:00
const.py
controller.py
diagnostics.py
entity.py
event.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
icons.json Add Ecovacs last job event entity (#113826) 2024-03-25 18:31:04 +01:00
image.py
lawn_mower.py Improve lists in integrations [E-F] (#113075) 2024-03-12 18:42:43 +01:00
manifest.json
number.py
select.py
sensor.py Improve lists in integrations [E-F] (#113075) 2024-03-12 18:42:43 +01:00
strings.json Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00
switch.py
util.py Improve lists in integrations [E-F] (#113075) 2024-03-12 18:42:43 +01:00
vacuum.py Get ServiceValidationError message from translation cache only (#113704) 2024-03-18 14:42:21 +01:00