Theo Arends
06a068dc6b
Merge pull request #4199 from chaosmaster/tuya-set-wifi-state
...
tuya: reset wifi status LED
2018-10-29 09:40:02 +01:00
Joel Stein
80d5a23e39
tuya: only send wifi-led-reset until ack is received
2018-10-29 01:58:48 +01:00
Joel Stein
b24449aa2b
tuya: add break
2018-10-29 01:27:45 +01:00
Joel Stein
09de17d385
tuya: reset wifi-led every second
2018-10-29 01:10:57 +01:00
Theo Arends
d4d75fdd3f
Merge pull request #4196 from reloxx13/patch-10
...
Multiple BMP fix model detection
2018-10-28 22:10:27 +01:00
reloxx13
82efaccc91
typo2
2018-10-28 22:00:12 +01:00
reloxx13
756bbc33cd
typos
2018-10-28 21:59:34 +01:00
reloxx13
bf6ac243e5
Update xsns_09_bmp2x.ino
...
fix model detection
2018-10-28 21:32:58 +01:00
Theo Arends
b49a29fa0f
Merge pull request #4195 from reloxx13/feature/support_multiple_bme
...
[Feature] support multiple bme sensors
2018-10-28 21:00:30 +01:00
reloxx13
2e08463ae8
dont be on by default
2018-10-28 20:52:48 +01:00
reloxx13
8b820d5895
Merge branch 'development' into feature/support_multiple_bme
2018-10-28 20:51:30 +01:00
reloxx13
834a4bacf9
Merge branch 'arendst/development' into development
2018-10-28 20:50:56 +01:00
reloxx13
925cd37bbe
support multiple bmp/bme sensors
2018-10-28 20:49:22 +01:00
Theo Arends
184346335d
Updates for release 6.3.0
...
Updates for release 6.3.0
2018-10-28 19:07:01 +01:00
Theo Arends
5c78561b07
6.2.1.20 Add mDNS delay option
...
6.2.1.20 20181028
* Add command SetOption35 0..255 (seconds) to delay mDNS initialization to control possible Wifi connect problems
2018-10-28 17:57:25 +01:00
Theo Arends
6119c43610
Fix version
2018-10-28 16:16:18 +01:00
reloxx13
9d0db8d7bf
Merge branch 'arendst/development' into development
2018-10-28 15:37:28 +01:00
Theo Arends
e83601ffa3
Merge pull request #4193 from Jason2866/development
...
Change kmph to km/h
2018-10-28 14:28:17 +01:00
Jason2866
432c4df27a
kmph to km/h
...
"SI, and hence the use of "km/h" (or "km h−1" or "km·h−1") has now been adopted around the world
2018-10-28 14:24:20 +01:00
Jason2866
12f17cc86a
Update de-DE.h
2018-10-28 14:17:01 +01:00
Jason2866
259c638cb8
Update en-GB.h
2018-10-28 14:14:10 +01:00
Joel Stein
e84f78b395
tuya: set wifi-state
2018-10-28 13:51:16 +01:00
Theo Arends
1700450936
Merge pull request #4192 from Jason2866/patch-4
...
Add tested Beta Arduino Core 2.5.0
2018-10-28 12:47:26 +01:00
Jason2866
a9d87de8e8
Add tested Beta Arduino Core 2.5.0
...
Add tested and known working Beta Arduino Core 2.5.0 for Tasmota. Unchanged Fork from Original https://github.com/esp8266/Arduino
New commits to Beta core 2.5.0 will only be added if known to be working with Tasmota
2018-10-28 12:13:36 +01:00
Theo Arends
dfea9576ad
Merge pull request #4191 from Jason2866/patch-3
...
Reverting Alexa fix
2018-10-28 11:34:19 +01:00
Jason2866
b59d63a07a
Reverting Alexa fix
...
General Alexa for all cores doesnt work. Reverting fix.
This fix does only work on Stage core 2.5.0.
Awaiting new general fix from @ascillato soon
2018-10-28 11:17:41 +01:00
Theo Arends
dffbc2c7c3
Updates for release 6.3.0
...
Updates for release 6.3.0
2018-10-27 17:46:44 +02:00
Theo Arends
4f59d102e7
Add sonoff-basic.bin
...
Add sonoff-basic.bin without most sensors
2018-10-27 17:15:52 +02:00
Theo Arends
0017a6304a
Updates for release 6.3.0
...
Updates for release 6.3.0
2018-10-27 13:33:17 +02:00
Theo Arends
53e1420961
Change OTA Url
...
* Change default OTA Url to http://thehackbox.org/tasmota/release/sonoff.bin (#4170 )
* Add Tuya Software Serial to support additional Tuya configurations (#4178 )
2018-10-27 11:37:42 +02:00
Theo Arends
468e194a82
Merge pull request #4180 from curzon01/development
...
decode-config.py v2.0.0000: add full backup/restore capability
2018-10-27 10:42:13 +02:00
Norbert Richter
47a39a61ed
decode-config.py v2.0.0000: add full backup/restore capability
...
- add full backup/restore capability
- add Tasmota .dmp format to be able to upload previously save Tasmota files
- add help files decode-config.md
- add Tasmota *.dmp format for backup
- new args:
--restore-file, --extension, --no-extension,
--full-help, --verbose
- changed args:
--exit-on-error-only to --ignore-warnings
--output-file to --backup-file
--output-file-format to --backup-type
--hide-pw to --json-hide-pw
--unhide-pw to --json-unhide-pw
- removed (hidden) args:
--sort, --unsort, --raw-values, --no-raw-values
-raw-keys, -no-raw-keys
defaults are no raw keys/values and sort
2018-10-27 10:37:33 +02:00
Theo Arends
a17bfabf59
Merge pull request #4178 from chaosmaster/tuya-sofware-serial
...
Tuya: Add support for software-serial
2018-10-27 08:33:22 +02:00
Theo Arends
1330372f46
Merge pull request #4177 from ascillato/patch-1
...
Fix Alexa for ALL cores
2018-10-27 08:22:30 +02:00
Theo Arends
2fda5652d8
Merge pull request #4176 from Jason2866/patch-2
...
RF-Bridge-EFM8BB1-20181023.hex
2018-10-27 08:19:56 +02:00
Joel Stein
ee2bed3b9a
tuya: cleanup
2018-10-27 04:38:18 +02:00
Joel Stein
b605e58320
tuya: don't allow selecting GPIO08
2018-10-27 04:37:50 +02:00
Joel Stein
7093bd6ab0
tuya: software-serial: fixes
2018-10-27 04:11:30 +02:00
Joel Stein
22c20ab5fe
tuya: software-serial
2018-10-27 03:01:09 +02:00
Adrian Scillato
06cc70aaf4
Fix Alexa for ALL cores
...
Alexa uses Phillips Hue Emulation to control Tasmota.
With this fix, the webserver arguments are passed to Tasmota as keys instead of args solving the Alexa issue for ALL cores.
Besides, for core 2.6.0 is planned to deprecate the use of args in favor of keys.
This fix makes Alexa to works compiling Tasmota under core 2.3.0, 2.4.0, 2.4.1, 2.4.2, 2.5.0 (stage), 2.6.0 (planned)
Tested Ok.
2018-10-26 19:01:36 -03:00
Jason2866
4582e95730
Create RF-Bridge-EFM8BB1-20181023.hex
2018-10-26 22:36:45 +02:00
Theo Arends
42cb47de92
Updates for release 6.3.0
...
Updates for release 6.3.0
2018-10-26 17:38:36 +02:00
Theo Arends
3d6a71a406
Updates for release 6.3.0
...
Updates for release 6.3.0
2018-10-26 17:27:56 +02:00
Theo Arends
c2f9f5ddbe
Updates for release 6.3.0
...
Update for release 6.3.0
2018-10-26 17:13:17 +02:00
Theo Arends
77d54be267
Prep for release
...
Prep for release
2018-10-26 17:09:28 +02:00
Theo Arends
c5cb7ffb78
Add additional RFSend comand syntax
...
Add additional RFSend comand syntax
2018-10-26 12:30:25 +02:00
reloxx13
d06c0c2636
Merge branch 'arendst/development' into development
2018-10-25 23:55:02 +02:00
Theo Arends
f2b04092f8
Initial release of RF transceiving
...
Initial release of RF transceiving using library RcSwitch (#2702 )
2018-10-25 18:17:58 +02:00
Theo Arends
d9b9eeef1f
Merge pull request #4084 from benleb/pythonic-fw-server
...
introduce common python coding styles & other codestyle fixes
2018-10-25 14:23:37 +02:00
Theo Arends
f58f3c2d31
Fix rule mqtt#connected trigger
...
Fix rule mqtt#connected trigger when mqtt is disabled (#4149 )
2018-10-25 14:16:46 +02:00