stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2 years ago
Andreas Schiffler
14b6e08532
alarm handling
2 years ago
Andreas Schiffler
028aedb788
prototype webapi to get info, improved pwr limit
2 years ago
Andreas Schiffler
6b1f027d01
devControl bugs and error handling
2 years ago
Andreas Schiffler
7ed5a0a9e1
active power limit added via mqtt and setup page
3 years ago
Andreas Schiffler
dccd04ab42
first poc for power set via mqtt
3 years ago
lumapu
0347a3df44
* PR #76 updated debug messages: now 5 different levels are available
* fixed CRC loop issue
3 years ago
lumapu
7e2df351d9
* fixed debug messages
3 years ago
stefan123t
17b186ee04
added DBGXXX definitions to all header files
3 years ago
lumapu
c61d9568ba
license included
tried to increase stability
3 years ago
stefan123t
20c145013e
added DEBUG_FLAGs to config.h
3 years ago
lumapu
f148c41a1f
ESP8266 v0.4.16
* request only one inverter per loop (https://github.com/grindylow/ahoy/issues/53#issuecomment-1147042489 )
* mqtt loop interval calculated by # of inverters and inverter request interval
* limit maximum number of retries
* added feature request #62 (readable names for channels)
* improved setup page, added javascript to hide / show channel fields
** IMORTANT: memory layout change, all configuration will be lost, except WiFI **
3 years ago
lumapu
2d37b2657d
* V0.4.15
* reduced debug messages
* fixes after merge
3 years ago
Stefan Thieme
b1906f0f31
add method entry debug statements
3 years ago
lumapu
7844ea2946
* moved mqtt loop out of `checkTicker` as mentioned in #49
* added irritation and efficiency calculations (** EPPROM CHANGE - YOUR SETTINGS MAYBE BECOME CURRUPT! **)
* improved style
3 years ago
lumapu
8238e90903
* fix #38 current assignment for 4-channel inverters
* added last received timestamp in /hoymiles livedata web page #47
* improved style.css
* improved NTP as described in #46
3 years ago
lumapu
724f0ab83a
* complete payload processed (and crc checked)
* inverter type is defined by serial number
* serial debug can be switched live (using setup)
-> Note: only one inverter is supported for now!
3 years ago
lumapu
af4960f1c4
* fixed issues (found during unit test)
3 years ago
lumapu
32e58c98c0
* compile ok, added 4 calculation functions for test
3 years ago