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
cab96de146
Merge branch 'master' into develop
2020-10-13 01:34:24 +03:00
accfd0d245
Red blink on errors
...
Some cleanup
2020-10-06 02:25:07 +03:00
11943d4fc4
ReRead config AVR/syslog
2020-10-05 17:51:26 +03:00
a511869498
(critical) Syslog memory corruption fixed
...
LAN startup improved
2020-10-05 15:07:51 +03:00
13efb609d3
Refactored LAN final automate (Ethernet2 lib update required)
2020-10-05 03:50:23 +03:00
38cd7baf58
OTA sockets leak fixed with every Ethernet interface restart (critical)
2020-10-04 02:43:44 +03:00
1f1cd1024f
compilation fix for slim options
2020-08-15 03:01:39 +03:00
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
97714b5c15
REST command fixed
2020-08-07 02:06:05 +03:00
840d3d60eb
Modbus v2 initialization fixed
2020-07-26 14:20:04 +03:00
3b8d085b29
ESP32 stability fix + remove DMX
2020-07-15 02:11:43 +03:00
10a9bb119d
building flags & small bugfix (MQTT&TOGGLE)
2020-07-14 01:54:42 +03:00
fb6bb153ba
ESP8266 build
2020-07-13 22:32:07 +03:00
dffba00f74
ESP Wifi auto-restore connect for wifi manager
...
FIX Ethernet for ESP
2020-07-13 21:40:58 +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
8b4b129b39
Master compilation error due Wiznet 5100 library replacing was fixed
2020-07-06 01:46:01 +03:00
3c38e151e1
SlatusLed & reverting to Ethernet2 wiznet lib
2020-07-04 22:04:57 +03:00
76fb07a7b2
few OTA changes
2020-06-14 17:11:17 +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
00e631515f
due OTA programming, EEPROM signature check
2020-05-30 18:23:50 +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
4740e881f4
Merge pull request #55 from anklimov/develop
...
1-wire fixes
2020-05-09 04:16:55 +03:00
28909c0f34
Binaries recompiled with updated 1-wire libraries DS2482-100 and DallasTemperature
2020-05-09 04:15:27 +03:00
6277a44b1d
fix for software 1-wire driver
2020-05-09 04:03:21 +03:00
d4536e403c
1-wire fix & cleanup
2020-05-08 03:43:03 +03:00
e4a5c37cf9
1-wire fix & simplification
2020-05-08 02:53:47 +03:00
e4cf5a45a5
Merge pull request #54 from anklimov/develop
...
Release-2.1
v2.1
2020-05-07 01:53:22 +03:00
56a0360823
binaries
2020-05-07 01:31:02 +03:00
9d15f7ad9b
RGB bright fix
2020-05-07 01:12:01 +03:00
f650b830d7
Compiled for all platforms + binaries
2020-05-07 00:22:27 +03:00
7b9c474c19
Motor driver fix and extension (auto switch PWM/NON PWM, Motor Quota)
2020-05-07 00:04:50 +03:00
08f251bc63
1wire error handling
2020-04-27 02:25:43 +03:00
ff6816b2e1
multiClick automation slightly modified
...
Suffix calculaton bug fixed
HUE&SAT impact to non-color channels fixed
2020-04-18 18:59:35 +03:00
c7bed971ba
Fixes: negative pin# hung, compilation error, double ON ->white color, analog mapping on the edges of interval, macaddr mask, potential unrelability on LAN re-interability
2020-04-17 23:14:17 +03:00
d1d62515b6
Legacy input rcmd bug fixed
2020-04-02 02:40:26 +03:00
054ac6a206
/set suffix for RGB channel setup turning chan on bug fixed
2020-03-17 02:52:16 +03:00
d5e9686ca9
Compilation issue (with updated libs) fixed for most platforms
...
Command now can be refined for particular channel state using
SUBITEM=CMD
2020-03-03 02:27:09 +03:00
504280ca84
compilation fix after ccs811 lib refactoring
2020-03-02 01:03:14 +03:00
24bf7316a9
Smooth DMX fadind for DUE
2020-01-19 23:59:05 +03:00
75b08441f7
SendStatus interim refactoring
2020-01-10 15:21:33 +03:00
e0a6ac9ff0
input "erev" param bug
2020-01-10 14:19:50 +03:00
9e9a3c6e7e
Config re-reading memory corruption issue fixed
2020-01-10 13:33:22 +03:00
cc96e4697e
fix
2020-01-10 00:57:34 +03:00
7dd48f78d4
JSON string type control. Relability fix
2020-01-10 00:45:32 +03:00
602a997757
input FA small fix
2020-01-09 00:43:12 +03:00