Xose Pérez
|
e722a1e677
|
Merge branch 'dev' into ssl
Conflicts:
code/espurna/static/index.html.gz.h
code/platformio.ini
|
7 years ago |
Xose Pérez
|
028005a8d7
|
More info about SPIFFS 'partition' on boot log
|
7 years ago |
Xose Pérez
|
2511b520b8
|
Untested support for WiOn 50055 Wifi Wall Outlet & Tap
|
7 years ago |
Xose Pérez
|
8f05054f55
|
More information about the flash layout on boot log
|
7 years ago |
Xose Pérez
|
9750bf26bb
|
Moved strings to PROGMEM, 160 bytes saved in memory
|
7 years ago |
Xose Pérez
|
55f529e65f
|
Fix and improve build script output
|
7 years ago |
Xose Pérez
|
36af250e10
|
Option to globally disable domoticz from web interface
|
7 years ago |
Xose Pérez
|
db155f6bb3
|
Decouple EMBEDDED_WEB from SPIFFS
|
7 years ago |
Xose Pérez
|
7d09672887
|
Update arduino.h
|
7 years ago |
Xose Pérez
|
eb79642f2e
|
Major refactor of device flags
|
7 years ago |
Xose Pérez
|
97a27310e2
|
Handle relay status tracking in scheduler
|
7 years ago |
Xose Pérez
|
a780f5812f
|
Moved MQTT callback in Domoticz module
|
7 years ago |
Xose Pérez
|
56e0e5b5a3
|
Support for Sonoff T1 wall switches
|
7 years ago |
Xose Pérez
|
41a0ce79f8
|
Change Sonoff B1 to use ESP8285
|
7 years ago |
Xose Pérez
|
cb2cbfe0f2
|
Specify dummy switches count for forward compatibility
|
7 years ago |
Xose Pérez
|
d0853121d7
|
Initial support for Sonoff LED
|
7 years ago |
Xose Pérez
|
e97e8c46cb
|
Preliminary support for Sonoff B1
|
7 years ago |
Xose Pérez
|
4ba9449116
|
Comment settingsDump
|
7 years ago |
Xose Pérez
|
fc5937fa9b
|
Support for Sonoff 4CH PRO
|
7 years ago |
Xose Pérez
|
a1d5082885
|
Fix typo in custom.js
|
7 years ago |
Xose Pérez
|
3dcaf61ee6
|
Merge branch 'dev' into ssl
Conflicts:
code/espurna/static/index.html.gz.h
code/espurna/web.ino
|
7 years ago |
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
|
7 years ago |
Xose Pérez
|
068d1a9089
|
Merge branch 'rfbridge' into dev
Conflicts:
code/espurna/relay.ino
|
7 years ago |
Xose Pérez
|
c6b26efbb7
|
Merge
|
7 years ago |
Xose Pérez
|
8f7c402e4a
|
Change board number
|
7 years ago |
Xose Pérez
|
1bc4a26005
|
Support for IteadStudio BN-SZ01
|
7 years ago |
Xose Pérez
|
8a86c66e63
|
Hiding channel4 when useWhite
|
7 years ago |
Xose Pérez
|
571edc32e8
|
Use brightness when mocking RGB white
|
7 years ago |
Xose Pérez
|
6a48374fe9
|
Add tooltips to sliders
|
7 years ago |
Xose Pérez
|
41151cc61d
|
Fix MagicHome LED Controller dimmer pin definitions
|
7 years ago |
Xose Pérez
|
8abb8ffaff
|
Allow to define useColor, useWhite and useGamma from web interface
|
7 years ago |
Xose Pérez
|
58a8feb90b
|
Allow to disable color picker
|
7 years ago |
Xose Pérez
|
3cf7d32478
|
Change the way dimmer light work and a whole lot of other stuff
|
7 years ago |
Xose Pérez
|
49a3bb2029
|
Mock white color support via MQTT
|
7 years ago |
Xose Pérez
|
2c89d947ec
|
Merge branch 'dev' into light
|
7 years ago |
Xose Pérez
|
fa35049203
|
Fix bad reference to BAD_TLS_FINGERPRINT with no SSL support
|
7 years ago |
Xose Pérez
|
7533650d96
|
Prevent division by zero error in color temperature calculation
|
7 years ago |
Xose Pérez
|
3b19e55453
|
Fix color temperature to use mireds instead of kelvin as input value
|
7 years ago |
Xose Pérez
|
7c2475b001
|
Merge branch 'dev' into light
|
7 years ago |
Xose Pérez
|
2531bc638a
|
Issue #185. Discard MQTT messages with payload size 0
|
7 years ago |
Xose Pérez
|
e8ee08a1a6
|
Prevent form autocomplete
|
7 years ago |
Xose Pérez
|
9ff37f4adc
|
Chunked response for SSL requests
|
7 years ago |
Xose Pérez
|
9e3812c13d
|
Added code for SSL certificate reading from SPIFFS
|
7 years ago |
Xose Pérez
|
a7c2a6b197
|
HTTPS disabled by default
|
7 years ago |
Xose Pérez
|
e850c68c85
|
Testing web interface over SSL
|
7 years ago |
Xose Pérez
|
91b66876af
|
Merge branch 'dev' into ssl
Conflicts:
code/espurna/config/general.h
code/espurna/static/index.html.gz.h
code/espurna/web.ino
code/platformio.ini
|
7 years ago |
Xose Pérez
|
899594512b
|
Changes in HTML info
|
7 years ago |
Xose Pérez
|
7489f7ae89
|
Allow RESTART terminal command as well as RESET to reset the board
|
7 years ago |
Xose Pérez
|
66131bbafd
|
ON and OFF actions for button events
|
7 years ago |
Xose Pérez
|
2d2a8a69a8
|
Add support for delayed ON/OFF switches
|
7 years ago |