Andreas Schiffler
c38afda489
Merge branch 'main' into esp32-adjustments
2022-08-17 09:54:33 +02:00
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)
2022-08-17 09:01:25 +02:00
Marcel Alburg
9073d2a82c
in a fixed size array with an unitialized union type a uint64_t value can have a default value
2022-08-16 22:33:19 +02:00
Andreas Schiffler
16d348dc0b
Improve MQTT Power Limit Handling
2022-08-16 19:09:59 +02:00
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
2022-08-16 15:19:45 +02:00
Marcel Alburg
04db808920
fix crc8 too
2022-08-15 22:55:02 +02:00
Marcel Alburg
1200ca0b79
first changes to prepare code for esp32
2022-08-15 22:42:08 +02:00
Andreas Schiffler
6ac3876092
Major Updates active power limit
...
See the User_Manual.md for more information about the functionality of the active power limit.
2022-08-15 20:56:54 +02:00
Andreas Schiffler
8a02c62995
Undo failed merge
...
- Sorry for the mess
2022-08-15 14:47:31 +02:00
Andreas Schiffler
36fb05a6dd
Merge branch 'main' of https://github.com/grindylow/ahoy
2022-08-15 13:36:42 +02:00
lumapu
9a14d534d0
* refactored code
...
* v0.5.12
2022-08-14 21:10:21 +02:00
lumapu
94796ae173
Merge branch 'refactor'
2022-08-14 21:07:39 +02:00
Andreas Schiffler
304e947656
Merge branch 'main'
2022-08-14 11:18:54 +02:00
fila612
1746492365
Add MF & MDL for MQTT (HASSIO-Discov.) - man. Ver.
2022-08-14 07:48:05 +02:00
lumapu
a5f975bbe4
* moved wifi related stuff to extra class
2022-08-14 03:00:04 +02:00
lumapu
74f053a5ae
* webinterface refactored completely
2022-08-14 02:18:53 +02:00
lumapu
3c8a4c49a1
* first refactored version which is accessible through web interface
2022-08-14 01:40:55 +02:00
lumapu
15402dbd99
* merged showSetup (app + main)
2022-08-13 23:59:19 +02:00
lumapu
778f209eb5
* improved read / save to eep
2022-08-13 23:16:33 +02:00
lumapu
f1b19bccfe
* improved mqtt settings
2022-08-13 03:07:09 +02:00
lumapu
f92a9509a1
* Zwischenstand, compile ok
2022-08-13 02:50:34 +02:00
lumapu
ccb9fb537d
* main in app integriert, Zwischenstand
2022-08-13 02:15:56 +02:00
lumapu
c6e3cd39ba
* started refactoring
2022-08-13 01:07:59 +02:00
lumapu
e1c713fb00
* make mClient in mqtt private again ( #145 )
...
* v0.5.10
2022-08-12 15:41:27 +02:00
Andreas Schiffler
072535ef7a
add github short SHA to artifact filename *fix2*
2022-08-12 15:17:10 +02:00
tastendruecker123
dc2cdf0bc2
fix github actions for new binary paths
2022-08-12 15:11:44 +02:00
tastendruecker123
b07f5f3b83
testing github actions
2022-08-12 15:06:52 +02:00
Andreas Schiffler
91aecb2786
add github short SHA to artifact filename *fix2*
2022-08-12 15:06:43 +02:00
Andreas Schiffler
1cea093d5b
add github short SHA to artifact filename *fix*
2022-08-12 15:03:06 +02:00
Andreas Schiffler
0b24cca002
add github short SHA to artifact filename
2022-08-12 15:02:16 +02:00
tastendruecker123
f896f14706
fix github actions for new binary paths
2022-08-12 14:59:24 +02:00
Andreas Schiffler
58a8949653
fixed the action workflow
2022-08-12 14:55:23 +02:00
Andreas Schiffler
e488ecf56c
Merge branch 'main' of https://github.com/grindylow/ahoy
2022-08-12 14:52:24 +02:00
tastendruecker123
5b982c9307
d1_mini and nodemcu env merged, debug option added
2022-08-12 14:14:31 +02:00
Andreas Schiffler
2df60b8ad8
Merge branch 'main' of https://github.com/grindylow/ahoy
2022-08-12 14:06:29 +02:00
stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2022-08-12 12:12:24 +02:00
lumapu
2f88fea229
fix #146
...
v0.5.8
2022-08-12 11:17:04 +02:00
lumapu
aca98b6911
* style update (margins)
...
* automatically convert html files to header file during build
2022-08-11 23:01:44 +02:00
lumapu
ec08f58a46
* fix setup html (recent version crashed)
...
maybe the issue was regarding the flower brackets
2022-08-11 22:10:40 +02:00
lumapu
75e7eb8bb2
* html Update (was not converted)
2022-08-11 21:55:55 +02:00
lumapu
049b3450b2
Merge pull request #144 from DanielR92/patch-5
...
Style setup page with collapse feature
2022-08-11 21:54:29 +02:00
lumapu
9974748be8
version update 0.5.7
2022-08-11 21:54:14 +02:00
DanielR92
ac967371c1
update style css
...
needed somme add style for collapse feature
2022-08-11 20:32:21 +02:00
DanielR92
0f9f6795bc
Style setup page with collapse feature
...
sort order too.
2022-08-11 20:31:21 +02:00
Andreas Schiffler
e3a6c69a4d
power limit via rest api
2022-08-11 17:31:09 +02:00
DanielR92
33ea7a4125
updated changelog from the commit&merge
...
possible to automate this section in the future?
2022-08-11 15:29:26 +02:00
Andreas Schiffler
c9f0e99baf
Merge branch 'grindylow:main' into main
2022-08-11 15:21:52 +02:00
lumapu
6bf14878f2
Merge pull request #138 from HorstG-57/main
...
Das subscribe in der Reconnect Procedure sollte doch nur nach einem conect ausgeführt werden und nicht bei jedem Duchlauf
2022-08-11 13:43:52 +02:00
lumapu
adf3de510f
Update defines.h
...
update version to 0.5.6
2022-08-11 13:43:22 +02:00
lumapu
e5be85cb27
Update hmRadio.h
...
changes requested by @aschiffler regarding hmRadio.h
2022-08-11 13:42:26 +02:00