Christian Ehrlicher
5f6b175742
Add comment about missing python modules, move section about ahoy
example config before the 'example run' section.
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
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
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
lumapu
74f053a5ae
* webinterface refactored completely
2 years ago
lumapu
3c8a4c49a1
* first refactored version which is accessible through web interface
2 years ago
lumapu
15402dbd99
* merged showSetup (app + main)
2 years ago
ngt-github
616e889e94
Added options for TLS usage for MQTT client and insecure certificate handling
2 years ago
lumapu
778f209eb5
* improved read / save to eep
2 years ago
lumapu
f1b19bccfe
* improved mqtt settings
2 years ago
lumapu
f92a9509a1
* Zwischenstand, compile ok
2 years ago
lumapu
ccb9fb537d
* main in app integriert, Zwischenstand
2 years ago
lumapu
c6e3cd39ba
* started refactoring
2 years ago
lumapu
e1c713fb00
* make mClient in mqtt private again ( #145 )
* v0.5.10
2 years ago
Andreas Schiffler
2490849e27
Merge branch 'main' of https://github.com/grindylow/ahoy
2 years ago
Andreas Schiffler
072535ef7a
add github short SHA to artifact filename *fix2*
2 years ago
lumapu
0ff4368d8c
Merge pull request #150 from tastendruecker123/main
fix github actions for new binary paths
2 years ago
tastendruecker123
dc2cdf0bc2
fix github actions for new binary paths
2 years ago
tastendruecker123
b07f5f3b83
testing github actions
2 years ago
Andreas Schiffler
91aecb2786
add github short SHA to artifact filename *fix2*
2 years ago
Andreas Schiffler
1cea093d5b
add github short SHA to artifact filename *fix*
2 years ago
Andreas Schiffler
0b24cca002
add github short SHA to artifact filename
2 years ago
tastendruecker123
f896f14706
fix github actions for new binary paths
2 years ago
Andreas Schiffler
58a8949653
fixed the action workflow
2 years ago
Andreas Schiffler
e488ecf56c
Merge branch 'main' of https://github.com/grindylow/ahoy
2 years ago
lumapu
0f2d9e4868
Merge pull request #149 from tastendruecker123/main
d1_mini and nodemcu env merged, debug option added
2 years ago
tastendruecker123
5b982c9307
d1_mini and nodemcu env merged, debug option added
2 years ago
Andreas Schiffler
2df60b8ad8
Merge branch 'main' of https://github.com/grindylow/ahoy
2 years ago
lumapu
87a5209d07
Merge pull request #147 from stefan123t/main
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2 years ago
stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2 years ago
lumapu
2f88fea229
fix #146
v0.5.8
2 years ago
lumapu
aca98b6911
* style update (margins)
* automatically convert html files to header file during build
2 years ago
lumapu
ec08f58a46
* fix setup html (recent version crashed)
maybe the issue was regarding the flower brackets
2 years ago
lumapu
75e7eb8bb2
* html Update (was not converted)
2 years ago