Commit Graph

86 Commits

Author SHA1 Message Date
suaveolent
0eb5f17a5e
Merge pull request #14 from creolis/exit-codes
emit proper exit codes to use in automation and scripts
2024-05-29 15:09:06 +02:00
/)/) -- Daniel Haslinger
c501b48976
emit proper exit codes to use in automation and scripts 2024-05-23 14:01:09 +02:00
suaveolent
57439fc14f version bump 2024-04-22 17:29:33 +02:00
suaveolent
aa3aae751a use intenum 2024-04-22 17:29:33 +02:00
suaveolent
b35e59adab fix network select enum 2024-04-22 17:29:33 +02:00
suaveolent
1e8d3635e7
Update README.md 2024-04-21 22:14:12 +02:00
suaveolent
d7e4512b9f fix get-real-data 2024-03-18 15:21:05 +01:00
suaveolent
322ab070fc removed real_data_hms request since it is covered by real_data_new 2024-03-18 09:22:00 +01:00
suaveolent
87b709439b
Merge pull request #5 from suaveolent/hw-model
Refactoring & Support to identify DTU and Inverter model
2024-03-14 15:57:42 +01:00
suaveolent
afdeee3c40
Update issue templates 2024-03-14 15:55:57 +01:00
suaveolent
39e934c7f3 implement identify dtu and inverter 2024-03-14 15:47:00 +01:00
suaveolent
922ed64b94 Make clear restart and on / off commands 2024-03-14 15:24:28 +01:00
suaveolent
a97c9a8fd2 refactoring, version bump 2024-03-14 15:18:11 +01:00
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
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