Commit Graph

111 Commits

Author SHA1 Message Date
4f340d780f Pre-release. Tested&working on Mega and Due with Wiz5100 and Wiz5500. Need to update dependances. 2018-04-17 19:00:09 +03:00
8d8e357504 Arduino DUE 1-wire fix 2018-04-16 15:22:09 +03:00
bc1eb86a34 Critical: discrete outputs initialization after reboot added 2018-04-15 21:03:35 +03:00
bbbf0e056c Merge branch 'master' of https://github.com/anklimov/lighthub 2018-04-14 15:41:48 +03:00
81ea6e31a7 Schematic diagramm for hardware added 2018-04-14 15:40:54 +03:00
e5cb8dba34 Update README.md 2018-04-07 00:43:14 +03:00
316aafb59f Update README.md 2018-04-07 00:08:57 +03:00
7ea21d9ccc Update README.md 2018-04-06 21:25:23 +03:00
906f106a64 Delete platformio.txt 2018-04-06 20:58:34 +03:00
215eccf830 Update de-ad-be-ef-fe-ed.config.json 2018-04-06 20:57:14 +03:00
43a9764b92 Update de-ad-be-ef-fe-ef.config.json 2018-04-06 20:56:30 +03:00
78faf53d2c Update README.md 2018-04-06 20:37:54 +03:00
9ce88e63d5 Update README.md 2018-04-06 20:07:20 +03:00
8647a92b39 Added LightHub.png 2018-04-06 19:59:26 +03:00
a01d8f118c Merge pull request #12 from livello/patch
lighthub/main.cpp:201:77: error: invalid conversion from 'byte* {aka unsigned char*}' to 'const char*' [-fpermissive]
2018-04-05 12:43:04 +03:00
livello
5bf6ee5943 fix custom_firmware_mac
build flags printing
2018-04-03 16:58:34 +03:00
livello
499e74be85 lighthub/main.cpp:201:77: error: invalid conversion from 'byte* {aka unsigned char*}' to 'const char*' [-fpermissive] 2018-04-03 13:28:45 +03:00
50ee8a7c6d Critical potential memory violation fixed. Ventilation set termopreset and overheat control fixed 2018-04-03 01:57:07 +03:00
66d6445967 Massive kernel logic refaktoring & critical memory issues fixes. HomeRemote compatibility, Modbus command retrying, MQTT Status async/submission optimization 2018-04-01 22:13:13 +03:00
a936240d14 Persistent logic improvement, CMD_ON refinig, Vacom Air channel may open airGate if active 2018-04-01 04:27:30 +03:00
a0ba569d60 Fix of GROUP channels restoring from MQTT presistent, small default MAC simplification 2018-03-31 12:14:22 +03:00
a5f632417b Merge pull request #11 from livello/patch
mass refactoring
2018-03-31 11:30:32 +03:00
livello
a10c948f5a mass refactoring
sd_card_code not affects ram and firmware if not enabled
2018-03-30 02:30:10 +03:00
ec840f784a Retained MQTT topics logic developed, unused sources (SD & extra 1-wire) moved to spare folders to save static RAM 2018-03-27 04:14:34 +03:00
e4f47cdef3 Merge pull request #10 from livello/patch
refactoring. help cmd improved. Removed newline from freeMem periodic…
2018-03-26 03:06:58 +03:00
1c2b095e28 Merge branch 'master' into patch 2018-03-26 02:59:19 +03:00
livello
642f20de8c DMX Modbus OneWire support now can be disabled 2018-03-23 13:35:52 +03:00
livello
ca44c66387 readme.md 2018-03-23 11:03:33 +03:00
livello
829a7f4021 readme.md reformat, build_flags_template comments 2018-03-23 10:52:15 +03:00
livello
6497beaabb CUSTOM_FIRMWARE_MAC 2018-03-23 01:33:52 +03:00
livello
70c31dd0ea custom firmware mac address
build_flags_template
disabling freeram print
removing CR if no previous thermostat printing
2018-03-23 01:29:21 +03:00
livello
bbf944c482 root
applyConfig
And *Pool* to *Poll* of course
2018-03-22 22:31:35 +03:00
livello
4d7f6ca875 refactoring. help cmd improved. Removed newline from freeMem periodical print. 2018-03-22 20:42:21 +03:00
64cca588d9 Update README.md 2018-03-21 21:35:48 +03:00
7a92bcba4c Merge pull request #8 from livello/patch
USE_1W_PIN, ENABLE_SD_CARD, SERIAL_BAUD, Readme.md
2018-03-21 21:29:12 +03:00
livello
5e21cd03cc README.md 2018-03-21 17:30:41 +03:00
livello
39655a8d7a common_defitinitons->options
custom 1w pin and direct connection without DS2482-100
instructions to README
2018-03-21 17:21:19 +03:00
livello
f53181805e rebase on upstream master 2018-03-19 12:59:08 +03:00
85490e0d15 revert wrong changes 2018-03-19 03:00:36 +03:00
9b9297247e Merge pull request #6 from livello/pio-1
extracted MY_CONFIG_SERVER, edit README.md, small fixes
2018-03-18 22:29:46 +03:00
livello
72366a6cc2 Merge branch 'patch' into develop 2018-03-18 22:09:39 +03:00
livello
73685fa1e4 readme.md edit 2018-03-18 22:09:12 +03:00
livello
7a6e5591ea readme.md 2018-03-18 22:04:34 +03:00
livello
de0f3ba546 readme.md 2018-03-18 22:02:50 +03:00
livello
2b78f127d0 readme.md 2018-03-18 22:01:39 +03:00
livello
4c1cad4f0a readme.md 2018-03-18 21:59:47 +03:00
livello
4ca608a1cf readme.md 2018-03-18 21:58:26 +03:00
livello
770788bb56 readme.md 2018-03-18 21:55:16 +03:00
livello
ceed54559a Merge branch 'patch' into develop 2018-03-18 21:43:00 +03:00
livello
54940a9e7e extracted MY_CONFIG_SERVER
small fixes
2018-03-18 21:35:22 +03:00