hass-core/homeassistant/components/rest_command
Ø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 Get HomeAssistantError message from translation cache only (#113688) 2024-03-18 14:39:41 +01:00
icons.json Add service icons to REST command (#113347) 2024-03-14 06:10:48 +01:00
manifest.json
services.yaml
strings.json Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00