hass-core/homeassistant/components/hunterdouglas_powerview
Paulus Schoutsen 7859be6481
Add deduplicate translations script ()
* 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
button.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
config_flow.py
const.py
coordinator.py
cover.py Collection of code styling tweaks () 2023-02-04 12:52:26 -05:00
diagnostics.py
entity.py
manifest.json Sort manifests 4 () 2023-02-08 20:27:05 +01:00
model.py
scene.py
select.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
sensor.py Remove signal strength device class from hunterdouglas_powerview () 2023-06-23 16:11:19 +02:00
shade_data.py Add __init__ return type to integrations () 2023-02-07 15:55:14 +01:00
strings.json Add deduplicate translations script () 2023-07-13 11:52:50 -04:00
util.py