437b0dd9
Fix some codacy issues with python files by
2018-02-08 11:12:44 +0100
4326c500
Merge branch 'dev' of github.com:xoseperez/espurna into dev by
2018-02-08 10:45:40 +0100
2ad91994
Small layout fix by
2018-02-08 10:38:20 +0100
66600aab
Add Codacy code quality badge to README by
2018-02-08 10:37:48 +0100
ec46b66c
Merge pull request #536 from maciekczwa/feature/stm_relay_support by
2018-02-08 10:29:36 +0100
8c629ba7
hack for correctly restoring relay state on boot - because of broken stm firmware by
2018-02-07 23:32:01 +0100
f1d33ca1
support board with 2 relays and stm8s103 by
2018-02-07 22:29:08 +0100
6f6e076f
Add build.h to .gitignore by
2018-02-06 21:01:39 +0100
0fb49540
Added 4MB Espurna Core image by
2018-02-06 21:01:22 +0100
dfad1d5e
Added event callback to sensors by
2018-02-06 20:59:45 +0100
44bad927
Do not commit build.h changes by
2018-02-06 01:08:55 +0100
44beda1c
Empty build.h file by
2018-02-06 01:08:18 +0100
34725fe4
Terminal OTA with SSL support (disabled by default) by
2018-02-06 01:08:02 +0100
b3f02826
Enabled terminal OTA again usinig async client by
2018-02-06 00:52:44 +0100
1d5c8567
Only check first magic byte on file upgrade from webUI by
2018-02-06 00:36:46 +0100
f58ed6bc
Disable OTA from terminal for the moment by
2018-02-05 23:47:02 +0100
7f2aed2a
Store the build flags in image, show them with the info message by
2018-02-05 23:19:08 +0100
7698a48f
Increase the initial check interval for NTP (#452) by
2018-02-05 23:18:08 +0100
4a9a65ba
Clean domoticz data types by
2018-02-05 23:13:11 +0100
ccc1cb73
Do not show scheduler tab in Web UI if build without scheduler support (#527) by
2018-02-05 22:07:31 +0100
8e392d94
Check upgrade file size and signature in web UI by
2018-02-05 21:19:05 +0100
088543b2
Preliminary support for OTA over HTTPS by
2018-02-05 10:44:40 +0100
3f46b874
OTA upgrade from terminal using 'ota' command by
2018-02-05 10:17:38 +0100
6c3a65fa
Versio 1.12.4a by
2018-02-05 10:17:20 +0100
4266bd07
Allow telnet access always when using the ESPurna Core image by
2018-02-05 09:48:32 +0100
a8071254
Merge pull request #520 from mcspr/hass-web-ws by
2018-02-04 21:25:05 +0100
8d87bb8d
homeassistant: missing setting in WS callback by
2018-02-04 06:42:07 +0300
97e99fe1
homeassistant: fix typo in module filename by
2018-02-04 06:35:20 +0300
1c1dc0a7
Merge pull request #510 from lmarlow/spelling_grammar by
2018-02-03 21:31:05 +0100
53469c17
Removed specific support for Magic Home LED Controller 2.3 (#512) by
2018-02-03 21:11:48 +0100
6ef4d130
Fix MQTT keep alive cannot be more than 255 seconds (#515) by
2018-02-03 20:45:57 +0100
bd4ffb29
Two more small changes by @Sanfam by
2018-02-03 10:17:50 -0700
69d0b74e
Make some small spelling and grammar fixes. by
2018-02-02 10:22:17 -0700
6aced699
Force turning relays off before turning others on when synced (#491) by
2018-02-02 10:14:59 +0100
7855d419
Fix copy by
2018-02-02 10:13:22 +0100
5c662432
Changed naming convention: topic key is now magnitude by
2018-02-01 09:45:56 +0100
55ddae8a
Added {magnitude} placeholder by
2018-02-01 01:14:58 +0100
700650eb
Example on how to set USE_CUSTOM_H for Arduino IDE (#484) by
2018-01-30 11:41:04 +0100
13f8517b
Fix void return on BMX280 sensor (#489) by
2018-01-30 09:09:34 +0100
f8907d60
(tag: 1.12.3)
Go back to parent dir after build script by
2018-01-29 19:47:44 +0100
22fd5eea
Version 1.12.3 by
2018-01-29 18:43:27 +0100
2d2f44d3
Reset first telnet command on every connection by
2018-01-29 18:41:50 +0100
fd148e27
Fix local reference (#487) by
2018-01-29 18:40:56 +0100
446e06b3
Try moving files for travis deplayment by
2018-01-29 18:39:36 +0100
77f0fe5d
(tag: 1.12.2)
Revert all_branches property in .travis.yml by
2018-01-29 13:38:57 +0100
0681c34e
Remove branch filter in .travis.yml by
2018-01-29 12:45:52 +0100
ac751f75
Fix travis deploy by
2018-01-29 12:00:26 +0100
8a37ebf7
Version 1.12.2 by
2018-01-29 09:43:14 +0100
fce0dbd8
Checking trailing slash in mqttTopic (#422) by
2018-01-29 00:48:25 +0100
cba621dd
Remove unneeded reference by
2018-01-28 23:20:30 +0100
8fc4b1e6
Configure travis notifications via pushover by
2018-01-28 22:51:03 +0100
7e8672a6
Configure travis releases by
2018-01-28 22:45:14 +0100
348f2d9a
Add version change to pre-commit hook by
2018-01-28 22:37:57 +0100
bc371940
Added pre-commit hook to reference current branch in README.md by
2018-01-28 22:16:33 +0100
857aa09c
Fix left out reference to SERIAL_RX_BUFFER_SIZE by
2018-01-28 19:31:41 +0100
4811ceac
Disable SSDP support for the moment since it is not compatible with fauxmoESP library (#479) by
2018-01-28 19:29:43 +0100
cf9d3095
Force travis to build all devices by
2018-01-28 19:08:44 +0100
9e8e6675
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars (#477) by
2018-01-28 18:55:32 +0100
5655a5f8
Order library dependencies alphabetically by
2018-01-28 17:19:07 +0100
bc76f1d2
Merge branch 'dev' into sensors by
2018-01-27 10:03:50 +0100
f60f5d82
Added LED_MODE_STATUS by
2018-01-27 09:48:46 +0100
5ff860d2
Fix initialization of per channel states by
2018-01-27 09:29:36 +0100
c11fb919
Translate and build files by
2018-01-27 08:57:16 +0100
939a1e18
Added CSS lint to gulp file by
2018-01-26 23:54:38 +0100
83c4188c
Testing hot-unplug-plug for BMX280 sensor by
2018-01-26 12:50:56 +0100
a0d1d7aa
Merge branch 'dev' into sensors by
2018-01-26 12:07:03 +0100
789e834c
Support to set on/off state per channel using switches (#457) by
2018-01-26 11:35:54 +0100
cd543725
HA auto-discover for multi-relay boards and sensors by
2018-01-26 11:24:36 +0100
eccd4e79
Add badges to README by
2018-01-25 10:19:03 +0100
4b2a4ffa
Added support for MagicHome LED Controller 2.3 by
2018-01-25 00:05:57 +0100
c4aa40af
Updated webUI images by
2018-01-25 00:05:43 +0100
4588f15e
Merge branch 'master' into dev by
2018-01-24 23:58:49 +0100
a0832554
Merge pull request #463 from gn0st1c/patch-1 by
2018-01-24 23:57:48 +0100
486dd381
Update .travis.yml by
2018-01-24 22:03:13 +0100
d5231f3f
Update .travis.yml by
2018-01-24 22:01:54 +0100
b1a51161
Update .travis.yml by
2018-01-24 21:53:46 +0100
00d7d033
fix typos by
2018-01-24 22:55:19 +0300
97a75309
Link issue numbers in CHANGELOG.md and README.md to the issue page by
2018-01-24 17:25:24 +0100
dbdc6bc5
Merge branch 'master' into dev by
2018-01-24 17:16:17 +0100
97f0a4d6
Merge pull request #461 from pelson/magic_number by
2018-01-24 17:15:54 +0100
645cf566
More info about the migration by
2018-01-24 17:13:12 +0100
9b751b05
Merge branch 'master' into dev by
2018-01-24 15:36:18 +0100
fe03c1ee
Changed references to github by
2018-01-24 15:29:33 +0100
bbb3239d
Used the constant for RF_MESSAGE_SIZE. by
2018-01-24 14:17:53 +0000
51298a60
Reset the pulse timeout every time an MQTT message is sent with the non-normal payload value (#454) by
2018-01-22 19:33:03 +0100
d69d6bfd
Skip first garbage message in telnet module by
2018-01-22 16:49:22 +0100
f7295859
Option to disable schedules without delting them (#453) by
2018-01-22 16:16:11 +0100
c3f55967
SSDP working by
2018-01-22 00:40:19 +0100
8fbd63de
Small fix in a debug message in OTA module by
2018-01-22 00:40:00 +0100
b51ffc29
Improve queue in RFBridge messages by
2018-01-21 23:15:34 +0100
a845d96f
Check also carriage returns to show timestamp in debug messages by
2018-01-21 23:15:20 +0100
5a71b152
Added keepalive info to debug messages by
2018-01-21 21:39:45 +0100
85b195e2
Change CRC error copy in web interface by
2018-01-21 20:03:22 +0100
90c51552
Fix hot-unplug-plug test for Dallas sensor by
2018-01-21 20:03:04 +0100
07181b4b
Disable BH1750 sensor by default by
2018-01-21 20:02:40 +0100
feffc290
Sensor type, value and slot methods should not set error values by
2018-01-21 19:35:35 +0100
8c463c5a
Merge branch 'dev' into sensors by
2018-01-21 19:27:12 +0100
c0215f0a
Error reset on _pre for different sensors by
2018-01-21 19:19:16 +0100
96027a59
Fix hot-unplug-plug test for SI7021 sensor by
2018-01-21 19:05:25 +0100
ad9e280d
Fix hot-unplug-plug test for BH1750 sensor by
2018-01-21 19:05:14 +0100