Commit Graph
287 Commits
Author SHA1 Message Date
andry e7f376196c Improved logic to threat unknown 1-wire device (some PnP)
artnet disabled by default for due since some execution blocking in
artnet->read()
2019-02-09 22:38:47 +03:00
andry ecb11ce3a5 DeviceID based default MAC for DUE, fix for artnet hungs w/o LAN fixed 2019-02-09 12:51:34 +03:00
andry 064ef6f007 MQTT subscribe fix, AnalogIn fix, first attempt to compile for NRF5 2019-02-04 01:38:46 +03:00
andry 8d87f09e29 Beginning to add homie convention compatibility https://homieiot.github.io/specification/ 2019-01-04 04:10:10 +03:00
andry 4508600cde Improved analog input logic. Mapping config param added 2018-11-25 17:33:42 +03:00
andry 37a6c677ce AnalogInput developed, some other fixes: eol-to-endl debugSerial; volume RGB channels changing by single argument passing (GoodleHome/analogue input control) fixed 2018-11-25 04:46:35 +03:00
andry 8fccde7686 Thermostat group setpoint setup fixed, and setting temperature will not turn off heater now 2018-11-23 17:10:34 +03:00
andry 5bdbaf3513 Update README.md 2018-11-14 00:33:32 +03:00
andry 1c3a4421f3 Unique MPU id for due 2018-11-12 02:21:38 +03:00
andry 2509075803 Merge pull request #35 from livello/IS-ENC
1wire domoticz support, dht22, contact,uptime refactoring
2018-11-10 01:48:18 +03:00
livello 979349a38e freeRam stub removed. debugSerial + small refactoring and code format 2018-11-09 02:12:53 +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 040dcfe746 domoticz uptime, dht22, contact refactoring 2018-10-23 15:39:20 +03:00
livello 7e6842cd1d 1w domoticz support 2018-10-22 10:34:53 +03:00
andry 3e3d8e6d84 Merge pull request #33 from livello/IS-ENC
lib_ignore, build_flags, DHT, counter, domoticz, WITH_PRINTEX_LIB, arduino_arch,
2018-10-18 23:05:57 +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 52b94055f7 merge upstream/develop 2018-10-18 22:15:52 +03:00
livello cd03599b83 merge upstream/develop 2018-10-18 22:10:18 +03:00
andry 02af69ba83 Move some strings to flash 2018-10-18 21:12:26 +03:00
andry 222b92d536 [env:megaatmega2560] - correct Ethernet lib for wiz5100 2018-10-18 21:05:00 +03:00
andry ad555164f6 Merge pull request #32 from MykhailoKh/develop-add-modbus-register-type-parameter
Add modbus register type parameter
2018-10-18 20:45:45 +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
Mykhailo Khulap 08f1aaf72d Keep debug out as it was before 2018-10-18 07:24:33 +03:00
livello 4101f7bd2e ARDUINO_ARCH_AVR 2018-10-18 00:57:00 +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
Mykhailo Khulap 18915c26c2 Fix typo in parameter 2018-10-17 21:52:21 +03:00
Mykhailo Khulap 9d6ffe7f7d Add modbus register type parameter 2018-10-17 21:06:52 +03:00
Mykhailo Khulap 7c46f3b7cd Fix win/unix line ending 2018-10-17 12:17:33 +03:00
livello fe9300f921 domoticz dht22 support 2018-10-17 12:16:20 +03:00
Mykhailo Khulap 766cd060b8 Fix compilation errors and project dependencies for Arduino Mega 2018-10-17 12:13:07 +03:00
livello 1b2646d0d0 domoticz dht22 support 2018-10-16 11:43:14 +03:00
livello 2bf6050f50 domoticz dht22 support 2018-10-16 11:36:59 +03:00
livello 41df3b701e remove build_flags 2018-10-15 21:27:58 +03:00
andry d89dfd2364 Prevent restoring temporary turned on channels (by XON) 2018-10-14 11:15:54 +03:00
andry dd44e46f77 Temperature topicname fixed 2018-10-14 10:43:48 +03:00
andry 687ef7cd99 DS18B20 TEMPERATURE_PRECISION increased to 12 bits and temp converted to float 2018-10-14 03:20:50 +03:00
andry 3038e41788 Fix after merging PR.(DUE and Mega) 2018-10-13 23:03:59 +03:00
andry 87e7bcbd6a Merge pull request #30 from livello/IS-ENC
device_name, PrintEx lib, refactoring
2018-10-13 21:18:26 +03:00
livello db8a48b1c4 lan init fix 2018-10-11 11:04:05 +03:00
livello dcf2fcf58e build_flags_envName.sh are customized files and must not be placed into repository 2018-10-11 00:50:08 +03:00
livello 39f655ff78 log, some small fixes 2018-10-11 00:43:09 +03:00
livello 9432898b03 printex streaming 2018-10-10 14:24:18 +03:00
livello 40fe3d3d1b printex 2018-10-10 13:53:45 +03:00
livello 5d64a72ea0 printex 2018-10-10 13:49:28 +03:00
livello b7675f8dd1 PrintEx 2018-10-09 11:11:00 +03:00