lumapu
3764aa4ce1
improved wifi scan (must be fired now, not automatically any more)
2022-10-23 20:47:32 +02:00
lumapu
0f0bbd4b7f
cleanup index.html
...
add mqtt tx counter
2022-10-23 00:02:07 +02:00
lumapu
dbbfe25a44
added wifi scan to setup
...
fixed issues on index.html
2022-10-22 02:59:01 +02:00
lumapu
a77bea55d0
fix webserial is now in local timezone
2022-10-22 01:28:14 +02:00
lumapu
72219cdf17
changed timestamp to UTC in ESP only, local timezone is calculated by browser thx @homeautomation22
2022-10-22 00:09:26 +02:00
lumapu
6ed2dfde9c
* fix EPS32 GPIO names #286
...
* fix negative temperature (OpenDTU issue 246)
* added plausibility check based on payload length
* prepared project for splitting into library and end-user-esp
* added donation link to index.html
* deactivated disclaimer temporarily
2022-10-21 16:44:04 +02:00
DanielR92
000ed8ac53
Pacth from homeautomation22
2022-10-19 16:58:55 +02:00
lumapu
a595950d7d
fix #338 , needs verifcation from homeassistant users
...
added download link for settings on setup.html and update.html
2022-10-16 23:55:08 +02:00
lumapu
e3532f4464
implemented #336 set time manually or resync NTP
2022-10-11 21:52:01 +02:00
lumapu
56b747709a
improved records in hmInverter.h
2022-09-12 22:57:36 +02:00
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)
2022-09-09 14:46:18 +02:00
lumapu
4561655d9d
* improved serial console
...
* repaired /save
* removed yields (not allowed with async-web)
2022-09-08 22:52:51 +02:00
lumapu
200ce0c0cc
* Merge branch 'development03' into asyncWeb03
...
* improved webApi
* updated Library Information (version + license)
2022-09-06 16:39:39 +02:00
lumapu
810e16df6e
* start creation of visualisation api contents
...
* removed /json part -> moved to API
* added missing update.html
2022-09-06 13:28:46 +02:00
Andreas Schiffler
6be2b0979f
speed up set power limit
2022-09-05 20:07:48 +02:00
lumapu
0355572692
corrected most of the review comments, except "maxlength"
2022-09-01 07:25:30 +02:00
lumapu
1f6db2ffdb
* improved api
...
* finished index page
2022-08-31 23:05:56 +02:00
lumapu
b871ed06d2
Merge branch 'development02' into asyncWeb02
2022-08-30 21:43:20 +02:00
lumapu
b67cd033d2
fix #209
2022-08-30 15:49:33 +02:00
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)
2022-08-30 15:35:36 +02:00
lumapu
440d386ec0
* improved api (now webApi)
...
* converted index to static page
2022-08-28 22:32:34 +02:00
lumapu
b6ac416665
improved async web setup page
2022-08-28 01:48:53 +02:00
lumapu
2556197509
Merge branch 'development02' into asyncWeb02
2022-08-26 21:59:27 +02:00
lumapu
ae968d618a
* added option for no powerlimit (setup)
...
* moved function showLiveData to web.cpp
* improved debug messages
* cleaned some code
2022-08-26 16:34:10 +02:00
lumapu
fec8758de7
* fix empty inverters save on a brandnew ESP
...
* replaced several {0} by memset
* erase now erases the flash with 0xff (identical to a brandnew ESP)
2022-08-26 12:47:32 +02:00
lumapu
03b9af216d
/setup geht noch nicht
2022-08-25 09:44:50 +02:00
tastendruecker123
0ad53d56d8
ESP32 support added
...
* ESP32 adjustments, compiles and runs
* Changed gitignore to ignore debug log files
2022-08-19 17:35:10 +02:00
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
1200ca0b79
first changes to prepare code for esp32
2022-08-15 22:42:08 +02:00
Andreas Schiffler
8a02c62995
Undo failed merge
...
- Sorry for the mess
2022-08-15 14:47:31 +02:00
Andreas Schiffler
304e947656
Merge branch 'main'
2022-08-14 11:18:54 +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
Andreas Schiffler
03879d6aed
bugfix pointer to power limit
2022-08-11 13:25:28 +02:00
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
2022-08-10 23:49:38 +02:00
Andreas Schiffler
028aedb788
prototype webapi to get info, improved pwr limit
2022-08-07 17:27:50 +02:00
Andreas Schiffler
6b1f027d01
devControl bugs and error handling
2022-08-05 13:20:12 +02:00
Andreas Schiffler
7ed5a0a9e1
active power limit added via mqtt and setup page
2022-08-01 21:26:25 +02:00
Andreas Schiffler
d41c26a3ce
first poc set power limit via mqtt
2022-07-21 17:06:24 +02:00
lumapu
c35c86210f
Merge branch 'main' of https://github.com/grindylow/ahoy
2022-07-06 21:53:13 +02:00
Kai Gerken
3b7eb9c58b
Implement state class for mqtt discovery.
2022-07-06 20:55:17 +02:00
Kai Gerken
bbc725f316
Implement MQTT discovery for Home Assistant
2022-07-02 20:24:55 +02:00