Commit Graph

1147 Commits

Author SHA1 Message Date
Xose Pérez
2be5ff3e47 Add MQTT message ID when in json mode 2018-01-19 10:18:30 +01:00
Xose Pérez
e13c411148 Exec flag for ota.py 2018-01-19 09:31:29 +01:00
Xose Pérez
eb01362481 Better explanation on SSL usage with MQTT 2018-01-18 22:29:57 +01:00
Xose Pérez
6c25ae5c07 Added wifi.ap command to go into AP mode 2018-01-18 22:29:37 +01:00
Xose Pérez
1269d33a7d Add message to info output when in SAFE MODE 2018-01-18 22:29:19 +01:00
Xose Pérez
7b07b2bec6 Reduce buffer size of EspSoftwareSerial instances 2018-01-18 22:29:00 +01:00
Xose Pérez
ca1c1f7605 Add MAC to mDNS text fields 2018-01-16 22:40:37 +01:00
Xose Pérez
8878f286e9 Single exit point from idbSend method 2018-01-16 22:40:16 +01:00
Xose Pérez
f97419d1a7 Move web third party files to vendor folder 2018-01-16 12:06:10 +01:00
Xose Pérez
2dc2b7d176 Checking code with cppcheck 2018-01-15 23:48:41 +01:00
Xose Pérez
a18554a3f8 Using a queue for RFBridge messages 2018-01-15 22:48:41 +01:00
Xose Pérez
c990f0c0ca Fix the mqttTopicKey method 2018-01-15 22:47:37 +01:00
Xose Pérez
c66e5dc90c Option to bypass the confirmation check in ESPurna OTA Manager 2018-01-15 22:47:11 +01:00
Xose Pérez
f38e4fc537 Fix pulse and pulse_ms order in relay_t structure (#424) 2018-01-15 21:55:21 +01:00
Xose Pérez
cc873a8471 Merged in rhexel/espurna/master (pull request #43)
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-15 21:48:36 +01:00
Xose Pérez
90027eb2ee More js fixes 2018-01-15 20:33:27 +01:00
Xose Pérez
a843698b9f More js fixes 2018-01-15 20:30:22 +01:00
Xose Pérez
1d558891b6 Merged in espurna/dev (pull request #46)
Conflicts:
	code/html/custom.js
2018-01-15 19:55:02 +01:00
Xose Pérez
aa512f0b26 Secondary Serial RX port for H801 and H802 boards (thanks to Pablo Pousada Rial) 2018-01-15 19:27:08 +01:00
Xose Pérez
e165c578a5 Normalize code 2018-01-15 17:08:10 +01:00
qubeck
3d22402c81 Merged in qubeck/espurna/dev (pull request #47)
Introduced queuing of alexa device changes to prevent a race condition on fast changes (e.g. on alexa group state change)

Approved-by: Xose Pérez <xose.perez@gmail.com>
2018-01-15 16:00:53 +00:00
Xose Pérez
c5db2758de New mqttEnqueue API 2018-01-15 16:37:02 +01:00
qubeck
0f948e0498 changed alexa change propagation to a queue based impl. to be more efficient 2018-01-15 16:09:30 +01:00
qubeck
75d9f34be6 Introduced alexa device separation via explicit mapping to prevent a race condition on fast changes (e.g. on alexa group state change) 2018-01-15 13:56:00 +01:00
Xose Pérez
ff56e38254 Added hostname and mac placeholders for MQTT base topic 2018-01-15 13:51:46 +01:00
Xose Pérez
5228f2c688 Version 1.12.2a 2018-01-15 01:37:50 +01:00
Xose Pérez
408f110afa Send current wifiScan configuration to web UI 2018-01-15 01:37:22 +01:00
Xose Pérez
57bade36ed Version 1.12.1 2018-01-15 00:01:38 +01:00
Xose Pérez
56d3b36296 Changed the order of the hostname and version in side menu. Removed unnedded HTML attributes. 2018-01-14 23:59:37 +01:00
Xose Pérez
21b3c6dd85 Disable websocket code in wifiScan if no WEB_SUPPORT 2018-01-14 23:44:32 +01:00
Xose Pérez
b7a5c128df Fix webUI layout so signature does not overlay buttons on small screens (#396) 2018-01-14 22:19:04 +01:00
Xose Pérez
c6e62bde36 Fix typo in web UI (#421) 2018-01-14 22:00:51 +01:00
Xose Pérez
01f933a061 Change default I2C GPIOs for Wemos D1 Relay Shield (#420) 2018-01-14 21:35:10 +01:00
Xose Pérez
2f1d7fdc98 Added hostname to web UI side menu (#404) 2018-01-14 21:15:16 +01:00
Xose Pérez
7bed35f0d6 Free memory from host string in influxDB (#410) 2018-01-14 14:27:50 +01:00
Xose Pérez
f2e552e7fa Update fauxmoESP library to 2.4.2. Removes serial debug messages (#407) 2018-01-14 14:15:04 +01:00
Xose Pérez
da2c104fe3 Revert I2C clock and clock stretch time change 2018-01-14 14:09:07 +01:00
Xose Pérez
a5df00b569 Option to disable network scanning (#392, #399). Scan networks from web UI 2018-01-14 13:58:16 +01:00
Xose Pérez
a716633c1b Refactor MQTT module 2018-01-13 15:34:42 +01:00
Xose Pérez
ce9e2a6482 Refactor settings module, added settingsCommandRegister 2018-01-13 15:21:58 +01:00
Xose Pérez
a864df1c52 Move i2c settings 2018-01-13 15:21:33 +01:00
Rene Hexel
4710cd9703 Merge remote-tracking branch 'xoseperez/dev' into dev 2018-01-13 12:21:29 +10:00
Lazar Obradovic
7969db6e32 try 3 2018-01-12 16:33:03 +01:00
Lazar Obradovic
902180db12 try 2 2018-01-12 16:08:44 +01:00
Lazar Obradovic
023f70d203 lintfixes, try1 2018-01-12 15:00:46 +01:00
Xose Pérez
e9b8417f9d Fix crash caused by a delay in UDP debugging code (#397) 2018-01-12 09:01:03 +01:00
Xose Pérez
9e593ada12 Fix typo in web UI copy (#394) 2018-01-11 23:44:46 +01:00
Xose Pérez
ec3c5f5699 Added option to flash multiple devices from the ESPurna OTA Manager at once 2018-01-11 23:32:23 +01:00
Xose Pérez
6da2dbd88a Version 1.12.0 2018-01-11 19:02:49 +01:00
Xose Pérez
48c9eee605 Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1 2018-01-11 19:02:34 +01:00