Commit Graph

542 Commits

Author SHA1 Message Date
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
Xose Pérez
eb79642f2e Major refactor of device flags 2017-08-19 16:40:32 +02:00
Xose Pérez
97a27310e2 Handle relay status tracking in scheduler 2017-08-19 16:33:10 +02:00
Xose Pérez
a780f5812f Moved MQTT callback in Domoticz module 2017-08-19 16:30:28 +02:00
Xose Pérez
56e0e5b5a3 Support for Sonoff T1 wall switches 2017-08-18 16:38:13 +02:00
Xose Pérez
41a0ce79f8 Change Sonoff B1 to use ESP8285 2017-08-18 16:19:09 +02:00
Xose Pérez
cb2cbfe0f2 Specify dummy switches count for forward compatibility 2017-08-18 16:14:48 +02:00
Xose Pérez
d0853121d7 Initial support for Sonoff LED 2017-08-18 16:11:56 +02:00
Xose Pérez
e97e8c46cb Preliminary support for Sonoff B1 2017-08-18 16:05:53 +02:00
Xose Pérez
4ba9449116 Comment settingsDump 2017-08-18 15:49:51 +02:00
Xose Pérez
fc5937fa9b Support for Sonoff 4CH PRO 2017-08-18 15:49:39 +02:00
Xose Pérez
a1d5082885 Fix typo in custom.js 2017-08-18 14:22:32 +02:00
Xose Pérez
3dcaf61ee6 Merge branch 'dev' into ssl
Conflicts:
	code/espurna/static/index.html.gz.h
	code/espurna/web.ino
2017-08-18 14:21:41 +02:00
Xose Pérez
3c21dc3e78 Merge branch 'dev' into light
Conflicts:
	code/espurna/config/general.h
	code/espurna/config/hardware.h
	code/espurna/hardware.ino
	code/html/custom.css
	code/html/custom.js
2017-08-18 14:17:20 +02:00
Xose Pérez
c6b26efbb7 Merge 2017-08-18 14:06:58 +02:00
Xose Pérez
8f7c402e4a Change board number 2017-08-18 14:04:39 +02:00
Xose Pérez
1bc4a26005 Support for IteadStudio BN-SZ01 2017-08-18 14:01:50 +02:00
Xose Pérez
8a86c66e63 Hiding channel4 when useWhite 2017-08-18 13:41:29 +02:00