Theo Arends
07ac25ce34
Merge pull request #4221 from chaosmaster/tuya-wifi-state
...
tuya: properly indicate wifi-status
2018-10-31 11:05:57 +01:00
Theo Arends
110a590feb
Merge pull request #4223 from curzon01/development
...
decode-config.py v2.0.0002: add release v6.3.0 config changes
2018-10-31 09:07:24 +01:00
Norbert Richter
c3f303876f
decode-config.py v2.0.0002: add release v6.3.0 config changes
2018-10-31 07:45:19 +01:00
Theo Arends
8fb2de944e
Merge pull request #4217 from andrethomas/development
...
sonoff-basic.bin - Enable sleep = 1 by default
2018-10-30 20:41:19 +01:00
Adrian Scillato
119480e006
Updated to Readme Development Version to 6.3.0.x
2018-10-30 14:41:41 -03:00
andrethomas
954ed0ea3c
sonoff-basic.bin - Enable sleep = 1 by default
2018-10-30 19:26:24 +02:00
Theo Arends
332b657e77
6.3.0 Released
...
6.3.0 Released
2018-10-30 18:15:31 +01:00
Theo Arends
e6a8b2d30d
Add TotalStartTime to Energy JSON
...
Add TotalStartTime to Energy JSON message (#3971 )
2018-10-30 17:04:19 +01:00
Joel Stein
9125823da3
tuya: remove default from switch, since wifi_state is already initialized to 0x02
2018-10-30 16:56:57 +01:00
Joel Stein
faab6f1221
tuya: modify WifiState() in support.ino to reflect not-connected-state instead of reimplementing it
2018-10-30 15:34:31 +01:00
Theo Arends
c0f9ea027d
Merge pull request #4208 from znanev/patch-2
...
Update Bulgarian translation
2018-10-30 15:28:50 +01:00
Theo Arends
0e52e5f854
Fix BMP calibration mis-usage
...
Fix BMP calibration mis-usage
2018-10-30 15:20:19 +01:00
Theo Arends
2a4c79c7cc
Fix date
...
Fix date
2018-10-30 14:18:07 +01:00
Joel Stein
8f3f1f3958
tuya: implement seperate WifiState() so we actually know, when we're not connected
2018-10-30 05:33:36 +01:00
Joel Stein
4a03b1c2cd
tuya: wifi-state switch debug-arguments
2018-10-30 01:11:08 +01:00
Joel Stein
ccd10e151f
tuya: wifi-state: add default state
2018-10-29 23:45:18 +01:00
Joel Stein
d8914906a8
Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into tuya-wifi-state
2018-10-29 23:35:13 +01:00
Joel Stein
166f6ce3a6
tuya: proper indication of wifi-state
2018-10-29 23:35:00 +01:00
znanev
9f706665a2
Update bg-BG.h
2018-10-29 18:22:05 +00:00
Theo Arends
73815a157a
Merge pull request #4206 from curzon01/development
...
decode-config.py v2.0.0001: add v6.2.1.20 config changes
2018-10-29 16:59:07 +01:00
Norbert Richter
51a86d3ff5
decode-config.py v2.0.0001: add v6.2.1.20 config changes
...
- change pw defaults to unhide [Norbert Richter]
- fix handling 'raw' keys and GetTemplateSetting() error
2018-10-29 16:26:45 +01:00
Theo Arends
9d981d83e4
Add support for two BMP/BME
...
Add support for two BMP/BME sensors (#4195 )
2018-10-29 15:46:03 +01:00
Theo Arends
6b86c473d9
Add token %hostname%
...
Add token %hostname% to command FullTopic (#3018 )
2018-10-29 12:38:44 +01:00
Theo Arends
cc56677ba3
Add Gui Hostname display
...
Add command SetOption53 0/1 to toggle gui display of Hostname and IP address
2018-10-29 12:21:27 +01:00
Theo Arends
ac00e6541a
Quick fixes
...
Quick fixes
2018-10-29 11:30:36 +01:00
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
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