Commit Graph

71 Commits

Author SHA1 Message Date
suaveolent
5201c7a8ea update readme 2024-03-01 12:24:46 +01:00
suaveolent
354fe74a7b fixed model name 2024-03-01 10:04:51 +01:00
suaveolent
833b874e3f Fixed model name typo 2024-03-01 09:57:32 +01:00
suaveolent
6ad4de5553 updated command actions and device kind 2024-02-29 12:10:02 +01:00
suaveolent
096f2ddedb check for correct length of buffer 2024-02-24 09:45:36 +01:00
suaveolent
1843cc2b18 bugfix close writer 2024-02-24 09:30:45 +01:00
suaveolent
913493d8a9 add mutex to prevent multiple requests issued at the same time 2024-02-23 11:17:51 +01:00
suaveolent
e6b0d027be bump version to 0.1.6 2024-02-22 12:20:32 +01:00
suaveolent
b7a7f92155 removed print statement 2024-02-22 12:15:27 +01:00
suaveolent
77032f0c5e logging statement 2024-02-22 12:14:40 +01:00
suaveolent
d4b388a75d implement response crc check 2024-02-22 12:13:52 +01:00
suaveolent
66a8f91713 fix required dependency installs 2024-02-19 08:57:38 +01:00
suaveolent
4c865164f8 bump version 2024-02-15 10:11:16 +01:00
suaveolent
c007f31a87 parse inverter serial 2024-02-15 08:58:10 +01:00
suaveolent
33f9bd73ec implement heartbeat 2024-02-15 08:31:42 +01:00
suaveolent
96860f6442 implement heartbeat command 2024-02-13 08:43:16 +01:00
suaveolent
a06b3c39d3 bugfix 2024-02-13 08:05:00 +01:00
suaveolent
ba5ac3a7fe bug fix 2024-02-13 08:03:48 +01:00
suaveolent
10f1b19386 bump version 2024-02-12 13:13:35 +01:00
suaveolent
cd476628e4 bugfix 2024-02-12 13:12:56 +01:00
suaveolent
3c4aac61c2 update Readme.md 2024-02-12 13:05:26 +01:00
suaveolent
21f9882cad updated Readme.md 2024-02-12 10:13:39 +01:00
suaveolent
30d307baac support formatting output as json 2024-02-12 10:11:37 +01:00
suaveolent
81b7dac630 improve compatibility with python 3.9 2024-02-12 09:51:57 +01:00
suaveolent
df998bba53 add async_ prefix 2024-02-12 09:25:22 +01:00
suaveolent
66b24f1a3d bump version 2024-02-09 11:12:07 +01:00
suaveolent
d7fa6d964b error handling 2024-02-09 11:07:59 +01:00
suaveolent
9cca37d8a9 update README.md 2024-02-08 17:08:55 +01:00
suaveolent
a86ae5221e add support for custom firmware url 2024-02-08 16:01:24 +01:00
suaveolent
16f9d9fd6d use asyncio for network calls, refactoring 2024-02-08 13:38:42 +01:00
suaveolent
1834d05854 refactgoring, update readme 2024-02-06 16:44:15 +01:00
suaveolent
e2b6d6709f add support for dtu/inverter version 2024-02-06 16:35:33 +01:00
suaveolent
22c1ef183f bump version 2024-01-30 14:34:34 +01:00
suaveolent
416ce82238 remove print statement 2024-01-30 14:30:11 +01:00
suaveolent
b3fea2d0b7 fix typo in readme 2024-01-30 12:15:45 +01:00
suaveolent
4fabe0cdab update README.md 2024-01-30 12:14:52 +01:00
suaveolent
f8d91279d2 turn on and off commands 2024-01-30 12:10:28 +01:00
suaveolent
f57cda7e40 support for restart command 2024-01-30 11:55:48 +01:00
suaveolent
48f635722e update readme 2024-01-29 12:03:22 +01:00
suaveolent
687c9cefc6 update firmware 2024-01-29 12:02:30 +01:00
suaveolent
b55859e9b1 firmware update 2024-01-29 11:46:27 +01:00
suaveolent
85b88e91ed add support to set wifi 2024-01-16 10:15:50 +01:00
suaveolent
c670a08423 update README.md 2024-01-11 14:41:28 +01:00
suaveolent
cad5bdd78a bump version to 0.0.6 2024-01-11 14:09:14 +01:00
suaveolent
a32729c5d8 support for set-power limit 2024-01-11 14:04:38 +01:00
suaveolent
35add1c787 hotfix: do not log error if timeout 2023-12-21 16:15:26 +01:00
suaveolent
5a3735ae9f version bump to v0.0.4 2023-12-20 09:51:49 +01:00
suaveolent
e6e9765a67 renamed proto names 2023-12-20 09:44:28 +01:00
suaveolent
93ad5c1717 restructure 2023-12-20 09:32:26 +01:00
suaveolent
477cf993db change ip_address to host parameter 2023-12-19 12:15:08 +01:00