Xose Pérez
|
536211f030
|
Still refactoring custom.js
|
2018-02-08 23:01:14 +01:00 |
|
Xose Pérez
|
d0d03a7212
|
Further refactor in custom.js
|
2018-02-08 22:19:08 +01:00 |
|
Xose Pérez
|
7a40bef9db
|
Refactor custom.js
|
2018-02-08 21:47:00 +01:00 |
|
Xose Pérez
|
21fb8d8b59
|
Small fixes to custom and gulpfile js
|
2018-02-08 13:00:33 +01:00 |
|
Xose Pérez
|
4029ee73da
|
Trying to fix some issues reported by codacy
|
2018-02-08 11:58:31 +01:00 |
|
Xose Pérez
|
70d45e88e9
|
Add info to build.h on how to untrack changes
|
2018-02-08 11:17:40 +01:00 |
|
Xose Pérez
|
a71e88e028
|
Add empty build.h file to repo
|
2018-02-08 11:14:51 +01:00 |
|
Xose Pérez
|
437b0dd929
|
Fix some codacy issues with python files
|
2018-02-08 11:12:44 +01:00 |
|
Xose Pérez
|
ec46b66c19
|
Merge pull request #536 from maciekczwa/feature/stm_relay_support
support board with 2 relays and stm8s103
|
2018-02-08 10:29:36 +01:00 |
|
Maciej Czerniak
|
8c629ba7ab
|
hack for correctly restoring relay state on boot - because of broken stm firmware
|
2018-02-07 23:32:01 +01:00 |
|
Maciej Czerniak
|
f1d33ca121
|
support board with 2 relays and stm8s103
|
2018-02-07 22:29:08 +01:00 |
|
Xose Pérez
|
0fb49540a7
|
Added 4MB Espurna Core image
|
2018-02-06 21:01:22 +01:00 |
|
Xose Pérez
|
dfad1d5eec
|
Added event callback to sensors
|
2018-02-06 20:59:45 +01:00 |
|
Xose Pérez
|
44bad927f3
|
Do not commit build.h changes
|
2018-02-06 01:08:55 +01:00 |
|
Xose Pérez
|
44beda1c52
|
Empty build.h file
|
2018-02-06 01:08:18 +01:00 |
|
Xose Pérez
|
34725fe4f3
|
Terminal OTA with SSL support (disabled by default)
|
2018-02-06 01:08:02 +01:00 |
|
Xose Pérez
|
b3f0282655
|
Enabled terminal OTA again usinig async client
|
2018-02-06 00:52:44 +01:00 |
|
Xose Pérez
|
1d5c856791
|
Only check first magic byte on file upgrade from webUI
|
2018-02-06 00:36:46 +01:00 |
|
Xose Pérez
|
f58ed6bcb9
|
Disable OTA from terminal for the moment
|
2018-02-05 23:47:02 +01:00 |
|
Xose Pérez
|
7f2aed2a33
|
Store the build flags in image, show them with the info message
|
2018-02-05 23:19:08 +01:00 |
|
Xose Pérez
|
7698a48fbb
|
Increase the initial check interval for NTP (#452)
|
2018-02-05 23:18:08 +01:00 |
|
Xose Pérez
|
4a9a65baa5
|
Clean domoticz data types
|
2018-02-05 23:13:11 +01:00 |
|
Xose Pérez
|
ccc1cb73f0
|
Do not show scheduler tab in Web UI if build without scheduler support (#527)
|
2018-02-05 22:07:31 +01:00 |
|
Xose Pérez
|
8e392d94ae
|
Check upgrade file size and signature in web UI
|
2018-02-05 21:19:05 +01:00 |
|
Xose Pérez
|
088543b222
|
Preliminary support for OTA over HTTPS
|
2018-02-05 10:44:40 +01:00 |
|
Xose Pérez
|
3f46b874ea
|
OTA upgrade from terminal using 'ota' command
|
2018-02-05 10:17:38 +01:00 |
|
Xose Pérez
|
6c3a65fafe
|
Versio 1.12.4a
|
2018-02-05 10:17:20 +01:00 |
|
Xose Pérez
|
4266bd07f0
|
Allow telnet access always when using the ESPurna Core image
|
2018-02-05 09:48:32 +01:00 |
|
Maxim Prokhorov
|
8d87bb8db9
|
homeassistant: missing setting in WS callback
|
2018-02-04 08:06:13 +03:00 |
|
Maxim Prokhorov
|
97e99fe159
|
homeassistant: fix typo in module filename
|
2018-02-04 07:24:15 +03:00 |
|
Xose Pérez
|
1c1dc0a775
|
Merge pull request #510 from lmarlow/spelling_grammar
Make some small spelling and grammar fixes.
|
2018-02-03 21:31:05 +01:00 |
|
Xose Pérez
|
53469c1738
|
Removed specific support for Magic Home LED Controller 2.3 (#512)
|
2018-02-03 21:11:48 +01:00 |
|
Xose Pérez
|
6ef4d130c7
|
Fix MQTT keep alive cannot be more than 255 seconds (#515)
|
2018-02-03 20:45:57 +01:00 |
|
Lee Marlow
|
bd4ffb2940
|
Two more small changes by @Sanfam
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817068
https://github.com/xoseperez/espurna/pull/510#pullrequestreview-93817150
|
2018-02-03 10:17:50 -07:00 |
|
Lee Marlow
|
69d0b74e61
|
Make some small spelling and grammar fixes.
|
2018-02-02 10:22:17 -07:00 |
|
Xose Pérez
|
6aced69911
|
Force turning relays off before turning others on when synced (#491)
|
2018-02-02 10:14:59 +01:00 |
|
Xose Pérez
|
7855d41991
|
Fix copy
|
2018-02-02 10:13:22 +01:00 |
|
Xose Pérez
|
5c662432ee
|
Changed naming convention: topic key is now magnitude
|
2018-02-01 09:45:56 +01:00 |
|
Xose Pérez
|
55ddae8a16
|
Added {magnitude} placeholder
|
2018-02-01 01:14:58 +01:00 |
|
Xose Pérez
|
700650eb3a
|
Example on how to set USE_CUSTOM_H for Arduino IDE (#484)
|
2018-01-30 11:41:04 +01:00 |
|
Xose Pérez
|
13f8517b25
|
Fix void return on BMX280 sensor (#489)
|
2018-01-30 09:09:34 +01:00 |
|
Xose Pérez
|
22fd5eea60
|
Version 1.12.3
|
2018-01-29 18:43:27 +01:00 |
|
Xose Pérez
|
2d2f44d3b5
|
Reset first telnet command on every connection
|
2018-01-29 18:41:50 +01:00 |
|
Xose Pérez
|
fd148e277b
|
Fix local reference (#487)
|
2018-01-29 18:40:56 +01:00 |
|
Xose Pérez
|
8a37ebf72e
|
Version 1.12.2
|
2018-01-29 09:43:14 +01:00 |
|
Xose Pérez
|
fce0dbd8f6
|
Checking trailing slash in mqttTopic (#422)
|
2018-01-29 00:48:25 +01:00 |
|
Xose Pérez
|
cba621dd40
|
Remove unneeded reference
|
2018-01-28 23:20:30 +01:00 |
|
Xose Pérez
|
857aa09c3d
|
Fix left out reference to SERIAL_RX_BUFFER_SIZE
|
2018-01-28 19:31:41 +01:00 |
|
Xose Pérez
|
4811ceacdd
|
Disable SSDP support for the moment since it is not compatible with fauxmoESP library (#479)
|
2018-01-28 19:29:43 +01:00 |
|
Xose Pérez
|
9e8e667578
|
Use same buffer size across all terminal-realted classes/methods. Set to 128 chars (#477)
|
2018-01-28 18:55:32 +01:00 |
|