hass-core/homeassistant/components/hive
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 Hive add ability to delete device () 2023-03-05 20:43:33 +01:00
alarm_control_panel.py Improve entity type hints [h] () 2022-08-30 20:55:01 +02:00
binary_sensor.py Improve entity type hints [h] () 2022-08-30 20:55:01 +02:00
climate.py String formatting and max line length - Part 2 () 2022-12-22 11:38:59 +01:00
config_flow.py
const.py
light.py Improve type hints in hive lights () 2022-08-03 22:26:34 +03:00
manifest.json Sort manifests 4 () 2023-02-08 20:27:05 +01:00
sensor.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
services.yaml Migrate integration services (G-H) to support translations () 2023-07-12 12:31:26 +02:00
strings.json Add deduplicate translations script () 2023-07-13 11:52:50 -04:00
switch.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
water_heater.py Use UnitOfTemperature in water_heater entities () 2022-12-05 11:42:15 +01:00