Commit Graph

1004 Commits

Author SHA1 Message Date
Xose Pérez
cdfa893f75 Fixed old reference to dallas sensors in platformio.ini file. Default GPIO for DALLAS and DHT set to 14 2017-12-29 22:41:48 +01:00
Xose Pérez
7f90acae5c Defined new ESPurna switch (no HLW8012 support & touch button ready) 2017-12-29 22:33:05 +01:00
Xose Pérez
a6febeafb7 Do not require definition of new boards in migration module 2017-12-29 22:32:31 +01:00
Xose Pérez
fd0223698b Fix overflow in relayParsePayload with messages bigger than 255 chars 2017-12-29 21:47:31 +01:00
Xose Pérez
a45d253a7e Clean HTML layout 2017-12-29 14:12:07 +01:00
Xose Pérez
ae979bc7b3 Change MQTT retain flag, QoS and keep alive time from web UI (#321) 2017-12-29 14:06:28 +01:00
Xose Pérez
6575f92df9 Fix timing for DHT11 sensor 2017-12-29 13:16:12 +01:00
Xose Pérez
023582fecf Version 1.11.2b 2017-12-29 11:50:46 +01:00
Xose Pérez
ec55542775 Fix SHT3X sensor magnitude count (#337) 2017-12-29 11:46:45 +01:00
Xose Pérez
3842683b20 Fix my92xx reference for Arduino IDE 2017-12-29 11:24:56 +01:00
Xose Pérez
e3eeb1ca8f Version 1.11.1 2017-12-29 09:40:33 +01:00
Xose Pérez
1e88ff90f9 Fixed relays status on reboot 2017-12-29 09:25:57 +01:00
Xose Pérez
ad62a6ad74 Support for BH1750 luminosity sensor 2017-12-28 22:38:04 +01:00
Xose Pérez
f166e33394 Added support for Arilux AL-LC01 and AL-LC11 2017-12-28 21:30:05 +01:00
Xose Pérez
e7afc890a2 Auto find out memory size in build script 2017-12-28 21:04:23 +01:00
Xose Pérez
080088e5ac Version 1.11.0 2017-12-28 17:48:54 +01:00
Xose Pérez
7f8fc6754d Allow to overwrite HLW8012 build settings 2017-12-28 17:46:58 +01:00
Xose Pérez
85366e91af Generic 8CH board 2017-12-28 16:55:50 +01:00
Xose Pérez
7b52eb2e25 Fix magnitude order 2017-12-28 16:13:47 +01:00
Xose Pérez
53e9a8925f Small changes in magnitudes struct 2017-12-28 15:08:11 +01:00
Xose Pérez
8b01681de2 Changed apiRegister method 2017-12-28 13:54:46 +01:00
Xose Pérez
d7983c9d43 Changed filters to use arrays instead of vectors 2017-12-28 12:43:54 +01:00
Xose Pérez
80af416d5b Changed i2c lock mask method 2017-12-28 12:01:48 +01:00
Xose Pérez
8219989c4e Changed gpio lock mask method 2017-12-28 11:54:28 +01:00
Xose Pérez
d6b7743bdd Disable SSDPDevice class instantiation if no SSDP support 2017-12-28 11:42:35 +01:00
Xose Pérez
233a909149 Fix relay structure data definition 2017-12-28 03:17:37 +01:00
Xose Pérez
4888196b5e Clean debug messages 2017-12-28 02:26:58 +01:00
Xose Pérez
8ac048fc4a Set SENSOR_SUPPORT to 1 if a sensor is being built 2017-12-28 02:03:54 +01:00
Xose Pérez
e1baf48b9b Option to disable completely new sensors module 2017-12-28 01:53:02 +01:00
Xose Pérez
adf578f859 Change default double-click and long-click behaviour for touch buttons 2017-12-27 21:32:49 +01:00
Xose Pérez
01770e48e1 Fix casting issue in buttonStore (#327) 2017-12-27 21:32:25 +01:00
Xose Pérez
f3c7ae2671 Move magnitude topics, decimals and units to PROGMEM 2017-12-27 16:14:40 +01:00
Xose Pérez
1a68f89bbf Fix mqtt group sync with different switches sharing same group 2017-12-27 15:05:15 +01:00
Xose Pérez
f3f220c6ac Fix UI layout in sync modes 2017-12-27 15:03:17 +01:00
Xose Pérez
e9077247e9 Temporarily reverting to ESPAsyncWebserver#313f337 (#295) 2017-12-27 13:21:08 +01:00
Xose Pérez
029526532e Fixes for Explorer 2017-12-27 13:19:54 +01:00
Xose Pérez
6219dca857 Improve RFBridge message queue to support multiple messages at the same time 2017-12-27 12:24:15 +01:00
Xose Pérez
d25a868276 Set delay between messages in RFBridge to 500ms 2017-12-27 11:44:00 +01:00
Xose Pérez
8d8384f279 Force RFBridge to send messages even if switch is already in requested state 2017-12-27 11:43:47 +01:00
Xose Pérez
91ffe4d1af Match MQTT rfout codes to switches 2017-12-27 11:03:28 +01:00
Xose Pérez
db2e1084cc Fix websocket data sensing 2017-12-26 23:41:00 +01:00
Xose Pérez
12da057766 Changes to allow compilation from Arduino IDE 2017-12-26 20:04:37 +01:00
Xose Pérez
2983c48ff0 Merge branch 'sensors' into dev 2017-12-26 19:57:05 +01:00
Xose Pérez
3036676958 Check used GPIOs via locks 2017-12-26 19:56:32 +01:00
Xose Pérez
6e35a218d9 Fix relay status updates in web UI 2017-12-26 19:09:40 +01:00
Xose Pérez
b613996461 Do not report sensor data if no magnitudes 2017-12-26 19:09:28 +01:00
Xose Pérez
a1489d752d Clean web UI 2017-12-26 18:53:43 +01:00
Xose Pérez
439881a741 Change sensor read and report interval from web UI 2017-12-26 16:29:56 +01:00
Xose Pérez
38b2747218 Sensor indexes in web UI 2017-12-26 15:50:49 +01:00
Xose Pérez
78edb8a71e Merge branch 'dev' into sensors
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
	code/html/custom.js
2017-12-26 14:54:23 +01:00