Commit Graph

184 Commits

Author SHA1 Message Date
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
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
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
ae2187de84 Update build_flags_template.sh
Default mac changed
2018-09-25 23:23:16 +03:00
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
4875136ebc syslog hung fixed 2018-09-10 02:20:07 +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
b2238e5f6f MAC 2018-09-10 00:40:33 +03:00
c89bed6920 def MAC changed 2018-09-09 23:29:36 +03:00
39eed2f05f Added DUE lib 2018-09-09 23:20:49 +03:00
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
34c618db72 polling of contacts fixed 2018-06-30 13:46:22 +03:00
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
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
livello
973919dc84 printIP, saveIP, loadIP 2018-06-28 15:47:05 +03:00
livello
407a2af235 w5100 reset, soft reset, refactoring 2018-06-28 13:31:58 +03:00
livello
3de7baa0de lanStatus enum 2018-06-27 15:46:12 +03:00
f219951630 Fixed issue "Strange behavior on restart if lan is not initialized #22" v1.0 2018-06-24 22:08:08 +03:00
livello
589c510b32 hard and soft reset, dht22 support, reset on lan init error, reset on many mqtt errors 2018-06-20 22:55:23 +03:00
livello
7d09bc6ad0 DHT22 Input support, thermo and esp refactoring 2018-06-09 17:06:58 +03:00
7b69482180 Merge pull request #20 from livello/patch
Esp8266 basic support, dmx now can be disabled, experiments with build scripts
2018-06-01 02:02:10 +03:00
livello
4c6acda58a return targets back (controllino, *-5500) 2018-05-31 23:57:34 +03:00
livello
025ae66990 Merge branch 'master' of github.com:anklimov/lighthub into patch 2018-05-28 13:43:10 +03:00
livello
d17ba12a31 Merge branch 'master' of github.com:anklimov/lighthub into patch
# Conflicts:
#	platformio.ini
2018-05-28 13:42:45 +03:00
8e38095177 scmd,rcmd in inputs may contain not only cmd but values, minimal dimmers volume treshhold for ON command, remote command execute on MQTT command (new Cmd.h required), bat-files to flash DUE and start CLI added 2018-05-25 09:29:47 +03:00
livello
119c1082c2 dht support in progress 2018-05-22 23:52:00 +03:00
livello
2ce453db82 esp8266
esp8266 worked

esp8266 basic support, DMX now can be disabled
2018-05-22 22:10:06 +03:00
livello
bc44c146b9 esp8266 2018-05-22 18:16:50 +03:00
b8861d895a platformio.ini 2018-05-19 15:20:30 +03:00
2b56dcd8dd Merge pull request #19 from livello/patch
clear EEPROM, laninit delay, clean platformio.ini
2018-05-19 15:09:30 +03:00
Климов Андрей Николаевич
44da59a216 platformio.ini 2018-05-19 15:09:01 +03:00
d1cab710ea Update README.md 2018-05-19 14:50:19 +03:00
livello
dc110e0b79 clear EEPROM cmd function 2018-05-17 18:29:04 +03:00