Commit Graph

  • 0005bd0931 Firmware binaries uploaded Andrey Klimov 2019-04-30 15:32:50 +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 ======================== Andrey Klimov 2019-04-30 15:24:23 +03:00
  • bd47e11a47 ESP compilation fixed Andrey Klimov 2019-04-30 15:12:41 +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 Andrey Klimov 2019-04-30 12:51:57 +03:00
  • 29a95f79c0 fix Andrey Klimov 2019-04-26 03:59:47 +03:00
  • 5d0fe62f71 fix Andrey Klimov 2019-04-26 03:23:42 +03:00
  • fb3d532e2f MAC generaton for DUE changed (more enthropy) http config URI MUST start with /cnf now Andrey Klimov 2019-04-26 03:19:56 +03:00
  • 3b1f1e7b9e Merge pull request #41 from anklimov/develop Andrey Klimov 2019-04-25 19:20:52 +03:00
  • 4c65015327 thermostat & status submit interval increased Andrey Klimov 2019-04-25 19:17:50 +03:00
  • fd19c42cf0 Critical thermostat initialization bug fixed Andrey Klimov 2019-04-24 13:05:21 +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] Andrey Klimov 2019-04-21 12:06:05 +03:00
  • 40954519db Merge branch 'develop' of https://github.com/anklimov/lighthub into develop Andrey Klimov 2019-04-21 11:54:48 +03:00
  • 9d59d6cf60 Lighthub hardware v2.1 added as platformio environment Andrey Klimov 2019-04-21 11:54:04 +03:00
  • 5a99efa0c2 Merge pull request #40 from anklimov/develop Andrey Klimov 2019-04-09 21:39:42 +03:00
  • 63b3d0faa7 Merge branch 'master' into develop Andrey Klimov 2019-04-09 21:31:46 +03:00
  • 03ea4dddd1 NodeRed Dashbord color picker compatible parser now (tolerant to MQTT payload arrays like here): [myhome/in/kuh/set] hsv(65, 100%, 86%) Item=kuh Sub=1 Cmd=0 Par= <65> <100> <86> Andrey Klimov 2019-04-09 00:48:20 +03:00
  • 8166e55fca Firmware compiled binaries updated Andrey Klimov 2019-04-07 00:58:08 +03:00
  • 1d8485391e Wifi manager timeout decreased to 30 sec if wifi disconnected after normal operation (Timeout after cold reboot stay 180 sec) Andrey Klimov 2019-04-07 00:50:00 +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] Andrey Klimov 2019-04-07 00:43:48 +03:00
  • 5d46dd5807 few cleanup Andrey Klimov 2019-04-07 00:12:13 +03:00
  • 3d598a1217 More stability: MQTT Publish suppressed if input Loop invoked from ethernet Idle (reentrance issue? low-memory for stack?) Side effects - some MQTT publishings may lost Watchdog enabled when MQTT connection pending Andrey Klimov 2019-04-06 23:53:59 +03:00
  • ebc908a3a1 Post-merge fix: no local item control without emit tag, i2c scan fixed and removed significant stability improvements: config re-load cleanup, MQTT submit only if connected (ESPx very sensetive on it) new: negative relay pin# - output invertion Andrey Klimov 2019-04-06 22:53:36 +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) Andrey Klimov 2019-04-02 12:06:50 +03:00
  • e65241e201 Wifi Fix Andrey Klimov 2019-04-02 01:31:38 +03:00
  • eb29e4f227 Add some WIFI respawning & relability improvements for ESPx MEGA compilation error fixed Andrey Klimov 2019-04-01 01:58:29 +03:00
  • dc16a663ec More control and relability Andrey Klimov 2019-03-31 11:18:45 +03:00
  • df4a9540a5 Merge branch 'develop' of https://github.com/anklimov/lighthub into develop Andrey Klimov 2019-03-30 20:29:27 +03:00
  • 9b1c2e5889 ccs811 & hdc1080 integration done mqtt publish to abstrchin added http connection error threating for ESPx, DUE, STM fixed ESP8266 pin conflict between sensor WAK and DMX OUT fixed DHT begin added Andrey Klimov 2019-03-30 20:20:32 +03:00
  • 94b7bf7fc4 Update README.md Andrey Klimov 2019-03-29 12:50:27 +03:00
  • 3216131e96 Update README.md Andrey Klimov 2019-03-29 12:49:48 +03:00
  • b30b9346fb Input modularity deployed (see lighthub/modules) CCS811 & HDC1080 almost developed as Input module Inputs core refactored Andrey Klimov 2019-03-25 02:04:48 +03:00
  • db29ee566c ESP8266 fix (autoretrieve conf if 404) flash (aJson update required) Andrey Klimov 2019-03-24 03:01:18 +03:00
  • 8b56ea4378 MAC address setup refactored (for ESPx and DUE - embedded addresses by default) Andrey Klimov 2019-03-24 01:46:10 +03:00
  • 8b9584f975 STM32 fix&slim, Wifi manager ESP32, compiled binaries updated for all platforms Andrey Klimov 2019-03-23 22:26:58 +03:00
  • 6fa661690b Some cleanup, halfway of EEPROM config saving for ESP8266 (required updated aJson lib) Andrey Klimov 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] Andrey Klimov 2019-03-23 15:58:52 +03:00
  • 696254a932 ESP8266 tested, fixed & working (mqtt submit_status caused hungs in ESP if no MQTT connection) Andrey Klimov 2019-03-22 03:48:15 +03:00
  • 581c172e8e few ESP improvements Andrey Klimov 2019-03-22 02:26:06 +03:00
  • ad4d9df00a ESP8266 build fix Andrey Klimov 2019-03-22 01:15:23 +03:00
  • 2f66491153 Changed again/ Now is nice! Andrey Klimov 2019-03-13 01:51:37 +03:00
  • 04caf6ffdf RGB - to RGBW conversion algorithm changed Andrey Klimov 2019-03-13 00:43:33 +03:00
  • 6a6fbf469b INIT_VOLUME increased to 50% Andrey Klimov 2019-03-10 01:29:50 +03:00
  • d084849fd6 For water heaters (termostate negative pin#) if some comes wrong (or no connection with termometers output is LOW - valve OPEN) // OFF - also VALVE is OPEN (no teat control) Andrey Klimov 2019-03-10 01:10:01 +03:00
  • 02fd5078c9 negative pin init hung fixed, homie nodes list submittind removed (unstable if long list) Andrey Klimov 2019-03-10 00:42:43 +03:00
  • cbe5980766 fix Andrey Klimov 2019-03-09 23:49:10 +03:00
  • 7595a99474 -default topics prefix used if no "/" in "emit" parameters of output -Thermostat should be working with DHT22 -Negative PIN# in thermostat item - reverse logic: HIGH level of output should stop heating Andrey Klimov 2019-03-09 23:38:57 +03:00
  • cd32554175 MQTT topics refactoring (sub-properties, set) to better compatibility, modify default topic prefix from /myhome to myhome Andrey Klimov 2019-03-08 03:55:59 +03:00
  • 515728207f fixed longint conversion Mega Andrey Klimov 2019-03-07 19:16:03 +03:00
  • eb43bc5d18 uptime to 32 bits, build# to homie Andrey Klimov 2019-03-06 15:51:44 +03:00
  • 8aac733cd1 Merge pull request #38 from anklimov/develop Andrey Klimov 2019-03-04 22:14:33 +03:00
  • 517b760e49 due compilation fix Andrey Klimov 2019-03-04 16:07:45 +03:00
  • ac71e4436b fix Andrey Klimov 2019-03-04 16:02:17 +03:00
  • bdac63fa8a homie topic strucrure correction Andrey Klimov 2019-03-04 15:47:12 +03:00
  • 12af8d0286 Merge pull request #37 from anklimov/develop Andrey Klimov 2019-03-04 05:00:56 +03:00
  • eff97d117c Merge branch 'master' into develop Andrey Klimov 2019-03-04 04:57:02 +03:00
  • ed0330307e Merge branch 'develop' of https://github.com/anklimov/lighthub into develop Andrey Klimov 2019-03-04 04:50:39 +03:00
  • 141bb9c657 MQTT topics config & CallBack refactoring Andrey Klimov 2019-03-04 04:49:35 +03:00
  • 8d779c4581 Update README.md Andrey Klimov 2019-03-04 01:21:51 +03:00
  • 8cc63445be Update README.md Andrey Klimov 2019-03-04 01:19:21 +03:00
  • 83e61b042e Update README.md Andrey Klimov 2019-03-04 01:17:15 +03:00
  • d1def67417 Update README.md Andrey Klimov 2019-03-04 01:14:34 +03:00
  • ba535a6e12 Update README.md Andrey Klimov 2019-03-04 01:01:46 +03:00
  • 98db109235 Update README.md Andrey Klimov 2019-03-04 00:34:42 +03:00
  • 23e493097e fix Mega compilation Andrey Klimov 2019-03-03 16:16:35 +03:00
  • c74575e0e9 Improve multiplatform building stuff Andrey Klimov 2019-03-03 15:42:54 +03:00
  • b6149c4603 Delete CNAME Andrey Klimov 2019-02-16 10:58:57 +03:00
  • 111b85ca04 Create CNAME Andrey Klimov 2019-02-16 10:56:55 +03:00
  • 1048d543c5 Set theme jekyll-theme-cayman Andrey Klimov 2019-02-16 10:55:58 +03:00
  • 3e3b5f9f5f fix Andrey Klimov 2019-02-14 18:18:49 +03:00
  • 5b5e5e9010 Progmem issues fixed (Mega) Andrey Klimov 2019-02-14 17:34:31 +03:00
  • 415fce33c8 hungs if no items configured - fixed Andrey Klimov 2019-02-10 00:18:48 +03:00
  • 772f3ab28c artnet hung fixed Andrey Klimov 2019-02-09 23:58:30 +03:00
  • e7f376196c Improved logic to threat unknown 1-wire device (some PnP) artnet disabled by default for due since some execution blocking in artnet->read() Andrey Klimov 2019-02-09 22:38:47 +03:00
  • ecb11ce3a5 DeviceID based default MAC for DUE, fix for artnet hungs w/o LAN fixed Andrey Klimov 2019-02-09 12:51:34 +03:00
  • 064ef6f007 MQTT subscribe fix, AnalogIn fix, first attempt to compile for NRF5 Andrey Klimov 2019-02-04 01:38:46 +03:00
  • 8d87f09e29 Beginning to add homie convention compatibility https://homieiot.github.io/specification/ Andrey Klimov 2019-01-04 04:10:10 +03:00
  • 8652810558 Update README.md Andrey Klimov 2018-12-25 15:40:41 +03:00
  • b60ff43cf2 Update README.md Andrey Klimov 2018-12-25 15:25:41 +03:00
  • 4508600cde Improved analog input logic. Mapping config param added Andrey Klimov 2018-11-25 17:33:42 +03:00
  • 37a6c677ce AnalogInput developed, some other fixes: eol-to-endl debugSerial; volume RGB channels changing by single argument passing (GoodleHome/analogue input control) fixed Andrey Klimov 2018-11-25 04:46:35 +03:00
  • 8fccde7686 Thermostat group setpoint setup fixed, and setting temperature will not turn off heater now Andrey Klimov 2018-11-23 17:10:34 +03:00
  • 5bdbaf3513 Update README.md Andrey Klimov 2018-11-14 00:33:32 +03:00
  • 1c3a4421f3 Unique MPU id for due Andrey Klimov 2018-11-12 02:21:38 +03:00
  • 2509075803 Merge pull request #35 from livello/IS-ENC Andrey Klimov 2018-11-10 01:48:18 +03:00
  • 979349a38e freeRam stub removed. debugSerial + small refactoring and code format livello 2018-11-09 02:12:53 +03:00
  • 23f2e60079 fix flash_64kb error. debugSerial in Item.cpp livello 2018-11-07 13:49:30 +03:00
  • 9ea9ad8698 refactoring. stm32 minimal support livello 2018-11-07 01:25:28 +03:00
  • 040dcfe746 domoticz uptime, dht22, contact refactoring livello 2018-10-23 15:39:20 +03:00
  • 7e6842cd1d 1w domoticz support livello 2018-10-22 10:34:53 +03:00
  • 3e3d8e6d84 Merge pull request #33 from livello/IS-ENC Andrey Klimov 2018-10-18 23:05:57 +03:00
  • 2ff511be35 platformio clean livello 2018-10-18 22:33:58 +03:00
  • e75813e721 modbus merge livello 2018-10-18 22:25:33 +03:00
  • 52b94055f7 merge upstream/develop livello 2018-10-18 22:15:52 +03:00
  • cd03599b83 merge upstream/develop livello 2018-10-18 22:10:18 +03:00
  • 02af69ba83 Move some strings to flash Andrey Klimov 2018-10-18 21:12:26 +03:00
  • 222b92d536 [env:megaatmega2560] - correct Ethernet lib for wiz5100 Andrey Klimov 2018-10-18 21:05:00 +03:00
  • ad555164f6 Merge pull request #32 from MykhailoKh/develop-add-modbus-register-type-parameter Andrey Klimov 2018-10-18 20:45:45 +03:00
  • b5112c2a29 lib_ignore all envs except stm32 compiles ok at one time livello 2018-10-18 19:43:40 +03:00
  • 67c7e373a0 lib_ignore almost allow keep piolibdeps livello 2018-10-18 16:19:44 +03:00
  • 321e4843ba return WITH_PRINTEX_LIB and still has compilation problems livello 2018-10-18 08:49:39 +03:00