hass-core/homeassistant/components/cast
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 Use config entry setup in cast tests (#93595) 2023-05-27 21:07:54 -04:00
config_flow.py Use config entry setup in cast tests (#93595) 2023-05-27 21:07:54 -04:00
const.py Use a global const for CONF_UUID (#84093) 2022-12-19 12:16:30 +01:00
discovery.py
helpers.py Improve cast typing (#86536) 2023-01-24 16:48:01 +01:00
home_assistant_cast.py Migrate cast to use async_forward_entry_setups (#86558) 2023-01-25 10:12:58 +01:00
manifest.json Fix package names to match pypi index metadata (#93883) 2023-05-31 21:12:53 -04:00
media_player.py Remove base_url configuration option from tts (#94905) 2023-06-21 11:20:33 +02:00
services.yaml Migrate integration services (B-D) to support translations (#96363) 2023-07-11 23:06:32 +02:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00