186 Commits

Author SHA1 Message Date
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
livello
f38dfc1851 from IS-STM32Duino 2018-09-09 01:16:07 +03:00
livello
40479ba2c8 stm32f1 suppport. changes 2018-07-19 05:44:27 +03:00
livello
09726be883 esp32 support, build_flags_{ENVNAME}.sh now can be used and edited in IDE! 2018-07-04 01:22:00 +03:00
livello
f8355cfb7b Encoder. need to change irq function 2018-07-01 01:56:16 +03:00
34c618db72 polling of contacts fixed 2018-06-30 13:46:22 +03:00
74689fcd8b Merge branch 'develop' into IS-DHT 2018-06-30 01:07:15 +03:00
livello
a54c67e062 fix wifimanager without esp 2018-06-29 10:44:02 +03:00
livello
90c21ef125 wifimanager esp8266, RESTART_LAN_ON_MQTT_ERRORS option, option RESET_PIN for restart on lan init error 2018-06-29 10:35:32 +03:00
livello
483454d9f6 esp8266 fix 2018-06-29 01:03:19 +03:00
livello
0f670ca506 ip save 2018-06-29 00:31:20 +03:00
livello
3de7baa0de lanStatus enum 2018-06-27 15:46:12 +03:00