Commit Graph

589 Commits

Author SHA1 Message Date
Xose Pérez
b946cf32dd Telnet support 2017-08-31 17:06:48 +02:00
Xose Pérez
daa5a09058 Check system stability and run only AP and OTA if unstable 2017-08-31 13:13:40 +02:00
Xose Pérez
834e0597f4 Add debug code for counter module 2017-08-31 11:46:49 +02:00
Xose Pérez
7beceb19af Counter module 2017-08-31 11:45:12 +02:00
Xose Pérez
dbb1e99ebd Fix NoFUSS reference in settings.ino 2017-08-31 11:45:03 +02:00
Xose Pérez
d53d46ce2e Updated support for NoFUSS integration 2017-08-30 14:39:29 +02:00
Xose Pérez
bcb387da78 Small changes in compile directives 2017-08-30 14:39:06 +02:00
Xose Pérez
75b3fa6a28 Added zeroPad method in javascript 2017-08-30 14:01:24 +02:00
Xose Pérez
b4466f5436 Debug info 2017-08-30 10:37:06 +02:00
Xose Pérez
729e89a728 Fix character set 2017-08-29 23:49:41 +02:00
Matias Schertel
aec30e0b86 Merged in mschertel/espurna/add-dht22-ota (pull request #23)
add itead-sonoff-basic-dht22-ota environment to platform.io
2017-08-29 17:29:34 +00:00
Xose Pérez
8421154791 Fix DEBUG_XXXX_SUPPORT compile checks 2017-08-29 19:03:32 +02:00
Xose Pérez
385bba7d0e Issue #190. Race condition inside a ticker callback caused a crash loop on boot 2017-08-29 18:58:55 +02:00
Xose Pérez
a1b88a5088 Further info in the debug log 2017-08-29 14:28:30 +02:00
Xose Pérez
a0496f1688 Merge branch 'dev' of bitbucket.org:xoseperez/espurna into dev 2017-08-29 11:08:40 +02:00
Florian
569f139ebb Merged in derfloh/espurna/master (pull request #22)
Add #defines for MQTT Username+Password

Approved-by: Xose Pérez <xose.perez@gmail.com>
2017-08-29 09:07:57 +00:00
Xose Pérez
ca12524db7 Terminal commands: renamed RECONNECT to RESET.WIFI, added RESET.MQTT 2017-08-29 10:10:10 +02:00
Xose Pérez
f175f4aeea Add dependencies for HA support 2017-08-29 10:09:40 +02:00
Xose Pérez
9046878122 Moving general methods to utils.ino 2017-08-29 10:09:23 +02:00
Matias Schertel
4560feadca add itead-sonoff-basic-dht22-ota environment to platformio 2017-08-29 02:44:49 -03:00
Xose Pérez
173a30c4a9 Home Assistant auto-discovery feature 2017-08-29 02:08:05 +02:00
Florian Pfeiffer
624b08b636 Add #defines for MQTT Username+Password 2017-08-29 01:37:11 +02:00
Xose Pérez
921c2e7726 MQTT autodiscover and autoconnect features 2017-08-29 00:29:58 +02:00
Xose Pérez
d72855e8a4 Changed inline documentation about MQTT topics in web interface 2017-08-29 00:29:16 +02:00
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>
2017-08-28 21:17:27 +00:00
Xose Pérez
9d14a9cc78 Option to disable MQTT connection from web interface 2017-08-28 23:08:09 +02:00
Patrizio Bekerle
ec8ca7a226 changed documentation for <root>/relay/# to <root>/relay/#/set 2017-08-28 20:19:22 +00:00
Xose Pérez
d7bb924c1c Using 'post' particles in web interface 2017-08-28 21:43:55 +02:00
Xose Pérez
4de1094eb2 Added padding 0 to uptime on web interface 2017-08-28 21:37:57 +02:00
Xose Pérez
7d56c6f07b Option to change WiFi gain from web interface 2017-08-28 20:37:32 +02:00
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