hass-core/homeassistant/components/homematicip_cloud
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
alarm_control_panel.py
binary_sensor.py
button.py
climate.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
config_flow.py Improve type hints in homematicip_cloud (#87269) 2023-02-03 15:52:14 +01:00
const.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
cover.py
errors.py
generic_entity.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
hap.py Improve type hints in homematicip_cloud (#87269) 2023-02-03 15:52:14 +01:00
helpers.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
light.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
lock.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
manifest.json Bump homematicip to 1.0.14 (#91140) 2023-04-09 18:50:34 -04:00
sensor.py Fix unknown data in homematicip_cloud (#85618) 2023-01-10 12:26:49 -05:00
services.py
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
switch.py Add support for HmIP-BS2 to HomematicIP Cloud (#93599) 2023-06-28 09:33:48 +02:00
weather.py