core/homeassistant/components/starline
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
account.py
binary_sensor.py Add binary_sensor setup type hints [s-z] (#63271) 2022-01-03 13:13:03 +01:00
config_flow.py
const.py
device_tracker.py Cleanup device_tracker imports (#81139) 2022-10-28 17:40:37 +02:00
entity.py Use _attr_should_poll in components [s-t] (#77368) 2022-08-26 22:03:50 -04:00
lock.py
manifest.json
sensor.py
services.yaml
strings.json
switch.py