Meow
024d646526
Aligned integration manifest files ( #97175 )
2023-07-25 08:33:56 +02:00
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
Joost Lekkerkerker
27e4bca1b3
Fix Growatt translation key ( #95784 )
2023-07-03 18:36:37 +02:00
Jan Bouwhuis
e5eb5dace5
Fix translation growatt inverter temperature ( #95775 )
2023-07-03 16:41:51 +02:00
Joost Lekkerkerker
4393aa4f50
Add entity translations to Growatt Server ( #95410 )
...
* Add entity translations to Growatt Server
* Fix feedback
2023-06-28 15:28:01 +02:00
Ville Skyttä
5aadd7ffc9
Import `util.dt` as `dt_util` in `components/[g-i]*` ( #93759 )
2023-05-30 00:01:00 +03:00
Chris Straffon
132bc5a4f2
Update growatt_server owners ( #87804 )
2023-02-12 20:12:05 +01:00
Erik Montnemery
899adef590
Sort manifests 4 ( #87025 )
2023-02-08 20:27:05 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
epenet
bb3e0633a4
Add init return type to integrations ( #87523 )
...
Add type hints to integrations
2023-02-06 11:37:25 +01:00
Franck Nijhof
fcb612cd6f
Collection of code styling tweaks ( #87344 )
2023-02-03 23:51:27 +01:00
Franck Nijhof
ca1a12898c
Enable Ruff D212 ( #87347 )
2023-02-03 23:08:48 +01:00
GitHub Action
ce79b26ab6
[ci skip] Translation update
2023-02-03 00:25:31 +00:00
GitHub Action
0f6f63da64
[ci skip] Translation update
2023-01-29 00:26:29 +00:00
GitHub Action
072f228e4d
[ci skip] Translation update
2023-01-28 00:23:36 +00:00
GitHub Action
7ab88fa713
[ci skip] Translation update
2023-01-26 00:23:39 +00:00
GitHub Action
9636fe4602
[ci skip] Translation update
2023-01-25 00:24:21 +00:00
Ville Skyttä
5f0adfe6e4
Add missing config flow abort strings ( #86180 )
...
* Add missing `already_configured` and `already_in_progress` abort strings
* Note required strings.json entries in config_entries aborting functions
2023-01-24 08:59:32 +02:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
Chris Straffon
eba64f84ef
Fix growatt identification issue ( #84628 )
...
Fixes https://github.com/home-assistant/core/issues/84600
fixes undefined
2022-12-30 15:33:30 +01:00
GitHub Action
cc27986cac
[ci skip] Translation update
2022-12-28 00:22:40 +00:00
Franck Nijhof
cb13418bab
String formatting and max line length - Part 2 ( #84393 )
2022-12-22 11:38:59 +01:00
epenet
9580c4f1ec
Use UnitOfTemperature in integrations (e-h) ( #84305 )
2022-12-20 18:29:16 +01:00
epenet
0dd20fb309
Use UnitOfEnergy in integrations (a-n) ( #84220 )
2022-12-19 11:06:00 +01:00
muppet3000
186e3a6d98
Re-add missing Growatt TLX values ( #84040 )
...
* Growatt - Re-adding missing TLX values (#81470 )
* Growatt - Added missing files to .coveragerc
* Growatt - Correcting TLX Voltage types
* Growatt - Addressing review comments
2022-12-16 15:31:49 +01:00
epenet
0184aadb09
Use UnitOfElectricPotential in integrations ( #84044 )
2022-12-15 13:59:21 +01:00
epenet
85235ea5f6
Use FREQUENCY device class in integrations ( #83916 )
...
* Use FREQUENCY device class in integrations
* Adjust tesla
* Undo goodwe
* Adjust cpuspeed tests
2022-12-13 14:14:42 +01:00
epenet
4fe025b297
Use UnitOfPower in integrations [a-g] ( #83812 )
2022-12-12 11:48:09 +01:00
GitHub Action
f19a1147fe
[ci skip] Translation update
2022-12-11 00:26:24 +00:00
epenet
7c3ca38eb7
Use UnitOfElectricCurrent in integrations ( #83622 )
2022-12-09 10:51:26 +01:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
muppet3000
d243da99c7
Bump growattServer to 1.3.0 ( #82953 )
...
* Growatt library bump and init tweak (#81951 )
* Addressing review comments (#81951 )
2022-11-30 10:56:47 +01:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
GitHub Action
5119005a8d
[ci skip] Translation update
2022-11-18 00:29:16 +00:00
muppet3000
93401df73f
Fix Growatt incorrect energy dashboard values for grid import ( #82163 )
...
* Fix Growatt incorrect energy dashboard values for grid import (#80905 )
* Growatt - addressing review comments (#80905 )
* Growatt - addressing more review comments (#80905 )
2022-11-16 10:41:14 +01:00
muppet3000
096ef85c68
Bump growattServer to 1.2.4 ( #82071 )
...
Growatt - Library bump to workaround for #81951
2022-11-14 10:41:25 +01:00
muppet3000
380ae12997
Fix Growatt missing state class ( #81980 )
...
Growatt - Fix #80003 - Add missing state class
2022-11-11 17:01:15 -05:00
Aarni Koskela
44e4b8c676
Omit native_unit_of_measurement=None ( #81844 )
2022-11-09 10:48:37 +01:00
muppet3000
08b3df56a0
Growatt version bump - fixes #80950 ( #81161 )
2022-10-28 18:32:57 -04:00
GitHub Action
23faf8024e
[ci skip] Translation update
2022-09-14 00:28:24 +00:00
epenet
b043053aad
Improve entity type hints [g] ( #77145 )
2022-08-26 11:37:12 +02:00
Dave Atherton
324f5555ed
Change growatt server URL ( #76824 )
...
Co-authored-by: Chris Straffon <c.m.straffon@gmail.com>
2022-08-19 11:51:27 +02:00
GitHub Action
519d478d61
[ci skip] Translation update
2022-08-11 00:26:23 +00:00
GitHub Action
81e3ef03f7
[ci skip] Translation update
2022-08-02 00:27:42 +00:00
GitHub Action
a3fd5acf3f
[ci skip] Translation update
2022-07-13 00:27:34 +00:00
J. Nick Koston
cd03c49fc2
Wait for config entry platform forwards ( #73806 )
2022-07-09 17:27:42 +02:00
GitHub Action
109d1844b3
[ci skip] Translation update
2022-06-21 00:22:51 +00:00
muppet3000
7a7729678e
Bump growattServer to 1.2.2 ( #73561 )
...
Fix #71577 - Updating growattServer dependency
2022-06-16 10:15:19 +02:00