|
|
28909c0f34
|
Binaries recompiled with updated 1-wire libraries DS2482-100 and DallasTemperature
|
2020-05-09 04:15:27 +03:00 |
|
|
|
f650b830d7
|
Compiled for all platforms + binaries
|
2020-05-07 00:22:27 +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 |
|
|
|
8a3980272e
|
Modbus retry for VaCom fixed
1-st attempt to add OTA
|
2019-11-27 03:49:00 +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 |
|
|
|
9cd0d924bb
|
NO Bash required (windows compilation problem gone) - migrated to python
build flags format simplified
Binaries updated
|
2019-10-17 03:13:39 +03:00 |
|
|
|
9356fa70c5
|
-
|
2019-10-16 03:06:12 +03:00 |
|
|
|
77701e541c
|
Merge branch 'develop' of https://github.com/anklimov/lighthub into develop
|
2019-10-16 03:03:03 +03:00 |
|
|
|
8ddd8f1313
|
-
|
2019-10-16 02:53:50 +03:00 |
|
|
|
668f0118b0
|
mac check
|
2019-10-16 01:31:31 +03:00 |
|
|
|
a80509af34
|
windows PIO compilation issue fixed
|
2019-10-16 01:02:02 +03:00 |
|
|
|
c78891a423
|
modbus pooling/tomeout fix
|
2019-07-14 01:44:06 +03:00 |
|
|
|
4efe3af7bb
|
fixed network for MEGA+Wiz5500,
Mega DMX OUT on TX1 pin now (same with DUE),
E81 port Modbus dimmer settings for MEGA. AVR Binaries
|
2019-07-08 02:25:41 +03:00 |
|
|
|
77221651a1
|
Windows flashing tools added
|
2019-06-04 02:55:59 +03:00 |
|
|
|
8076625704
|
Platforms renamed to have clear naming, Mega2560-5500 platform added, flashing tools for mac attached, compiled images renewed
|
2019-06-02 02:23:40 +03:00 |
|
|
|
708f51e202
|
Compilation for all platforms. Compiled binaries updated
|
2019-06-01 23:54:06 +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 |
|
|
|
b7a729d012
|
================================== [SUMMARY] ==================================
Environment nrf52840 [SUCCESS]
Environment esp32 [SUCCESS]
Environment due [SUCCESS]
Environment megaatmega2560 [SUCCESS]
Environment esp8266 [SUCCESS]
Environment megaatmega2560-net [SUCCESS]
Environment due-5500 [SUCCESS]
Environment lighthub21 [SUCCESS]
Environment controllino [SUCCESS]
Environment stm32 [SUCCESS]
======================== [SUCCESS] Took 100.61 seconds
========================
|
2019-04-30 15:24:23 +03:00 |
|
|
|
bd47e11a47
|
ESP compilation fixed
|
2019-04-30 15:12:41 +03:00 |
|
|
|
4c65015327
|
thermostat & status submit interval increased
|
2019-04-25 19:17:50 +03:00 |
|
|
|
b744f9b88b
|
compilation fix
================================== [SUMMARY]
==================================
Environment nrf52840 [SUCCESS]
Environment esp32 [SUCCESS]
Environment due [SUCCESS]
Environment megaatmega2560 [SUCCESS]
Environment esp8266 [SUCCESS]
Environment megaatmega2560-net [SUCCESS]
Environment due-5500 [SUCCESS]
Environment lighthub21 [SUCCESS]
Environment controllino [SUCCESS]
Environment stm32 [SUCCESS]
|
2019-04-21 12:06:05 +03:00 |
|
|
|
40954519db
|
Merge branch 'develop' of https://github.com/anklimov/lighthub into develop
|
2019-04-21 11:54:48 +03:00 |
|
|
|
9d59d6cf60
|
Lighthub hardware v2.1 added as platformio environment
|
2019-04-21 11:54:04 +03:00 |
|
|
|
63b3d0faa7
|
Merge branch 'master' into develop
|
2019-04-09 21:31:46 +03:00 |
|
|
|
2c2657799d
|
Environment nrf52840 [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-04-07 00:43:48 +03:00 |
|
|
|
8bf3c86a92
|
Manually merged pull request "Is dev #39
anklimov:develop from livello:is-dev
-Domotics fixed
-i2c bus scan
-Soft reboot on most platforms (except NRF & STM32)
|
2019-04-02 12:06:50 +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 |
|
|
|
cd32554175
|
MQTT topics refactoring (sub-properties, set) to better compatibility, modify default topic prefix from /myhome to myhome
|
2019-03-08 03:55:59 +03:00 |
|
|
|
eff97d117c
|
Merge branch 'master' into develop
|
2019-03-04 04:57:02 +03:00 |
|
|
|
141bb9c657
|
MQTT topics config & CallBack refactoring
|
2019-03-04 04:49:35 +03:00 |
|
|
|
23e493097e
|
fix Mega compilation
|
2019-03-03 16:16: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 |
|
|
|
4508600cde
|
Improved analog input logic. Mapping config param added
|
2018-11-25 17:33:42 +03:00 |
|
|
|
8fccde7686
|
Thermostat group setpoint setup fixed, and setting temperature will not turn off heater now
|
2018-11-23 17:10:34 +03:00 |
|
|
|
1c3a4421f3
|
Unique MPU id for due
|
2018-11-12 02:21:38 +03:00 |
|
livello
|
23f2e60079
|
fix flash_64kb error. debugSerial in Item.cpp
|
2018-11-07 13:49:30 +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
|
2ff511be35
|
platformio clean
|
2018-10-18 22:33:58 +03:00 |
|
livello
|
e75813e721
|
modbus merge
|
2018-10-18 22:25:33 +03:00 |
|
livello
|
b5112c2a29
|
lib_ignore all envs except stm32 compiles ok at one time
|
2018-10-18 19:43:40 +03:00 |
|