Commit Graph

1077 Commits

Author SHA1 Message Date
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
Xose Pérez
29b3ae7041 Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference 2018-01-08 00:25:12 +01:00
Xose Pérez
c4bdb03024 Check ThingSpeak update frequency limit (15s) 2018-01-07 21:25:55 +01:00
Xose Pérez
df97cef8d1 Merge branch 'dev' into thingspeak
Conflicts:
	code/espurna/data/index.html.gz
	code/espurna/static/index.html.gz.h
2018-01-07 16:02:57 +01:00
Xose Pérez
ce7a019256 Added support for Tarpuna Shield for Wemos D1 2018-01-07 16:02:15 +01:00
Xose Pérez
9d6a5727a5 Non SSL version of Thingspeak module 2018-01-07 15:26:29 +01:00
Stefano Cotterli
db408fbf95 Merge remote-tracking branch 'upstream/master' into dev
# Conflicts:
#	code/espurna/data/index.html.gz
#	code/espurna/static/index.html.gz.h
2018-01-07 12:47:02 +01:00
Xose Pérez
af805ab045 Update copyright notices 2018-01-07 01:21:23 +01:00
Xose Pérez
ad05448603 Preliminary support for Thingspeak REST API over SSL 2018-01-07 01:18:01 +01:00
Xose Pérez
ff9ca1c779 Build option to disable password check (USE_PASSWORD). Password check is enabled by default. Use at your own risk (#373) 2018-01-06 23:09:06 +01:00
Xose Pérez
7f70d6f5e0 Support for Arilux AL-LC02 (Thanks you user Crispin) 2018-01-06 21:01:10 +01:00
Xose Pérez
87b03f67f1 Fix bug in magnitudes topics and units order (#355) 2018-01-05 22:27:56 +01:00
Xose Pérez
dc1dadf439 Force MQTT support when HOMEASSISTANT_SUPPORT is 1 2018-01-05 22:27:14 +01:00
Xose Pérez
77045d9bf9 ESPurna OTA Manager implemented in python 2018-01-05 21:33:00 +01:00
Stefano Cotterli
d056127079 working sample (WEMOS_D1_MINI_RELAYSHIELD) 2018-01-05 18:23:35 +01:00