a-tom-s
0bbf7e0453
Bug: MQTT disconnection reaction setting incorrectly displayed on web interface after reboot
6 years ago
a-tom-s
3c853b25f2
Reset relays on MQTT disconnection
Improved version, where you can set the expected reaction on MQTT disconnection separate for every relay on the SWITCHES page of the web interface
6 years ago
Thomas Staerk
4c39202848
Reset relays on MQTT disconnection
With option #define MQTT_DISCONNECT_RELAY_DEFAULT set to 1, all relays
will be reset in case of MQTT disconnection to avoid a connected device
being switched on while MQTT is not under broker control any more.
6 years ago
Xose Pérez
f8907d6039
Go back to parent dir after build script
6 years ago
Xose Pérez
22fd5eea60
Version 1.12.3
6 years ago
Xose Pérez
2d2f44d3b5
Reset first telnet command on every connection
6 years ago
Xose Pérez
fd148e277b
Fix local reference ( #487 )
6 years ago
Xose Pérez
446e06b37e
Try moving files for travis deplayment
6 years ago
Xose Pérez
77f0fe5d40
Revert all_branches property in .travis.yml
6 years ago
Xose Pérez
0681c34e41
Remove branch filter in .travis.yml
6 years ago
Xose Pérez
ac751f7558
Fix travis deploy
6 years ago
Xose Pérez
8a37ebf72e
Version 1.12.2
6 years ago
Xose Pérez
fce0dbd8f6
Checking trailing slash in mqttTopic ( #422 )
6 years ago
Xose Pérez
cba621dd40
Remove unneeded reference
6 years ago
Xose Pérez
8fc4b1e615
Configure travis notifications via pushover
6 years ago
Xose Pérez
7e8672a660
Configure travis releases
6 years ago
Xose Pérez
348f2d9a45
Add version change to pre-commit hook
6 years ago
Xose Pérez
bc37194021
Added pre-commit hook to reference current branch in README.md
6 years ago
Xose Pérez
857aa09c3d
Fix left out reference to SERIAL_RX_BUFFER_SIZE
6 years ago
Xose Pérez
4811ceacdd
Disable SSDP support for the moment since it is not compatible with fauxmoESP library ( #479 )
6 years ago
Xose Pérez
cf9d30954b
Force travis to build all devices
6 years ago
Xose Pérez
9e8e667578
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars ( #477 )
6 years ago
Xose Pérez
5655a5f820
Order library dependencies alphabetically
6 years ago
Xose Pérez
bc76f1d233
Merge branch 'dev' into sensors
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
6 years ago
Xose Pérez
f60f5d82a2
Added LED_MODE_STATUS
6 years ago
Xose Pérez
5ff860d2ea
Fix initialization of per channel states
6 years ago
Xose Pérez
939a1e184a
Added CSS lint to gulp file
6 years ago
Xose Pérez
83c4188c07
Testing hot-unplug-plug for BMX280 sensor
6 years ago
Xose Pérez
a0d1d7aa7f
Merge branch 'dev' into sensors
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
6 years ago
Xose Pérez
789e834c55
Support to set on/off state per channel using switches ( #457 )
6 years ago
Xose Pérez
cd54372588
HA auto-discover for multi-relay boards and sensors
6 years ago
Xose Pérez
eccd4e7973
Add badges to README
6 years ago
Xose Pérez
4b2a4ffaa4
Added support for MagicHome LED Controller 2.3
6 years ago
Xose Pérez
c4aa40af15
Updated webUI images
6 years ago
Xose Pérez
4588f15e66
Merge branch 'master' into dev
6 years ago
Xose Pérez
a083255454
Merge pull request #463 from gn0st1c/patch-1
fix typos
6 years ago
Xose Pérez
486dd38164
Update .travis.yml
6 years ago
Xose Pérez
d5231f3fe1
Update .travis.yml
6 years ago
Xose Pérez
b1a51161c2
Update .travis.yml
6 years ago
gn0st1c
00d7d0338c
fix typos
fix typos
6 years ago
Xose Pérez
97a7530909
Link issue numbers in CHANGELOG.md and README.md to the issue page
6 years ago
Xose Pérez
dbdc6bc510
Merge branch 'master' into dev
6 years ago
Xose Pérez
97f0a4d61f
Merge pull request #461 from pelson/magic_number
Used the constant for RF_MESSAGE_SIZE.
6 years ago
Xose Pérez
645cf56690
More info about the migration
6 years ago
Xose Pérez
9b751b0540
Merge branch 'master' into dev
6 years ago
Xose Pérez
fe03c1ee2f
Changed references to github
6 years ago
Phil Elson
bbb3239d86
Used the constant for RF_MESSAGE_SIZE.
6 years ago
Xose Pérez
51298a6061
Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value ( #454 )
6 years ago
Xose Pérez
d69d6bfd54
Skip first garbage message in telnet module
6 years ago
Xose Pérez
f7295859c3
Option to disable schedules without delting them ( #453 )
6 years ago