DanielR92
dd89ad0ae7
do some little changes to have it nicer
2 years ago
DanielR92
c3d81d36c6
Make change in serial.htm and webApi.cpp
2 years ago
DanielR92
7c7a7d25b8
Patch no_eeprom_pl
2 years ago
lumapu
f53933b473
fix max module name length and hidden module power (1. and 2. of #337 )
2 years ago
lumapu
7cd075fbad
added receive no answer counter #332
corrected resetPayload in app loop
2 years ago
DanielR92
63338ea2bb
list is now dynamic
2 years ago
DanielR92
868012931f
Patch from home...
2 years ago
stefan123t
13aa06e5d9
add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp
and add Inverter Pulldown to serial.html
2 years ago
DanielR92
2887c8f85f
Add WiFi-RSSI to the home site
2 years ago
lumapu
aca1688ceb
potential fix #270 (number of inverter channels was a fixed value of 5)
2 years ago
lumapu
56b747709a
improved records in hmInverter.h
2 years ago
lumapu
6bd7e01f1a
* started to implement POST api
* improved web serial console
* added multi inverter total values (published through MQTT)
* fixed: after boot there were transferred wrong data because of incorrect assignment (mqtt, visualization)
-> not tested with sun
2 years ago
lumapu
0759bff4cd
* web-serial: added internal buffer which is transmitted every second if its fill state is different from 0
* added uptime to serial console
* time will be instantiated in ESP (was in in JS)
* fixed SerialDebug inside hmRadio.h (thx to klahus1)
2 years ago
lumapu
b1fa6e0702
corrected points which were found during review of @stefan123t
2 years ago
lumapu
f651811359
fix autoscroll button
2 years ago
lumapu
4561655d9d
* improved serial console
* repaired /save
* removed yields (not allowed with async-web)
2 years ago
lumapu
c32927a94e
added time to serial console
2 years ago
lumapu
8ae78842a8
* built visualization as xhr
* converted /update to xhr
* started web serial console /serial
* /save does not work yet - not debugged
2 years ago
lumapu
810e16df6e
* start creation of visualisation api contents
* removed /json part -> moved to API
* added missing update.html
2 years ago
Nico Hess
330d9d5002
use relative not absolute url path
2 years ago
Sandner, Denny
f89c6e06a3
add General overview for several inverters
2 years ago
lumapu
1f6db2ffdb
* improved api
* finished index page
2 years ago
Michael Paul
95b094a405
Update visualization_html.h
add support for apple web app
2 years ago
Michael Paul
4062fc50f8
Update visualization.html
add support for apple web app
2 years ago
lumapu
833e6c4904
improved webApi, added /api/setup for compared json (only 1 XHR is needed to get all infos)
2 years ago
lumapu
11fdb4c822
fix action (directory was missing - needs to be created automatically now)
2 years ago
lumapu
2bfb6467e0
* fix #195 : used trim() to remove leading and trailing spaces, added maxlength attr to input field
* started to work on #209 : added another timer for NTP update after configurable interval (default 12h)
2 years ago
lumapu
31ff0300d7
added missing file
2 years ago
lumapu
a9aece00d7
small fix
2 years ago
lumapu
440d386ec0
* improved api (now webApi)
* converted index to static page
2 years ago
lumapu
08d8658737
setup page complete converted to static version
2 years ago
lumapu
b6ac416665
improved async web setup page
2 years ago
lumapu
13c88b3626
* created new API functions
* bound html through ajax to parse setup page (not finished now)
* added compression option for static html to python module
* removed generated h-file from index (redundant information), they will be created on compile time
2 years ago
lumapu
ae968d618a
* added option for no powerlimit (setup)
* moved function showLiveData to web.cpp
* improved debug messages
* cleaned some code
2 years ago
lumapu
03b9af216d
/setup geht noch nicht
2 years ago
Andreas Schiffler
51fbe7868c
added command queue
+ command queue
+ feedback from inverter for actual power limit via InfoCmd -> SystemConfigPara (0x05)
+ REST API will enqueue a new info command
+ change in power limit will enqueue infocm to get actual power limit
+ actual power limit is available under mqtt topic <TOPIC>/<NAME>/ch0/PowerLimit ALWAYS in percent
+ Firmware information will be requested automatically up on start of dtu
2 years ago
lumapu
9ca1792480
fixed setup layout for mobile devices
2 years ago
Andreas Schiffler
269b0fb942
correct path for CHANGES.md
2 years ago
Andreas Schiffler
fdf45926cc
complete rework of release workflow add CHANGES.md
2 years ago
Andreas Schiffler
458639b648
button on index to get FW-Version
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
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
lumapu
74f053a5ae
* webinterface refactored completely
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
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
lumapu
155f9e3f41
* new NRF24 lib (1.4.2 -> 1.4.5)
* add build info on index.html (like OpenDTU)
* add Discord Link to index.html
2 years ago