Commit Graph

8392 Commits

Author SHA1 Message Date
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
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
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
Theo Arends d7ef5a1c4e
Merge pull request #9333 from Jason2866/patch-3
Use for Tasmota stage, core 2.7.4.2
2020-09-17 22:16:54 +02:00
Jason2866 8038c24460
Use Tasmota stage, core 2.7.4.2
core 2.7.4.2 includes some backports from arduino / master
https://github.com/esp8266/Arduino/pull/7547
https://github.com/esp8266/Arduino/pull/7586
https://github.com/esp8266/Arduino/pull/7585
https://github.com/esp8266/Arduino/pull/7595
2020-09-17 18:17:26 +02:00
Theo Arends 7979bc047a
Merge pull request #9331 from gemu2015/scripter-update
bug fixes and enhancements
2020-09-17 09:30:37 +02:00
gemu2015 e452f85e39 bug fixes and enhancements 2020-09-17 09:11:24 +02:00
Theo Arends eaed13abb5
Merge pull request #9330 from effelle/development
TuyaMCU Update
2020-09-17 08:25:28 +02:00
Justin Monroe 74bfad29e1 Add last seen time to zigbee devices
- Adding last_seen to zigbee devices, and updates to UI to show
  - Adding signal strength icon for LQI, instead of just the number
2020-09-17 00:57:40 +00:00
Federico Leoni 0bca9a2028 TuyaMCU update2
oops
2020-09-16 16:59:10 -03:00
Federico Leoni e45a5f3323 TuyaMCU Update 2020-09-16 15:45:56 -03:00
s-hadinger 022315d573
Merge pull request #9328 from s-hadinger/zigbee_61_dev
Simplified JSON
2020-09-16 20:43:32 +02:00
Stephan Hadinger 27b75e638e Simplified JSON 2020-09-16 20:32:03 +02:00
Theo Arends 83d18068ba
Merge pull request #9322 from halfbakery/c2_programmer_initialization_fix
Fix C2 programmer, incorrect initialization could brick EFM8 MCUs
2020-09-16 09:02:28 +02:00
Theo Arends 2d7505372b
Merge pull request #9323 from Staars/ATC
MI32: support for ATC custom FW
2020-09-16 09:00:43 +02:00
Staars 06e9c423e6 typo 2020-09-16 08:06:27 +02:00
Staars f0baa04519 MI32: support for ATC custom FW 2020-09-16 08:03:55 +02:00
halfbakery 1418af3f31 Fix C2 programmer, incorrect initialization could brick EFM8 MCUs 2020-09-15 21:49:03 +02:00
Theo Arends f7ae554394 Allow display of date in US format
Allow display of date in US format (#9260)
2020-09-15 12:02:27 +02:00
Theo Arends afd197d493 Add command ``SetOption111 1``
Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
2020-09-15 11:44:09 +02:00