hass-core/homeassistant/components/harmony
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 Adjust entity registry access in integrations (3) (#88948) 2023-03-01 08:24:56 +01:00
config_flow.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
const.py
data.py Ensure hass is typed (#87068) 2023-02-04 12:52:59 -05:00
entity.py
manifest.json Bump aioharmony to 0.2.10 (#89831) 2023-03-16 22:44:49 -04:00
remote.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
select.py Fix turning off via select in harmony (#84509) 2022-12-23 20:12:01 +01:00
services.yaml Migrate integration services (G-H) to support translations (#96372) 2023-07-12 12:31:26 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
subscriber.py Update mypy to 1.0.0 (#87586) 2023-02-07 02:31:14 +01:00
switch.py
util.py