Commit Graph

97 Commits

Author SHA1 Message Date
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
livello
67c7e373a0 lib_ignore almost allow keep piolibdeps 2018-10-18 16:19:44 +03:00
livello
321e4843ba return WITH_PRINTEX_LIB and still has compilation problems 2018-10-18 08:49:39 +03:00
livello
ab1ab64f77 optional build_scripts 2018-10-18 00:44:16 +03:00
livello
655ef79b5d dht_counter_disable
with_domoticz
printex removed because of compilation errors
2018-10-17 22:02:52 +03:00
livello
2bf6050f50 domoticz dht22 support 2018-10-16 11:36:59 +03:00
687ef7cd99 DS18B20 TEMPERATURE_PRECISION increased to 12 bits and temp converted to float 2018-10-14 03:20:50 +03:00
3038e41788 Fix after merging PR.(DUE and Mega) 2018-10-13 23:03:59 +03:00
livello
9432898b03 printex streaming 2018-10-10 14:24:18 +03:00
livello
5d64a72ea0 printex 2018-10-10 13:49:28 +03:00
livello
698c2a653a PrintEx 2018-10-09 01:27:56 +03:00
livello
fecdd737d0 Merge remote-tracking branch 'upstream/develop' into IS-ENC 2018-10-04 21:49:59 +03:00
livello
5e06c822cd from IS-STM32Duino 2018-10-04 21:40:55 +03:00
9275467052 core Tested/Bugfixed. XON/XOFF, save/restore states 2018-09-29 12:33:48 +03:00
df95bec241 Google Home Volume voicecommand compatible, XON-XOFF command added, Mega compilation issue fixed (Brige.cpp - updated Modbus lib required) 2018-09-28 03:49:27 +03:00
b33c621926 Critical fix: DUE with WIZ5500 working again now: EthernetX lib mess fixed, IP stack startup code fixed 2018-09-10 01:40:35 +03:00
263888ddf1 Sainty check 2018-09-10 01:01:40 +03:00
39eed2f05f Added DUE lib 2018-09-09 23:20:49 +03:00