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 |
GitHub Action
|
ceb8bb4745
|
[ci skip] Translation update
|
2022-05-21 00:22:49 +00:00 |
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
epenet
|
e362871499
|
Prettify json (strings.json) (#68885)
|
2022-03-30 10:35:30 +02:00 |
GitHub Action
|
c64b4d997b
|
[ci skip] Translation update
|
2022-03-13 00:18:58 +00:00 |
muppet3000
|
6b4e9374b7
|
Fix timezone for growatt lastdataupdate (#67684)
* Added timezone for growatt lastdataupdate (#67646)
* Growatt lastdataupdate set to local timezone
|
2022-03-07 10:14:05 +01:00 |
muppet3000
|
81a509e69e
|
Fix data type for growatt lastdataupdate (#67511) (#67582)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-03-03 15:05:13 -08:00 |
GitHub Action
|
102ae9f0e3
|
[ci skip] Translation update
|
2022-02-22 00:17:23 +00:00 |
GitHub Action
|
c4cc6ca0ba
|
[ci skip] Translation update
|
2022-02-20 00:20:09 +00:00 |
GitHub Action
|
208671418e
|
[ci skip] Translation update
|
2022-02-16 00:14:09 +00:00 |
GitHub Action
|
b2f0882e67
|
[ci skip] Translation update
|
2022-02-04 00:13:58 +00:00 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
77ef86faee
|
[ci skip] Translation update
|
2022-01-30 00:14:21 +00:00 |
J. Nick Koston
|
5b755b74fb
|
Add loggers to integration manifest.json (#65083)
|
2022-01-28 13:37:53 -08:00 |
GitHub Action
|
e9e9852e05
|
[ci skip] Translation update
|
2022-01-20 00:15:19 +00:00 |
epenet
|
2f8d99bf5d
|
Remove integrations from mypy ignored modules (part 2) (#64367)
* Adjust dhcp
* Adjust growatt_server
* Adjust habitica
* Adjust home_connect
* Adjust iaqualink
* Adjust incomfort
* Adjust input_number
* Adjust ipp
* Adjust mypy_config
* Unindent input-number
* Fix type hint in home_connect
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-19 09:00:09 +01:00 |
GitHub Action
|
d99548fc04
|
[ci skip] Translation update
|
2022-01-10 00:14:49 +00:00 |
epenet
|
30a64bd0f2
|
Add sensor setup type hints [g-h] (#63316)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 19:13:59 +01:00 |
epenet
|
d57c54c93e
|
Add init type hints [f-g] (#63186)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-01 13:38:11 -08:00 |
GitHub Action
|
8c8c7e91a2
|
[ci skip] Translation update
|
2021-12-25 00:13:29 +00:00 |
epenet
|
88a93d5d53
|
Use new enums in growatt_server (#61655)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-13 17:35:06 +01:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
GitHub Action
|
9e606abb0c
|
[ci skip] Translation update
|
2021-11-23 00:13:54 +00:00 |
GitHub Action
|
31d4239b64
|
[ci skip] Translation update
|
2021-11-22 00:13:02 +00:00 |
GitHub Action
|
72b0eb719e
|
[ci skip] Translation update
|
2021-11-20 00:12:27 +00:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
3f2b1fa952
|
[ci skip] Translation update
|
2021-11-12 00:12:35 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
GitHub Action
|
332a571bb4
|
[ci skip] Translation update
|
2021-11-07 00:12:38 +00:00 |
GitHub Action
|
c9c95165e4
|
[ci skip] Translation update
|
2021-11-04 00:12:21 +00:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |