lumapu
8f444cee2f
* improved tickers, only one ticker is active
...
* added feature to use the ESP as access point for all the time
* added serial features to setup
2022-05-04 19:28:54 +02:00
lumapu
539d4f73c1
* added config.h for general configuration
...
* added option to compile WiFi SSID + PWD to firmware
* added option to configure WiFi access point name and password
* added feature to retry connect to station WiFi (configurable timeouts)
* updated index.html
* added option for factory reset
* added info about project on index.html
* moved "update" and "home" to footer
* fixed #23 HM1200 yield day unit
* fixed DNS name of ESP after setup (some commits before)
2022-05-03 21:03:03 +02:00
docBmuc
59b6addccf
Fix in live view, larger boxes in CSS, SPI-Speed define
...
Fixed missing HM800 in liveView
Larger boxes in CSS
Introduced SPI speed define for reduced speed (1MHz) for increased stability
2022-05-02 19:06:10 +02:00
lumapu
2abd388726
* converted to "poor-man-ticker" using millis() for uptime, send and mqtt
...
* added inverter overview
* added send count to statistics
2022-05-01 20:48:10 +02:00
Andreas Erhard
edcf69aa01
* added display name to inverter view
2022-04-29 08:41:22 +02:00
lumapu
df9f050313
* added erase application settings
...
* HM1500 as selectable in setup
* Added new commands to statistic (0x82, 0x83)
2022-04-25 22:44:12 +02:00
lumapu
a95069e65c
* set default pinout to Wemos D1mini
...
* pinout will be saved in eeprom, but changes not applied for now
2022-04-24 23:10:58 +02:00
lumapu
9e6cae26a7
* increased number of inverters
...
* name, serial and type can be configured using setup.html
2022-04-24 20:53:56 +02:00
lumapu
d0731f7065
* new structure
...
* slim definitions of fields and units
* prepared multi inverter setup (not finished now)
2022-04-24 01:00:06 +02:00
lumapu
8bfbd8d45b
* added HM1200 decoder
...
* added HTML to visualize the read values
2022-04-20 20:51:18 +02:00
lumapu
5f927ad8c5
added ESP8266 code
2022-04-17 01:54:48 +02:00