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 |
|
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 |
|