Commit Graph

77 Commits

Author SHA1 Message Date
a9bcba3d7c restart on MQTT err fix, Float storage & RAW fix 2021-09-22 01:03:57 +03:00
6485833f7d pre-release, save2flash, mdns bugs, dmx, ..... 2021-08-29 02:46:21 +03:00
674a438bde core refactored (Alpha) 2021-08-17 19:40:03 +03:00
256ca471fc Cross-compilation cleanup for all platforms + bins 2021-07-28 13:44:05 +03:00
36a7242a60 EEPROM refactoring& http API. Mega&due tested 2021-07-06 00:21:26 +03:00
32eacaeb07 esp32 fix 2021-06-19 01:50:42 +03:00
c2fead7ac5 uartBridge refactored & cross-compiled. new Mega dev 2021-06-17 02:46:18 +03:00
3ac5480735 OTA utils upd for data & ESP, compilation fix ESP 2021-06-13 14:01:43 +03:00
2f398df8aa UART interceptor now is compatible with Whireshark 2021-06-07 15:44:39 +03:00
5eae1b1838 MB feedback fix, +uartbridge, modbus pins/ESP32 2021-05-24 02:39:30 +03:00
a911f43f0c bit more Modbus debug info and serial param N81 by default 2021-05-07 21:26:55 +03:00
64d9d13137 Multi-ventilation - alpha 2021-05-02 02:39:31 +03:00
ecff141f6a multivent interim 2 2021-04-30 11:51:29 +03:00
a0f99d96bc interim - multivent 2021-04-28 21:51:44 +03:00
7c642ec286 MASSIVE refactoring. /set scale changed 100 -> 255 2021-04-08 00:32:21 +03:00
0474c0ac48 compilation fix, motor driver fix 2021-04-02 02:37:35 +03:00
3d03aa661d modbus driver for ESP32 fix, INPUT&HANDLE REGISTERS 2021-03-22 03:49:08 +03:00
0d231345c2 Service Pack 1 PID, FLOAT and TENS types compatib. 2021-03-14 15:44:50 +03:00
a444ef9b31 Termostat refactoring
All Sensors (1-w, DHT, HDC, CCS):unified transfer measurements
to mqtt/local items
2021-03-11 15:08:43 +03:00
058cde331d PID item and float-point fixes 2021-03-09 05:28:13 +03:00
e7f606d16c 49days issue fixed, thermostates, RGB/HSV mixes 2021-03-07 00:13:35 +03:00
cecb64fbc6 HSV & RGB mixed control, starting with PID 2021-02-22 23:29:12 +03:00
896321ba84 motor driver debugged and reverse polarity, esp32 fix 2021-01-09 04:07:55 +03:00
43162cf0f0 Continue modbus developing, DMXbuf corruption fix 2020-12-17 01:35:13 +03:00
54d22620b0 DMX flickering bug fixed, RGB on PWM 2020-12-09 04:03:18 +03:00
0055ad0463 interim modbus commit (untested) 2020-12-03 00:34:37 +03:00
7bfe7ed330 Refactored beta
+Doxigen autogenerated docs
2020-11-19 23:47:35 +03:00
9fa9e0f481 Refactoring/smoke tested 2020-11-19 16:39:06 +03:00
14ff55fd59 Refactoring #4 (untested) 2020-11-17 20:13:06 +03:00
963a934f51 Refactoring st3 (untested/uncomplete) 2020-11-17 00:02:33 +03:00
d81308ad4d REFACTORING st2 (still untested & uncomplete) 2020-11-15 20:26:24 +03:00
118fd25186 UNTESTED interim commit with refactoring 2020-11-13 14:19:30 +03:00
b6987bc5bf some messages updated 2020-10-15 20:28:28 +03:00
accfd0d245 Red blink on errors
Some cleanup
2020-10-06 02:25:07 +03:00
840d3d60eb Modbus v2 initialization fixed 2020-07-26 14:20:04 +03:00
832b469103 MCP23017 inputs
STATUSLED
Compilation for all platforms
WIFI_ENABLE option to allow wired connection for ESP
Modbus, Syslog for ESP
2020-07-12 21:56:05 +03:00
e87240d841 new interface class itemCmd as interface between objects
Modbus polling->MQTT
syslog fix
different level of logging infoSerial errorSerial
2020-06-06 18:03:57 +03:00
8c95732164 sysLog fixed, added logging library (for serial & syslog) 2020-05-31 18:14:10 +03:00
f691aa0cb0 stop channels when get 2020-05-26 23:26:42 +03:00
0687949bb7 API simplificatoin ph1 (@send param remove 2020-05-21 15:36:35 +03:00
cebb6fc486 modbus serial parameters in config 2020-05-18 08:00:48 +03:00
0dedf388da interim commit: universal Modbus driver 2020-05-13 13:03:12 +03:00
7b9c474c19 Motor driver fix and extension (auto switch PWM/NON PWM, Motor Quota) 2020-05-07 00:04:50 +03:00
504280ca84 compilation fix after ccs811 lib refactoring 2020-03-02 01:03:14 +03:00
8a3980272e Modbus retry for VaCom fixed
1-st attempt to add OTA
2019-11-27 03:49:00 +03:00
b02edbda5e Cross-compilaton for all platforms & binaries 2019-11-09 04:27:25 +03:00
f57d47dc2b retry if modbus command failed
*/set topics don't invoke OFF/ON anymore
2019-11-09 03:13:41 +03:00
a3e0e70aec HSV -> RGB translation for Adafruit fixed (OMG!)
RGB volume restoring issue fixed
AirFlow regulator action timer more precsision
2019-11-09 01:50:02 +03:00
c947c8bb4c Motor driver with feedback input (Airflow regulator Dospel)
items pulling reworked
2019-11-03 03:31:32 +03:00
b779fd0fac Adafruit NeoPixel library used instead fastLed (allow define [pin#,num,LEDorder] in configuration. Use FASTLED directive to revert FASTLed back 2019-10-23 23:53:45 +03:00