Stephan Hadinger
|
bb3960711f
|
Fix compilation for ZBBridge
|
2020-09-23 19:52:34 +02:00 |
Stephan Hadinger
|
f3591b8419
|
Fix memory corruption
|
2020-09-23 19:38:24 +02:00 |
Theo Arends
|
c1fd24efc6
|
Merge pull request #9368 from gemu2015/scripter-update
Scripter update
|
2020-09-23 17:21:37 +02:00 |
Theo Arends
|
37d6f7007b
|
Merge pull request #9369 from Staars/hm10
update xsns_62_MI_HM10
|
2020-09-23 17:20:19 +02:00 |
Theo Arends
|
bbd15fa174
|
Fix Status13 shutter exception 9
|
2020-09-23 17:13:10 +02:00 |
Theo Arends
|
765cbe6289
|
Fix Status13 shutter json and exception 9
|
2020-09-23 16:51:38 +02:00 |
Staars
|
d9f2b1b2a4
|
update xsns_62_MI_HM10
|
2020-09-23 16:48:49 +02:00 |
gemu2015
|
ddac266857
|
fix esp32 watch init bug
|
2020-09-23 12:53:52 +02:00 |
gemu2015
|
ee7b64692b
|
sendmail esp8266 mail attachments, array attachments
|
2020-09-23 12:52:54 +02:00 |
gemu2015
|
80d0730de9
|
i2s audio fix define bug
|
2020-09-23 12:52:04 +02:00 |
gemu2015
|
84a13e06e0
|
scripter 3 string arrays
|
2020-09-23 12:51:35 +02:00 |
s-hadinger
|
18f36c6f4f
|
Merge pull request #9365 from s-hadinger/fix_rules_jsmn
Fix compilation error in Rules
|
2020-09-23 10:13:57 +02:00 |
Stephan Hadinger
|
a7aa90d1f9
|
Fix compilation error in Rules
|
2020-09-23 10:03:50 +02:00 |
Theo Arends
|
f9c79072ec
|
Merge pull request #9364 from s-hadinger/jsmn_2
JSMN phase 2
|
2020-09-23 08:56:06 +02:00 |
Stephan Hadinger
|
2fc7626025
|
JSMN phase 2
|
2020-09-23 08:45:14 +02:00 |
Theo Arends
|
7605ec388c
|
Refactor rules MACADDR
|
2020-09-22 12:09:16 +02:00 |
Theo Arends
|
2bf98839e8
|
Update changelog and release notes
|
2020-09-22 11:47:41 +02:00 |
Theo Arends
|
1c99b4d1ee
|
Fix HTTP status 0 message when using USE_MQTT_TLS
Fix ``status 0`` message when using define USE_MQTT_TLS due to small log buffer (#9305)
|
2020-09-22 11:27:45 +02:00 |
Theo Arends
|
a39e393a18
|
Merge pull request #9357 from s-hadinger/alt_json_parser
Change replace ArduinoJson with JSMN for JSON parsing - Phase 1
|
2020-09-22 11:19:38 +02:00 |
Stephan Hadinger
|
ec52c1a10a
|
Move from stack allocated to heap
|
2020-09-22 08:44:04 +02:00 |
Stephan Hadinger
|
749099a6c7
|
Fix compilation error, try 2
|
2020-09-21 22:31:42 +02:00 |
Stephan Hadinger
|
e70aff0ca2
|
Fix compilation error
|
2020-09-21 22:26:56 +02:00 |
Stephan Hadinger
|
31c6f7af3c
|
Fix compilation errors
|
2020-09-21 22:21:05 +02:00 |
Stephan Hadinger
|
2ff756b3cc
|
Change replace ArduinoJson with JSMN for JSON parsing
|
2020-09-21 21:49:32 +02:00 |
Theo Arends
|
75252afaeb
|
Merge pull request #9355 from effelle/development
MAC address VAR for rules
|
2020-09-21 16:08:08 +02:00 |
Federico Leoni
|
20e8a4cfc5
|
MAC address VAR for rules
|
2020-09-20 22:29:02 -03:00 |
Arik Yavilevich
|
ac1a18bf42
|
implement state for ACs with toggle properties
|
2020-09-21 00:18:00 +03:00 |
Theo Arends
|
6bbcb25111
|
Merge pull request #9354 from Jason2866/patch-4
Use specific commit for ESP32 stage
|
2020-09-20 19:19:04 +02:00 |
Jason2866
|
f6ef721e81
|
Use specific commit for ESP32 stage
because with later ones Tasmota32 does not compile.
|
2020-09-20 18:01:14 +02:00 |
Arik Yavilevich
|
2074e0c0dc
|
switch to a custom IRremoteESP8266 branch
|
2020-09-20 16:23:48 +03:00 |
Theo Arends
|
27050c6f43
|
Merge pull request #9350 from nicandris/development
Added SetOption112 - Use friendly name in zigbee topic
|
2020-09-19 16:21:21 +02:00 |
nicandris
|
8a3f3b271a
|
use TOPSZ for size of topic
|
2020-09-19 16:02:19 +02:00 |
nicandris
|
03da44b2b4
|
Clean up of friendly name before setting it to topic
|
2020-09-19 15:20:17 +02:00 |
nicandris
|
83cf432ebb
|
Merge github.com:arendst/Tasmota into development
|
2020-09-19 14:34:24 +02:00 |
nicandris
|
0fce283532
|
included prefix3 in topic
|
2020-09-19 14:34:16 +02:00 |
nicandris
|
7adab74ed5
|
Fix possible buffer overflow
|
2020-09-19 14:02:15 +02:00 |
Theo Arends
|
69befc1b8c
|
Merge pull request #9346 from Jason2866/patch-3
Remove not needed, add stage core32 in Platformio override file
|
2020-09-19 13:56:29 +02:00 |
Theo Arends
|
59070ebbd0
|
Merge pull request #9348 from effelle/development
TuyaMCU update
|
2020-09-19 13:55:47 +02:00 |
nicandris
|
a9af3baea0
|
Added SetOption112 - Use friendly name in zigbee topic (use with SetOption89)
|
2020-09-19 13:43:14 +02:00 |
Federico Leoni
|
ae2e54d97b
|
TuyaMCU update
|
2020-09-19 08:26:29 -03:00 |
Jason2866
|
ee475e833a
|
Remove not needed, add stage core32
|
2020-09-19 12:30:03 +02:00 |
Theo Arends
|
1ba755ae51
|
Merge pull request #9342 from effelle/development
Prep for Official Home Assistant Discovery
|
2020-09-19 08:00:21 +02:00 |
Federico Leoni
|
4e84e33103
|
Prep for new Hass Discovery
|
2020-09-18 18:45:58 -03:00 |
Federico Leoni
|
f6705d6a1a
|
Prep for official Hass Discovery
|
2020-09-18 18:45:20 -03:00 |
Theo Arends
|
c5bc053ce6
|
Merge pull request #9339 from Staars/nrf24
NRF24: add MHOC303 and ATC
|
2020-09-18 17:57:26 +02:00 |
Staars
|
d8a4269f80
|
version correction
|
2020-09-18 17:51:20 +02:00 |
Staars
|
aafa31ff8c
|
NRF24: add MHOC and ATC
|
2020-09-18 17:46:58 +02:00 |
Theo Arends
|
d34be3009f
|
Merge pull request #9336 from stefanbode/patch-4
Fix int16 overflow on large open times
|
2020-09-18 09:15:26 +02:00 |
Theo Arends
|
a6683900dd
|
Merge pull request #9220 from DigitalAlchemist/zigbee_last_seen
Add last seen time to zigbee devices
|
2020-09-18 09:14:04 +02:00 |
stefanbode
|
ecf9e4ea65
|
Fix int16 overflow on large open times
|
2020-09-18 08:31:05 +02:00 |