|
|
5ec57f0414
|
GET cmd refactored to operate in safe time
|
2024-01-27 15:03:11 +03:00 |
|
|
|
6d4f76c642
|
Multitask & 1-wire optimzation, sensor fixes
|
2023-11-07 01:48:48 +03:00 |
|
Климов Андрей Николаевич
|
e93e52702e
|
XNova CRYPT,SHAREDSECRET,PROTECTED_PINS,PULSEPIN12
|
2023-10-08 17:43:30 +03:00 |
|
|
|
a956b6f8e2
|
RAM optim to save huge configs to flash, PID min/max
|
2022-11-19 23:30:02 +03:00 |
|
|
|
64eea07d78
|
ModbusTCP&UDP option (-D IPMODBUS)
|
2022-05-10 13:23:17 +03:00 |
|
|
|
12fe7ea71e
|
PreRelease+bin. Persistant&Config mgmt done+fixes
|
2021-12-26 01:41:56 +03:00 |
|
|
|
44d0568267
|
Mega2560slim RAM optimization
|
2021-12-22 01:50:40 +03:00 |
|
|
|
6cd4e5dbea
|
API PORT 80, AVR HTTP ETAG, Compiled for all, bins
|
2021-12-20 02:17:02 +03:00 |
|
|
|
2e5c7d8045
|
STABILITY when re-load, Artnet, RGBWW, ETAG, Logs
|
2021-12-19 18:33:54 +03:00 |
|
|
|
201f492e29
|
ETAG control for http client
|
2021-11-05 02:26:50 +03:00 |
|
|
|
8dd0b57f72
|
ESPx evolution (interim) - MDNS
|
2021-10-20 01:27:42 +03:00 |
|
|
|
4e22a8f22d
|
ESP8266 persistance/compilation fixes
|
2021-10-14 22:17:07 +03:00 |
|
|
|
3df1eb1cc5
|
NoMQTT mode, float config val, small fixes
|
2021-10-04 18:53:32 +03:00 |
|
|
|
6485833f7d
|
pre-release, save2flash, mdns bugs, dmx, .....
|
2021-08-29 02:46:21 +03:00 |
|
|
|
09fa78b0c8
|
input handle improved, +stm env -2due envs
|
2021-08-22 23:02:15 +03:00 |
|
|
|
c2815a2d00
|
config reload fix (caused by timer)
|
2021-07-30 03:30:07 +03:00 |
|
|
|
8f88df5739
|
input pulling on HW Timer (DUE)
|
2021-07-30 02:21:54 +03:00 |
|
|
|
5888931870
|
http API with CORS (interim)
|
2021-07-24 12:18:58 +03:00 |
|
|
|
36a7242a60
|
EEPROM refactoring& http API. Mega&due tested
|
2021-07-06 00:21:26 +03:00 |
|
|
|
2f398df8aa
|
UART interceptor now is compatible with Whireshark
|
2021-06-07 15:44:39 +03:00 |
|
|
|
e7f606d16c
|
49days issue fixed, thermostates, RGB/HSV mixes
|
2021-03-07 00:13:35 +03:00 |
|
|
|
11943d4fc4
|
ReRead config AVR/syslog
|
2020-10-05 17:51:26 +03:00 |
|
|
|
13efb609d3
|
Refactored LAN final automate (Ethernet2 lib update required)
|
2020-10-05 03:50:23 +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 |
|
|
|
8c95732164
|
sysLog fixed, added logging library (for serial & syslog)
|
2020-05-31 18:14:10 +03:00 |
|
|
|
0687949bb7
|
API simplificatoin ph1 (@send param remove
|
2020-05-21 15:36:35 +03:00 |
|
|
|
f650b830d7
|
Compiled for all platforms + binaries
|
2020-05-07 00:22:27 +03:00 |
|
|
|
75b08441f7
|
SendStatus interim refactoring
|
2020-01-10 15:21:33 +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 |
|
|
|
8ddd8f1313
|
-
|
2019-10-16 02:53:50 +03:00 |
|
|
|
d7e4181377
|
ESP8266 EEPROM commit for CLI commands pwd, get, ip added
|
2019-06-16 23:26:35 +03:00 |
|
|
|
ea088ca47d
|
M5STACK platform added
|
2019-06-01 11:37:28 +03:00 |
|
|
|
1303c106b5
|
First sucsessfull working build on NRF52840+Wiznet5500
|
2019-05-12 18:09:39 +03:00 |
|
|
|
7cb0492a30
|
Now MQTT compatible with test.mosquitto.org free broker (empty User vs NULL user)
Few analog-in fixes. ESP32 compilation broken due doard definition
changed. Trying to workaround it
|
2019-04-30 12:51:57 +03:00 |
|
|
|
fb3d532e2f
|
MAC generaton for DUE changed (more enthropy)
http config URI MUST start with /cnf now
|
2019-04-26 03:19:56 +03:00 |
|
|
|
b30b9346fb
|
Input modularity deployed (see lighthub/modules)
CCS811 & HDC1080 almost developed as Input module
Inputs core refactored
|
2019-03-25 02:04:48 +03:00 |
|
|
|
8b9584f975
|
STM32 fix&slim, Wifi manager ESP32, compiled binaries updated for all platforms
|
2019-03-23 22:26:58 +03:00 |
|
|
|
6fa661690b
|
Some cleanup, halfway of EEPROM config saving for ESP8266 (required updated aJson lib)
|
2019-03-23 19:11:09 +03:00 |
|
|
|
2947a1e53c
|
Environment nrf52840_dk [SUCCESS]
Environment esp32 [SUCCESS]
Environment due [SUCCESS]
Environment megaatmega2560 [SUCCESS]
Environment esp8266 [SUCCESS]
Environment megaatmega2560-net [SUCCESS]
Environment due-5500 [SUCCESS]
Environment controllino [SUCCESS]
Environment stm32 [SUCCESS]
|
2019-03-23 15:58:52 +03:00 |
|
|
|
ad4d9df00a
|
ESP8266 build fix
|
2019-03-22 01:15:23 +03:00 |
|
|
|
141bb9c657
|
MQTT topics config & CallBack refactoring
|
2019-03-04 04:49:35 +03:00 |
|
|
|
c74575e0e9
|
Improve multiplatform building stuff
|
2019-03-03 15:42:54 +03:00 |
|
|
|
064ef6f007
|
MQTT subscribe fix, AnalogIn fix, first attempt to compile for NRF5
|
2019-02-04 01:38:46 +03:00 |
|
|
|
8d87f09e29
|
Beginning to add homie convention compatibility https://homieiot.github.io/specification/
|
2019-01-04 04:10:10 +03:00 |
|
livello
|
9ea9ad8698
|
refactoring. stm32 minimal support
|
2018-11-07 01:25:28 +03:00 |
|
livello
|
7e6842cd1d
|
1w domoticz support
|
2018-10-22 10:34:53 +03:00 |
|
livello
|
4101f7bd2e
|
ARDUINO_ARCH_AVR
|
2018-10-18 00:57:00 +03:00 |
|
|
|
687ef7cd99
|
DS18B20 TEMPERATURE_PRECISION increased to 12 bits and temp converted to float
|
2018-10-14 03:20:50 +03:00 |
|
livello
|
39f655ff78
|
log, some small fixes
|
2018-10-11 00:43:09 +03:00 |
|