tastendruecker123
b48256b2e8
MQTT resub only when reconnected successful
2 years ago
Andreas Schiffler
b8ed52b4a2
Merge pull request #173 from chehrlic/chris_vz
Initial plugin to directly send the values from the inverter to the v…
2 years ago
Andreas Schiffler
269b0fb942
correct path for CHANGES.md
2 years ago
Andreas Schiffler
12b109c8fc
Merge branch 'development' of https://github.com/grindylow/ahoy into development
2 years ago
Andreas Schiffler
fdf45926cc
complete rework of release workflow add CHANGES.md
2 years ago
lumapu
ec1a88dcfd
Merge pull request #172 from chehrlic/chris_readme
Add comment about missing python modules, move section about ahoy
2 years ago
lumapu
057032ecb6
Merge pull request #175 from klahus1/development_klahus1
fix alignment
2 years ago
KlausHustede
75e6afc328
fix possible problems in struct (byte) alignment
2 years ago
Christian Ehrlicher
6753be8871
Take timestamp from response instead local time
2 years ago
Christian Ehrlicher
5f6b175742
Add comment about missing python modules, move section about ahoy
example config before the 'example run' section.
2 years ago
Christian Ehrlicher
82f1562129
Initial plugin to directly send the values from the inverter to the volkszaehler middleware
2 years ago
Andreas Schiffler
18881fdffc
Merge pull request #170 from fila612/dev_private
add FW-Data fila612
2 years ago
Andreas Schiffler
a5f0d163f4
Merge branch 'development' into dev_private
2 years ago
Andreas Schiffler
cf94349b0a
Update User Manual
2 years ago
Andreas Schiffler
aa1c498524
possible fix ref issue #162
2 years ago
fila612
0202f76d42
add FW-Data fila612
2 years ago
stefan123t
3376671f8e
Merge pull request #168 from DanielR92/patch-9
Added new col. and insert new sec. inv eeprom23
2 years ago
DanielR92
a410a8367a
Added new col. and insert new sec. inv eeprom23
2 years ago
Andreas Schiffler
a06341a3ee
Merge pull request #166 from DanielR92/patch-8
Added a collection of inverter information
2 years ago
DanielR92
9ca4655d9d
little Update
2 years ago
DanielR92
722730b9de
Update for better reading
2 years ago
DanielR92
35c672a653
Update
2 years ago
DanielR92
4318e90b1a
Update Firmware colelction
2 years ago
DanielR92
1daddbaf3c
Added a collection of inverter inforamtion
Just to see later the differenc between inverters
2 years ago
Andreas Schiffler
9efe7cf6ad
Merge branch 'main' into development
2 years ago
Andreas Schiffler
011ad77fce
write to dtu eeprom if pwr limit is persistent
2 years ago
lumapu
e3b9abc5ff
Merge pull request #161 from DanielR92/patch-7
Make table nicer and fix text in the document
2 years ago
DanielR92
2a22ea8885
Make table better and fix commend
Old: "I you leave the field"
New: "If you leave the field"
2 years ago
Andreas Schiffler
458639b648
button on index to get FW-Version
2 years ago
Andreas Schiffler
e8524961c5
small fix
2 years ago
Andreas Schiffler
8ec4b8e5f4
Merge branch 'main' into development
2 years ago
Andreas Schiffler
4a2e580384
Merge pull request #157 from a-marcel/esp32-adjustments
Esp32 adjustments
2 years ago
Andreas Schiffler
c38afda489
Merge branch 'main' into esp32-adjustments
2 years ago
Andreas Schiffler
648e128ec0
fix mqtt payload for reactive power limit
2 years ago
Andreas Schiffler
3e1b120b74
0.5.14 Bug fix mqtt payload & get FWVersion
Changes 0.5.14.
- bug fix in mqtt payload handling thx to @klahus1 and silversurfer
- small improvements in code styling
- refactoring to get have the option to implement different parse for InfoCommands
- Get FWVersion by REST API call
- Display FWVersion in webui (only after REST API call)
2 years ago
Marcel Alburg
9073d2a82c
in a fixed size array with an unitialized union type a uint64_t value can have a default value
2 years ago
Andreas Schiffler
16d348dc0b
Improve MQTT Power Limit Handling
2 years ago
Andreas Schiffler
ac79828eb5
0.5.13 Bug fixes and minor updates
- Solves Issue 156, 158, 159
- Uncheck "Reboot after save" by default, It is only madatory if an inverter is added or changed (name,address)
- Add "*" to denote mandatory fields in setup
- Remove "MQTT Interval read only" in setup
- Correct typos in Markdown files
2 years ago
Marcel Alburg
04db808920
fix crc8 too
2 years ago
Marcel Alburg
1200ca0b79
first changes to prepare code for esp32
2 years ago
Andreas Schiffler
6ac3876092
Major Updates active power limit
See the User_Manual.md for more information about the functionality of the active power limit.
2 years ago
Andreas Schiffler
8a02c62995
Undo failed merge
- Sorry for the mess
2 years ago
Andreas Schiffler
36fb05a6dd
Merge branch 'main' of https://github.com/grindylow/ahoy
2 years ago
lumapu
9a14d534d0
* refactored code
* v0.5.12
2 years ago
lumapu
94796ae173
Merge branch 'refactor'
2 years ago
lumapu
d5d6c7419e
Merge pull request #153 from fila612/dev_private
Add MF & MDL for MQTT (HASSIO-Discov.) - man. Ver.
2 years ago
lumapu
3c2454267e
Merge pull request #152 from ngt-github/add_TLS_option
Added options for TLS usage for MQTT client and insecure certificate …
2 years ago
Andreas Schiffler
304e947656
Merge branch 'main'
2 years ago
fila612
1746492365
Add MF & MDL for MQTT (HASSIO-Discov.) - man. Ver.
2 years ago
lumapu
a5f975bbe4
* moved wifi related stuff to extra class
2 years ago