Thomas Basler
|
99ab78d544
|
Feature: Added new found HMS-600 to DevInfoParser
|
2023-05-06 17:49:04 +02:00 |
|
Thomas Basler
|
74abc1ec1d
|
Feature: Added new found HMS-2000 to DevInfoParser
Fix #886
|
2023-05-06 12:16:05 +02:00 |
|
Thomas Basler
|
8927b8374a
|
Added HMS/HMT devices to the DevInfoParser
|
2023-04-15 10:55:47 +02:00 |
|
Thomas Basler
|
70130f47ae
|
Remove not required register keyword
|
2023-03-20 18:05:57 +01:00 |
|
Thomas Basler
|
f423ce0a6b
|
Fix #644: Added additional HM-400 to mapping table
|
2023-02-28 19:42:15 +01:00 |
|
Thomas Basler
|
7c33688167
|
Use same line ending in printf as in println
This prevents mistakes in the webconsole
|
2023-01-04 18:48:33 +01:00 |
|
Thomas Basler
|
f689fedf4e
|
Hoymiles Lib: Remove hard coded Serial output
The serial port for output of debug information can now changed during runtime
|
2022-12-19 20:52:12 +01:00 |
|
Thomas Basler
|
5feefed14e
|
Added missing copyright information
|
2022-12-14 22:37:37 +01:00 |
|
Thomas Basler
|
3c8bd56576
|
Added MI-1500 with Gen3 Protocol to Hardware Id list
|
2022-11-28 18:16:46 +01:00 |
|
Thomas Basler
|
6388be7a9e
|
Added new Hardware Part Number for HM-800
See #363
|
2022-11-21 17:52:27 +01:00 |
|
Thomas Basler
|
9f4d8bdddb
|
Better limit description
|
2022-10-20 19:34:10 +02:00 |
|
Thomas Basler
|
678f165350
|
Fix warning: missing initializer for member
|
2022-10-19 22:16:29 +02:00 |
|
Thomas Basler
|
1dd6e9c453
|
Check 4th byte on DevInfoSimple to get max_power
This is required to detect models with fixed power limits
|
2022-10-19 22:16:18 +02:00 |
|
Thomas Basler
|
753ab1312e
|
DevInfoParser: Dont create string object twice
|
2022-10-08 18:15:06 +02:00 |
|
Thomas Basler
|
1cbff8afca
|
Added HM-350 to list of known devices
|
2022-10-08 10:58:59 +02:00 |
|
Thomas Basler
|
fbd58554b9
|
Show HW Version as decimal instead of hex
|
2022-10-06 23:29:18 +02:00 |
|
Thomas Basler
|
b02d36d042
|
Added IDs to identifiy inverters to DevInfoParser
|
2022-10-06 18:34:31 +02:00 |
|
Thomas Basler
|
66453b0854
|
Return correct formatted HwVersion
|
2022-10-03 13:58:50 +02:00 |
|
Thomas Basler
|
6cbcfacac6
|
Renamed several methods from Sample to Simple
|
2022-10-03 13:14:31 +02:00 |
|
Thomas Basler
|
c8c6b2a978
|
Renamed DevInfoSample to DevInfoSimple
|
2022-10-02 17:01:46 +02:00 |
|
Thomas Basler
|
9cda41f5e9
|
Use uint32_t, rather than the C type long
|
2022-09-15 19:00:38 +02:00 |
|
Thomas Basler
|
528c56eaa6
|
Added parser and commands for hardware version and part nr
|
2022-08-10 20:12:52 +02:00 |
|
Thomas Basler
|
f566a8c522
|
Implemented parser methods and publish to mqtt
|
2022-08-10 19:03:02 +02:00 |
|
Thomas Basler
|
8715320282
|
Implemented DevInfo command
|
2022-08-10 19:03:02 +02:00 |
|