Commit Graph
203 Commits
Author SHA1 Message Date
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
Mykhailo Khulap 766cd060b8 Fix compilation errors and project dependencies for Arduino Mega 2018-10-17 12:13:07 +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
livello e1db33cc69 PrintEx 2018-10-09 10:01:58 +03:00
livello 02a64ac155 PrintEx 2018-10-09 10:00:19 +03:00
livello 698c2a653a PrintEx 2018-10-09 01:27:56 +03:00
livello b83badcff8 refactoring 2018-10-08 18:23:10 +03:00
livello ebc7c57fd6 refactoring 2018-10-08 00:48: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
andry 9275467052 core Tested/Bugfixed. XON/XOFF, save/restore states 2018-09-29 12:33:48 +03:00
andry 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
andry 770c6e3c25 Merge pull request #29 from MykhailoKh/develop-add-support-for-button-as-input
Add button support as input  (every push changing state)
2018-09-28 01:03:03 +03:00
Mykhailo Khulap 7742747d5d Add button support as input 2018-09-27 07:34:09 +03:00
andry ae2187de84 Update build_flags_template.sh
Default mac changed
2018-09-25 23:23:16 +03:00
andry c9bed1ea8f Merge pull request #28 from MykhailoKh/develop-add-w5500-spi-cs-pin-configuration
Add configuration for CS pin for Ethernet W5500
2018-09-25 23:16:42 +03:00
Mykhailo Khulap ba34596c08 Add configuration for CS pin for Ethernet W5500 2018-09-24 08:13:55 +03:00
andry 4875136ebc syslog hung fixed 2018-09-10 02:20:07 +03:00
andry 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
andry b2238e5f6f MAC 2018-09-10 00:40:33 +03:00
andry c89bed6920 def MAC changed 2018-09-09 23:29:36 +03:00
andry 39eed2f05f Added DUE lib 2018-09-09 23:20:49 +03:00
andry 3031a25095 Merge pull request #26 from livello/IS-ENC
Counters input support, up to 6 encoders on mega and due. Syslog, ESP32
2018-09-09 22:52:03 +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 797ce5d4ce Encoder support 2018-07-01 13:35:53 +03:00
livello ec4f4784a2 Encoder support 2018-07-01 12:54:59 +03:00
livello f8355cfb7b Encoder. need to change irq function 2018-07-01 01:56:16 +03:00
andry 34c618db72 polling of contacts fixed 2018-06-30 13:46:22 +03:00
andry fa864bd9f7 Merge pull request #25 from livello/IS-DHT
(2)DHT22 Input support, thermo, esp refactoring, lan_status enum, wifi_manager, printing ip config, save current ip config
2018-06-30 01:07:49 +03:00
andry 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 21da448e93 ip save 2018-06-29 00:38:38 +03:00
livello 0f670ca506 ip save 2018-06-29 00:31:20 +03:00