Commit Graph

1092 Commits

Author SHA1 Message Date
Xose Pérez
ec3c5f5699 Added option to flash multiple devices from the ESPurna OTA Manager at once 2018-01-11 23:32:23 +01:00
Xose Pérez
6da2dbd88a Version 1.12.0 2018-01-11 19:02:49 +01:00
Xose Pérez
48c9eee605 Force NTP_SUPPORT to 1 if SCHEDULER_SUPPORT is 1 2018-01-11 19:02:34 +01:00
Xose Pérez
42847e53d8 Moving firmware images folder 2018-01-11 19:01:42 +01:00
Xose Pérez
0e601332ab mDNS resolving disabled by default 2018-01-11 16:44:43 +01:00
Xose Pérez
16f2226805 Resolve mDNS (.local) names in MQTT, InfluxDB and NoFUSS modules 2018-01-11 16:41:52 +01:00
Xose Pérez
34c72859ef Small changes 2018-01-11 12:06:58 +01:00
Xose Pérez
05611a9c47 Send Home Assistant blank message only once 2018-01-11 01:09:25 +01:00
Xose Pérez
b8bd302153 Fix compatibility issues between python 2.7 and 3.X 2018-01-11 00:50:58 +01:00
Xose Pérez
ff2b110b2a Merged in ryan_jarvis/espurna/dev (pull request #45)
Conflicts:
	code/ota.py
2018-01-11 00:28:46 +01:00
Xose Pérez
b3b05a0623 Fix wrong definition in Sonoff Basic and Dual R2 causing worng relay state on boot (#365) 2018-01-11 00:21:39 +01:00
Xose Pérez
f3421a6a4a Added BSSID, channel, RSSI and distance to status tab 2018-01-10 23:51:26 +01:00
Xose Pérez
006c8f2380 Fix delete last scheduler 2018-01-10 23:51:02 +01:00
Xose Pérez
757b350ca9 Update fauxmoESP library to 2.4.1 to fix depenency issue (#388) 2018-01-10 23:09:50 +01:00
Xose Pérez
7204c46d26 More cleaning up 2018-01-10 22:30:13 +01:00
Xose Pérez
2e7613af83 Scheduler: web UI layout fixes, allow toggling, change first weeday to Monday, dinamically load relays in dropdown 2018-01-10 22:21:29 +01:00
Xose Pérez
13e134226f Merge branch 'dev' into ascheduler 2018-01-10 19:26:20 +01:00
Xose Pérez
5d0d64d447 Update JustWifi library to 1.1.6 2018-01-10 19:25:53 +01:00
Xose Pérez
449da5203f Clean up code, stick to conventions in settings naming 2018-01-10 19:24:28 +01:00
Xose Pérez
9d719421ba Merge branch 'dev' into ascheduler 2018-01-10 16:48:01 +01:00
Xose Pérez
93cd43d0c4 Increase zeroconf discovery time. Check if any devices have been found. 2018-01-10 16:44:47 +01:00
Xose Pérez
be1d716b79 Added ESPurna Switch board support 2018-01-10 16:43:59 +01:00
Xose Pérez
8a7b0a2021 Rename terminal commands: reset.wifi to wifi.reset, reset.mqtt to mqtt.reset. Added wiki.scan 2018-01-10 16:43:26 +01:00
Xose Pérez
68fbf6a730 Version 1.11.5a 2018-01-10 16:42:43 +01:00
Xose Pérez
516fc40f53 Recover configurations 2018-01-09 23:57:28 +01:00
Xose Pérez
94438b496d Add more debug info to MQTT module 2018-01-09 23:54:30 +01:00
Xose Pérez
d64f2916cb Some code fixes and movinig stuff around 2018-01-09 23:53:37 +01:00
Xose Pérez
eee4c47658 Merged in faina09/espurna/dev (pull request #42)
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-09 23:28:21 +01:00
Xose Pérez
9062c70e63 Removed anti-recursion check in Domoticz module 2018-01-09 23:01:46 +01:00
Stefano Cotterli
2d5e14b3a3 Merge remote-tracking branch 'remotes/upstream/dev' into dev
# Conflicts:
#	code/espurna/config/version.h
#	code/espurna/data/index.html.gz
#	code/espurna/espurna.ino
#	code/espurna/static/index.html.gz.h
#	code/extra_scripts.py
#	code/html/index.html
#	code/ota.py
#	code/platformio.ini
2018-01-09 22:04:07 +01:00
Xose Pérez
73b3d615df PlatformIO environment for espurna-core build 2018-01-09 21:53:24 +01:00
Xose Pérez
9620e3febc Version 1.11.4 2018-01-09 21:26:31 +01:00
Xose Pérez
7f769a4b46 Update FauxmoESP lib to 2.4.0. Includes Gen2 support 2018-01-09 21:01:54 +01:00
Xose Pérez
34cd3e0450 Build with Thingspeak support, but only show it on webUI if there are relays or sensors available 2018-01-09 20:36:38 +01:00
Xose Pérez
5ed7d55aa2 Changed Sonoff 4CH Pro definitions to support built-in interlock mode 2018-01-09 19:13:49 +01:00
Xose Pérez
eb00a4db11 Terminal command to set and get a GPIO value 2018-01-09 19:13:17 +01:00
Xose Pérez
0585f5822b Allow to define custom button delays for each device 2018-01-09 19:12:08 +01:00
Xose Pérez
3e811c8138 Changed button event debug message 2018-01-09 19:11:40 +01:00
Xose Pérez
fce278489e Remove limit to debug message length 2018-01-09 16:08:23 +01:00
Xose Pérez
207726b049 Merge branch 'thingspeak' into dev
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-09 00:23:42 +01:00
Xose Pérez
6035ed8eee Allow MQTT keep alive value of up to 3600s 2018-01-09 00:14:26 +01:00
Xose Pérez
2d58ddafe3 Thingspeak support over SSL 2018-01-08 23:43:03 +01:00
Xose Pérez
b73589f269 Revert config changes 2018-01-08 23:42:45 +01:00
Xose Pérez
e0723f6998 Send Thingspeak API key to web UI 2018-01-08 21:42:12 +01:00
Xose Pérez
eb5df8677f Merge branch 'dev' into thingspeak 2018-01-08 12:34:08 +01:00
Xose Pérez
c14b76db8c Fix typo 2018-01-08 12:33:50 +01:00
Xose Pérez
e4ef06b38c Inline documentation on sensorInit 2018-01-08 12:20:59 +01:00
Xose Pérez
170f0d543c Option to publish address via MQTT for any sensor 2018-01-08 12:16:17 +01:00
Xose Pérez
c38911beae Fix reference to sensor slot method 2018-01-08 10:41:21 +01:00
Xose Pérez
ccc5843e7b Option to publish Dallas sensor address via MQTT (disabled by default) 2018-01-08 10:33:54 +01:00