core/homeassistant/components/homeworks
Ø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 Address late review comments on homeworks PRs (#114867) 2024-04-04 22:48:31 +02:00
binary_sensor.py Address late review comments on homeworks PRs (#114867) 2024-04-04 22:48:31 +02:00
button.py Address late review comments on homeworks PRs (#114867) 2024-04-04 22:48:31 +02:00
config_flow.py Add binary_sensor to homeworks (#112418) 2024-03-12 19:25:27 +01:00
const.py Add binary_sensor to homeworks (#112418) 2024-03-12 19:25:27 +01:00
icons.json Add service homeworks.send_command (#114059) 2024-04-03 09:10:10 +02:00
light.py Address late review comments on homeworks PRs (#114867) 2024-04-04 22:48:31 +02:00
manifest.json
services.yaml Add service homeworks.send_command (#114059) 2024-04-03 09:10:10 +02:00
strings.json Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00