Xose Pérez
|
9046878122
|
Moving general methods to utils.ino
|
7 years ago |
Xose Pérez
|
59501cc3ba
|
Reset connection try count on MQTT config changes, private variables renaming
|
7 years ago |
Xose Pérez
|
7cc4841eca
|
Fix disconnect callback for sync library
|
7 years ago |
Matias Schertel
|
4560feadca
|
add itead-sonoff-basic-dht22-ota environment to platformio
|
7 years ago |
Xose Pérez
|
173a30c4a9
|
Home Assistant auto-discovery feature
|
7 years ago |
Florian Pfeiffer
|
624b08b636
|
Add #defines for MQTT Username+Password
|
7 years ago |
Xose Pérez
|
921c2e7726
|
MQTT autodiscover and autoconnect features
|
7 years ago |
Xose Pérez
|
d72855e8a4
|
Changed inline documentation about MQTT topics in web interface
|
7 years ago |
Patrizio Bekerle
|
93b8f7bf87
|
Merged in patbek/espurna/patbek/changed-documentation-for-rootrelay-to-r-1503951560823 (pull request #21)
changed documentation for `<root>/relay/#` to `<root>/relay/#/set`
Approved-by: Xose Pérez <xose.perez@gmail.com>
|
7 years ago |
Xose Pérez
|
9d14a9cc78
|
Option to disable MQTT connection from web interface
|
7 years ago |
Patrizio Bekerle
|
ec8ca7a226
|
changed documentation for `<root>/relay/#` to `<root>/relay/#/set`
|
7 years ago |
Xose Pérez
|
d7bb924c1c
|
Using 'post' particles in web interface
|
7 years ago |
Xose Pérez
|
4de1094eb2
|
Added padding 0 to uptime on web interface
|
7 years ago |
Xose Pérez
|
7d56c6f07b
|
Option to change WiFi gain from web interface
|
7 years ago |
Xose Pérez
|
f4528e40e9
|
Updated EmonLiteESP and NoFUSS libraries
|
7 years ago |
Xose Pérez
|
9a83e0a013
|
Serial debug might cause crashes in rfbridge, disabling it by default
|
7 years ago |
Xose Pérez
|
ba356d63ed
|
Revert MQTT_USE_ASYNC value to 1
|
7 years ago |
Xose Pérez
|
925a8525e8
|
Version 1.9.1
|
7 years ago |
Xose Pérez
|
fa4e9e5cc4
|
Merge branch 'ssl' into dev
Conflicts:
code/espurna/data/index.html.gz
code/espurna/static/index.html.gz.h
|
7 years ago |
Xose Pérez
|
e451fb499b
|
Added current time, uptime, free heap, firmware size and free space to web interface
|
7 years ago |
Xose Pérez
|
226027116e
|
List available environments with build script
|
7 years ago |
Xose Pérez
|
20bc69340c
|
Testing SSL with PubSubClient
|
7 years ago |
Xose Pérez
|
ce907eb2ee
|
Option to build without NTP support
|
7 years ago |
Xose Pérez
|
7dc4eeca84
|
Fix support for Sonoff B1
|
7 years ago |
Xose Pérez
|
e9bb571fee
|
Fix bug in CSS caused by a bad merge
|
7 years ago |
Xose Pérez
|
64f1523d02
|
Issue #157. Fix light status on boot
|
7 years ago |
Xose Pérez
|
5b5762813e
|
Fix build flags in platformio.ini file
|
7 years ago |
Xose Pérez
|
8737e23ff4
|
Small fixes
|
7 years ago |
Xose Pérez
|
e1de3327a3
|
Disable domoticz by default
|
7 years ago |
Xose Pérez
|
f2cb77180c
|
Changed settings keys for RFBridge codes
|
7 years ago |
Xose Pérez
|
78f62cb699
|
Scale device images
|
7 years ago |
Xose Pérez
|
f34b12f99b
|
Dinamically get environments to build in build script
|
7 years ago |
Xose Pérez
|
b42e2c42e2
|
Allow to specify number of switches in RFBridge as a build parameter
|
7 years ago |
Xose Pérez
|
5c17df704b
|
Allow to specify via MQTT the number of times to transmit an RF code in Sonoff RFBridge
|
7 years ago |
Xose Pérez
|
bf16282f04
|
Small text on SSL builds
|
7 years ago |
Xose Pérez
|
870168e287
|
Added EXS Wifi Relay to build script
|
7 years ago |
Xose Pérez
|
6ccd000280
|
Delayed relay state saving into EEPROM
|
7 years ago |
Xose Pérez
|
f1f2e36177
|
Fix CHIPID string length
|
7 years ago |
Xose Pérez
|
624e20f903
|
Version update
|
7 years ago |
Xose Pérez
|
bce37d77a3
|
Info about SSL support
|
7 years ago |
Xose Pérez
|
f9fba898c6
|
Small changes in config variables
|
7 years ago |
Xose Pérez
|
5c58f011c1
|
Merge branch 'dev' into ssl
Conflicts:
code/espurna/static/index.html.gz.h
code/espurna/web.ino
|
7 years ago |
Xose Pérez
|
d0f12ec61a
|
Update fauxmoESP llibrary to 2.1.1, fix alexa connection issues
|
7 years ago |
Xose Pérez
|
7bf47a50e5
|
Added generic OTA environments to platformio.ini file
|
7 years ago |
Xose Pérez
|
f7706b0ac4
|
Specify monitor baudrate in platformio.ini file
|
7 years ago |
Xose Pérez
|
68c90c1cc0
|
Fix bug using snprintf
|
7 years ago |
Xose Pérez
|
f7cf9a691f
|
Replaced sprintf with safer snprintf
|
7 years ago |
Xose Pérez
|
90617963e3
|
Method to send websocket messages from progmem
|
7 years ago |
Xose Pérez
|
fb60201cf1
|
Option to build without web server support
|
7 years ago |
Xose Pérez
|
227c4b03f1
|
Further renaming
|
7 years ago |