Commit Graph

105 Commits

Author SHA1 Message Date
suaveolent
413886b8b0 add identify_meters call 2024-09-13 11:10:03 +02:00
suaveolent
c9aa65bf37 update readme 2024-09-13 11:10:03 +02:00
suaveolent
5bfecfdfc6 update readme 2024-09-13 11:10:03 +02:00
suaveolent
523b84132a version bump 2024-09-13 11:10:03 +02:00
suaveolent
1fae169c29 add local_addr parameter to allow to bind to specific interface 2024-09-13 11:10:03 +02:00
suaveolent
be21769efc fix as json for identitfy requests, fixes #19 2024-09-13 11:10:03 +02:00
suaveolent
d0c296b556 fixes #55 2024-09-13 11:10:03 +02:00
suaveolent
61470d3161 begin support for meter 2024-09-03 14:16:27 +02:00
suaveolent
f595e64303 added empty __init__.py to fix install error 2024-07-31 15:18:48 +02:00
suaveolent
b324f95d66 version 0.2.2 2024-06-17 08:07:27 +02:00
suaveolent
019d6578e1 combine 800W/1000W model detection 2024-06-16 17:38:50 +02:00
suaveolent
fcd1bbb56b version bump 2024-06-14 10:35:18 +02:00
suaveolent
2f95f07759 add serial number field to turn-on/off command 2024-06-14 10:33:49 +02:00
suaveolent
0d80ce808c bump version 2024-06-14 09:10:26 +02:00
suaveolent
4846173a42 support for HMT-2250-6T 2024-06-13 08:58:56 +02:00
suaveolent
d7d9e4ed6c fix naming of 1000W 2024-06-10 09:57:36 +02:00
suaveolent
d89abb093b correctly identitfy HMS-1000W-2T 2024-06-04 12:12:33 +02:00
suaveolent
4c528655ee
Create close_inactive_issues.yml 2024-06-03 14:10:56 +02:00
suaveolent
93537a5f51 add get-alarm-list command 2024-06-03 14:06:17 +02:00
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