andry
3d03aa661d
modbus driver for ESP32 fix, INPUT&HANDLE REGISTERS
2021-03-22 03:49:08 +03:00
andry
0d231345c2
Service Pack 1 PID, FLOAT and TENS types compatib.
2021-03-14 15:44:50 +03:00
andry
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
andry
8b0ba44445
Binaries & small changes
2021-03-09 05:44:29 +03:00
andry
058cde331d
PID item and float-point fixes
2021-03-09 05:28:13 +03:00
andry
e7f606d16c
49days issue fixed, thermostates, RGB/HSV mixes
2021-03-07 00:13:35 +03:00
andry
cecb64fbc6
HSV & RGB mixed control, starting with PID
2021-02-22 23:29:12 +03:00
andry
896321ba84
motor driver debugged and reverse polarity, esp32 fix
2021-01-09 04:07:55 +03:00
andry
0622e2abcd
Merge branch 'develop' of https://github.com/anklimov/lighthub into develop
2020-12-19 01:12:48 +03:00
andry
9afef45a2a
OTA tools for win added
2020-12-19 01:11:47 +03:00
andry
9b164a1dfc
added tools for OTA/windows
2020-12-19 01:02:43 +03:00
andry
5028361a6d
platformio.ini
2020-12-17 01:52:06 +03:00
andry
de6174c108
platformio.ini monitor baudrate&due bins updated
v2.1.1
2020-12-17 01:43:55 +03:00
andry
43162cf0f0
Continue modbus developing, DMXbuf corruption fix
2020-12-17 01:35:13 +03:00
andry
2d10ac6fbd
Critical: DMXsmooth buffer memory corruption fixed
2020-12-17 01:26:23 +03:00
andry
54d22620b0
DMX flickering bug fixed, RGB on PWM
2020-12-09 04:03:18 +03:00
andry
b0c65eb94b
MQTT port/login/password issue fixed for some platforms
2020-12-06 02:44:45 +03:00
andry
ffa2c521c5
Adopted to aJson lib update
2020-12-03 01:17:49 +03:00
andry
0055ad0463
interim modbus commit (untested)
2020-12-03 00:34:37 +03:00
andry
71be5a1c7c
Color temperature
2020-11-23 23:32:08 +03:00
andry
3ab5a9fbc7
Debugged+Doxigen
2020-11-21 20:01:02 +03:00
andry
7bfe7ed330
Refactored beta
...
+Doxigen autogenerated docs
2020-11-19 23:47:35 +03:00
andry
9fa9e0f481
Refactoring/smoke tested
2020-11-19 16:39:06 +03:00
andry
14ff55fd59
Refactoring #4 (untested)
2020-11-17 20:13:06 +03:00
andry
963a934f51
Refactoring st3 (untested/uncomplete)
2020-11-17 00:02:33 +03:00
andry
d81308ad4d
REFACTORING st2 (still untested & uncomplete)
2020-11-15 20:26:24 +03:00
andry
118fd25186
UNTESTED interim commit with refactoring
2020-11-13 14:19:30 +03:00
andry
544252fb14
bin
2020-10-15 22:35:02 +03:00
andry
b6987bc5bf
some messages updated
2020-10-15 20:28:28 +03:00
andry
f12286c3b9
Merge pull request #57 from anklimov/develop
...
RC Release notes:
=====
OTA
Universal Modbus (Read only)
Syslog fixes
MCP23017 driver
StatusLED
Moved to upstream Ethernet library for WizNet
Multiply buttons on single analog input
Refactoring LAN StateMachine and many relability improvements
2020-10-13 01:36:29 +03:00
andry
cab96de146
Merge branch 'master' into develop
2020-10-13 01:34:24 +03:00
andry
accfd0d245
Red blink on errors
...
Some cleanup
2020-10-06 02:25:07 +03:00
andry
11943d4fc4
ReRead config AVR/syslog
2020-10-05 17:51:26 +03:00
andry
a511869498
(critical) Syslog memory corruption fixed
...
LAN startup improved
2020-10-05 15:07:51 +03:00
andry
13efb609d3
Refactored LAN final automate (Ethernet2 lib update required)
2020-10-05 03:50:23 +03:00
andry
38cd7baf58
OTA sockets leak fixed with every Ethernet interface restart (critical)
2020-10-04 02:43:44 +03:00
andry
1f1cd1024f
compilation fix for slim options
2020-08-15 03:01:39 +03:00
andry
b6610a31e7
Analog & I2C input reading cache
...
New input configuration format
many Discrete inputs on single analog in
2020-08-08 00:21:21 +03:00
andry
97714b5c15
REST command fixed
2020-08-07 02:06:05 +03:00
andry
840d3d60eb
Modbus v2 initialization fixed
2020-07-26 14:20:04 +03:00
andry
3b8d085b29
ESP32 stability fix + remove DMX
2020-07-15 02:11:43 +03:00
andry
10a9bb119d
building flags & small bugfix (MQTT&TOGGLE)
2020-07-14 01:54:42 +03:00
andry
fb6bb153ba
ESP8266 build
2020-07-13 22:32:07 +03:00
andry
dffba00f74
ESP Wifi auto-restore connect for wifi manager
...
FIX Ethernet for ESP
2020-07-13 21:40:58 +03:00
andry
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
andry
8b4b129b39
Master compilation error due Wiznet 5100 library replacing was fixed
2020-07-06 01:46:01 +03:00
andry
3c38e151e1
SlatusLed & reverting to Ethernet2 wiznet lib
2020-07-04 22:04:57 +03:00
andry
76fb07a7b2
few OTA changes
2020-06-14 17:11:17 +03:00
andry
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
andry
8c95732164
sysLog fixed, added logging library (for serial & syslog)
2020-05-31 18:14:10 +03:00