Commit Graph

46 Commits

Author SHA1 Message Date
suaveolent
a581179240 DTU and Inverter model parsing 2024-03-13 16:59:57 +00:00
suaveolent
d5d63339e8 init hw_model 2024-03-08 13:49:43 +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
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
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
cd476628e4 bugfix 2024-02-12 13:12:56 +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
d7fa6d964b error handling 2024-02-09 11:07:59 +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
416ce82238 remove print statement 2024-01-30 14:30:11 +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
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
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
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
suaveolent
092420bbdb command line argument for command 2023-12-19 12:08:05 +01:00
suaveolent
9abb754379 app hist power 2023-12-19 09:53:55 +01:00
suaveolent
b88c35c039 app info data 2023-12-19 09:44:51 +01:00
suaveolent
e9b165e8a4 network info 2023-12-19 09:32:00 +01:00
suaveolent
4461d4e875 realdatanew and getconfig working 2023-12-19 09:28:47 +01:00
suaveolent
8204460e67 rename get_real_data_hms 2023-12-19 08:50:48 +01:00
suaveolent
03946dfd55 begin refactor / adding new commands 2023-12-19 08:41:57 +01:00
suaveolent
74aa19858d Error handling for response parsing 2023-12-11 15:27:35 +01:00
suaveolent
29f106b7db communication with inverter working 2023-12-06 15:40:12 +01:00
suaveolent
a41144e367 update 2023-11-20 11:28:57 +01:00
suaveolent
2d42c2f9bc add ip address as command line parameter 2023-11-17 13:20:23 +01:00
suaveolent
6d9ab0097f fix install build 2023-11-17 12:45:17 +01:00