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
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
lumapu
9a14d534d0
* refactored code
* v0.5.12
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
072535ef7a
add github short SHA to artifact filename *fix2*
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
tastendruecker123
5b982c9307
d1_mini and nodemcu env merged, debug option added
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
lumapu
9974748be8
version update 0.5.7
2 years ago
DanielR92
ac967371c1
update style css
needed somme add style for collapse feature
2 years ago
DanielR92
0f9f6795bc
Style setup page with collapse feature
sort order too.
2 years ago
Andreas Schiffler
e3a6c69a4d
power limit via rest api
2 years ago
DanielR92
33ea7a4125
updated changelog from the commit&merge
possible to automate this section in the future?
2 years ago
lumapu
adf3de510f
Update defines.h
update version to 0.5.6
2 years ago
lumapu
e5be85cb27
Update hmRadio.h
changes requested by @aschiffler regarding hmRadio.h
2 years ago
Andreas Schiffler
03879d6aed
bugfix pointer to power limit
2 years ago
DanielR92
d8d1b932b3
Update README.md
Update line 69 (`RF24` 1.4.2 -> 1.4.5)
2 years ago
lumapu
caa84dc9c6
* fix: compile possible for non repository versions (if project was download as zip)
2 years ago
HorstG-57
ef520b65ec
in app.h defines eingebaut mit dem sich das verhalten der app in Bezug auf MQTT anpassen läst
in app.cpp bedingte Compiler Abschnitte eingebaut
2 years ago
HorstG-57
4dc64eb2d7
Meine anpassungen wegen
MQTT Intervall
MQTT Test
MQTT Subscribe muss nur nach dem MQTT Connect nicht bei jedem Connect Check
2 years ago
lumapu
6276957b22
version increase 0.5.5
reformat defines.h (beautified)
2 years ago