Commit Graph

1409 Commits

Author SHA1 Message Date
Xose Pérez
f4528e40e9 Updated EmonLiteESP and NoFUSS libraries 2017-08-28 15:37:44 +02:00
Xose Pérez
9a83e0a013 Serial debug might cause crashes in rfbridge, disabling it by default 2017-08-28 12:05:13 +02:00
Xose Pérez
ba356d63ed Revert MQTT_USE_ASYNC value to 1 2017-08-27 23:11:27 +02:00
Xose Pérez
925a8525e8 Version 1.9.1 2017-08-27 19:22:28 +02:00
Xose Pérez
fa4e9e5cc4 Merge branch 'ssl' into dev
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2017-08-27 19:08:20 +02:00
Xose Pérez
e451fb499b Added current time, uptime, free heap, firmware size and free space to web interface 2017-08-27 18:57:34 +02:00
Xose Pérez
226027116e List available environments with build script 2017-08-27 18:57:01 +02:00
Xose Pérez
20bc69340c Testing SSL with PubSubClient 2017-08-27 18:14:39 +02:00
Xose Pérez
ce907eb2ee Option to build without NTP support 2017-08-27 14:14:28 +02:00
Xose Pérez
7dc4eeca84 Fix support for Sonoff B1 2017-08-26 21:39:17 +02:00
Xose Pérez
e9bb571fee Fix bug in CSS caused by a bad merge 2017-08-26 21:39:03 +02:00
Xose Pérez
64f1523d02 Issue #157. Fix light status on boot 2017-08-26 21:34:32 +02:00
Xose Pérez
5b5762813e Fix build flags in platformio.ini file 2017-08-26 17:10:16 +02:00
Xose Pérez
8737e23ff4 Small fixes 2017-08-26 17:10:01 +02:00
Xose Pérez
e1de3327a3 Disable domoticz by default 2017-08-26 17:09:48 +02:00
Xose Pérez
f2cb77180c Changed settings keys for RFBridge codes 2017-08-26 17:08:54 +02:00
Xose Pérez
f34b12f99b Dinamically get environments to build in build script 2017-08-25 23:51:42 +02:00
Xose Pérez
b42e2c42e2 Allow to specify number of switches in RFBridge as a build parameter 2017-08-25 23:39:34 +02:00
Xose Pérez
5c17df704b Allow to specify via MQTT the number of times to transmit an RF code in Sonoff RFBridge 2017-08-25 23:35:14 +02:00
Xose Pérez
870168e287 Added EXS Wifi Relay to build script 2017-08-25 19:11:43 +02:00
Xose Pérez
6ccd000280 Delayed relay state saving into EEPROM 2017-08-25 19:11:05 +02:00
Xose Pérez
f1f2e36177 Fix CHIPID string length 2017-08-25 18:58:39 +02:00
Xose Pérez
624e20f903 Version update 2017-08-25 18:31:41 +02:00
Xose Pérez
bce37d77a3 Info about SSL support 2017-08-25 16:51:46 +02:00
Xose Pérez
f9fba898c6 Small changes in config variables 2017-08-25 15:32:02 +02:00
Xose Pérez
5c58f011c1 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/static/index.html.gz.h
	code/espurna/web.ino
2017-08-25 15:10:41 +02:00
Xose Pérez
d0f12ec61a Update fauxmoESP llibrary to 2.1.1, fix alexa connection issues 2017-08-25 15:02:42 +02:00
Xose Pérez
7bf47a50e5 Added generic OTA environments to platformio.ini file 2017-08-25 13:38:43 +02:00
Xose Pérez
f7706b0ac4 Specify monitor baudrate in platformio.ini file 2017-08-25 13:18:31 +02:00
Xose Pérez
68c90c1cc0 Fix bug using snprintf 2017-08-25 13:06:01 +02:00
Xose Pérez
f7cf9a691f Replaced sprintf with safer snprintf 2017-08-25 12:50:35 +02:00
Xose Pérez
90617963e3 Method to send websocket messages from progmem 2017-08-25 12:39:37 +02:00
Xose Pérez
fb60201cf1 Option to build without web server support 2017-08-25 12:27:57 +02:00
Xose Pérez
227c4b03f1 Further renaming 2017-08-25 09:55:48 +02:00
Xose Pérez
1c5ebd3e08 Refactoring build flag names 2017-08-25 01:56:27 +02:00
Xose Pérez
8183b44e03 Support for EXS Wifi Relay 3.1 (untested) 2017-08-24 18:42:35 +02:00
Xose Pérez
a651831c7d Support for latching relays 2017-08-24 18:23:09 +02:00
Xose Pérez
773cbfe5aa Updated JustWifi library 2017-08-24 17:46:48 +02:00
Xose Pérez
4ccdeb3526 Using strlen with snprintf statements 2017-08-24 17:26:25 +02:00
Xose Pérez
ad641dd6f2 Increase wired flashing speed for dev boards 2017-08-24 17:24:14 +02:00
Xose Pérez
60e8446d1b Process checkboxes data before sending to device 2017-08-24 16:47:15 +02:00
Xose Pérez
e722a1e677 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/static/index.html.gz.h
	code/platformio.ini
2017-08-20 01:39:13 +02:00
Xose Pérez
028005a8d7 More info about SPIFFS 'partition' on boot log 2017-08-20 01:32:35 +02:00
Xose Pérez
2511b520b8 Untested support for WiOn 50055 Wifi Wall Outlet & Tap 2017-08-20 01:08:43 +02:00
Xose Pérez
8f05054f55 More information about the flash layout on boot log 2017-08-20 00:36:09 +02:00
Xose Pérez
9750bf26bb Moved strings to PROGMEM, 160 bytes saved in memory 2017-08-19 18:24:07 +02:00
Xose Pérez
55f529e65f Fix and improve build script output 2017-08-19 18:23:36 +02:00
Xose Pérez
36af250e10 Option to globally disable domoticz from web interface 2017-08-19 17:17:52 +02:00
Xose Pérez
db155f6bb3 Decouple EMBEDDED_WEB from SPIFFS 2017-08-19 16:58:35 +02:00
Xose Pérez
7d09672887 Update arduino.h 2017-08-19 16:51:04 +02:00