183 Commits (f33cd93b0fa32f269fedace9caf98ba92551ffbd)

Author SHA1 Message Date
lumapu 7be1d1701b fix error from merge 2 years ago
DanielR92 ec83406628 force Brace and Z550 make one line 2 years ago
lumapu 1a57b23f5b minor design corrections 2 years ago
lumapu 3764aa4ce1 improved wifi scan (must be fired now, not automatically any more) 2 years ago
lumapu 4ad6219be7 fix: no TX messages in serial print 2 years ago
lumapu 1d385b1d60 fix MQTT avail status update: it was sent as often as processPayload was called (many times a second) 2 years ago
lumapu dbbfe25a44 added wifi scan to setup 2 years ago
lumapu 8b8deded9a improvements by @homeautomation22 2 years ago
lumapu 72219cdf17 changed timestamp to UTC in ESP only, local timezone is calculated by browser thx @homeautomation22 2 years ago
lumapu 6ed2dfde9c * fix EPS32 GPIO names #286 2 years ago
DanielR92 a3d12eac43 fix for correct sentence 2 years ago
DanielR92 7dd13cf530 loop readable and shorten if 2 years ago
DanielR92 5762002a53 buildPayload readable and return one liner 2 years ago
DanielR92 44ba08659d processPayload make readable 2 years ago
DanielR92 d6dfe6dc1a isProducing readable with todo 2 years ago
DanielR92 661b559768 cbMqtt better reading 2 years ago
DanielR92 6f86557446 setupMqtt better reading 2 years ago
DanielR92 fd1963efff change 0x80 to ALL_FRAMES for better reading and understanding 2 years ago
DanielR92 000ed8ac53 Pacth from homeautomation22 2 years ago
DanielR92 86b3137b6a Add disclaimer to the Ahoy 2 years ago
lumapu a595950d7d fix #338, needs verifcation from homeassistant users 2 years ago
geronet1 ba91e905ce MQTT last will with uptime 2 years ago
lumapu dbdc2ad5ab fixed timezone for time sync from browser #336 (thx @DanielR92) 2 years ago
lumapu e3532f4464 implemented #336 set time manually or resync NTP 2 years ago
DanielR92 7c7a7d25b8 Patch no_eeprom_pl 2 years ago
lumapu 7cd075fbad added receive no answer counter #332 2 years ago
DanielR92 868012931f Patch from home... 2 years ago
stefan123t 7a941c8882 fix condition 2 years ago
stefan123t f5c784f44c no retransmit on Restart / CleanState_LockAndAlarm 2 years ago
stefan123t 13aa06e5d9 add CleanState_LockAndAlarm in app.cpp, hmRadio.h, web.cpp 2 years ago
Sandner, Denny 96d397e8a9 #268 Statusausgabe über MQTT realisiert 2 years ago
Sandner, Denny e2d193e591 #288 MQTT Topic Länge zu kurz 2 years ago
lumapu 66b70f24e5 * improved records in hmInverter 2 years ago
lumapu 56b747709a improved records in hmInverter.h 2 years ago
lumapu 6bd7e01f1a * started to implement POST api 2 years ago
lumapu 4561655d9d * improved serial console 2 years ago
lumapu 810e16df6e * start creation of visualisation api contents 2 years ago
Andreas Schiffler 6be2b0979f speed up set power limit 2 years ago
lumapu 0355572692 corrected most of the review comments, except "maxlength" 2 years ago
lumapu 1f6db2ffdb * improved api 2 years ago
lumapu b67cd033d2 fix #209 2 years ago
lumapu 2bfb6467e0 * fix #195: used trim() to remove leading and trailing spaces, added maxlength attr to input field 2 years ago
lumapu 440d386ec0 * improved api (now webApi) 2 years ago
lumapu ae968d618a * added option for no powerlimit (setup) 2 years ago
lumapu fec8758de7 * fix empty inverters save on a brandnew ESP 2 years ago
lumapu 3212aeb142 code review: added check if mqtt is enabled before sending out values 2 years ago
lumapu 03b9af216d /setup geht noch nicht 2 years ago
Andreas Schiffler 146a1d5eea improvment mqtt after add values 2 years ago
Andreas Schiffler f76fbea5c2 added last alarm msg request 2 years ago
Andreas Schiffler 51fbe7868c added command queue 2 years ago