hass-core/homeassistant/components/alarmdecoder
Paulus Schoutsen 7859be6481
Add deduplicate translations script (#96384)
* Add deduplicate script

* Fix forecast_solar incorrect key with space

* Fix utf-8

* Do not create references to other arbitrary other integrations

* Add commented code to only allow applying to referencing integrations

* Tweak

* Bug fix

* Add command line arg for limit reference

* never suggest to update common keys

* Output of script

* Apply suggestions from code review

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>

---------

Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-07-13 11:52:50 -04:00
..
__init__.py Wait for config entry platform forwards (#73806) 2022-07-09 17:27:42 +02:00
alarm_control_panel.py Adjust type hints in component alarm methods (#74092) 2022-06-28 10:00:23 +02:00
binary_sensor.py Improve entity type hints [a] (#76986) 2022-08-18 15:56:52 +02:00
config_flow.py Add __init__ return type to integrations (#87637) 2023-02-07 15:55:14 +01:00
const.py Please mypy. (#53142) 2021-07-19 08:29:26 +02:00
manifest.json Sort manifests 1 (#87022) 2023-02-08 20:29:44 +01:00
sensor.py Improve entity type hints [a] (#76986) 2022-08-18 15:56:52 +02:00
services.yaml Migrate integration services (A) to support translations (#96362) 2023-07-11 23:04:27 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00