Justin Monroe
b2443ec548
Fixed last_seen calculation with zigbee devices.
...
The specific circumstances of this bug typically involve a restart, after which a zigbee
device pings the bridge before the Rtc.utc_time is set by NTP. This results in a large "last seen"
time calculation. This is cosmetic only. This patch ensures the "last seen" time is after
2020-01-01 0000 UTC when pulled from the Rtc.utc_time field, otherwise, last_seen updates are
ignored.
2020-09-27 17:23:54 +00:00
s-hadinger
1de3364b5e
Merge pull request #9408 from s-hadinger/zigbee_thermostat_fix
...
Zigbee Thermostat Eurotronic fixes
2020-09-27 18:54:36 +02:00
Stephan Hadinger
c77f0a267b
Zigbee Thermostat Eurotronic fixes
2020-09-27 18:42:19 +02:00
Theo Arends
ccc24ed305
Update copyright
2020-09-27 18:39:39 +02:00
Theo Arends
dc3d84b266
Fix ESP32 OneWire driver
...
Fix ESP32 OneWire driver (#9302 )
2020-09-27 18:26:30 +02:00
s-hadinger
d0b2b9f70a
Merge pull request #9407 from s-hadinger/zigbee_sea_pressure_dev
...
Zigbee add SeaPressure
2020-09-27 17:02:40 +02:00
Stephan Hadinger
35e70f92c4
Zigbee add SeaPressure
2020-09-27 16:50:48 +02:00
stefanbode
e8466371ad
Fix on Reboot and wrong operation during shutterstop
...
fix #9340
2020-09-27 15:36:56 +02:00
Stephan Hadinger
d48f4b938b
Zigbee support for Thermostat cluster
2020-09-27 15:26:06 +02:00
Theo Arends
b95a193711
Update changelog
2020-09-27 12:57:49 +02:00
Theo Arends
1da31e5f15
Make LWT state message user configurable
...
Make LWT state message user configurable (#9395 )
2020-09-27 12:51:50 +02:00
Theo Arends
da6d057cbb
Fix PN532 data fieldname
...
Fix PN532 data fieldname (#9401 )
2020-09-27 12:00:58 +02:00
Theo Arends
32a2407b19
Revert "Revert "Merge pull request #9391 from s-hadinger/fade_256_dev""
...
This reverts commit 217addc2bb
.
2020-09-27 11:03:29 +02:00
Theo Arends
a6250ec552
Merge pull request #9396 from S474N/patch-1
...
Update cs_CZ.h
2020-09-27 08:58:25 +02:00
Staars
9842573ee5
improve HA auto discovery
2020-09-26 19:24:58 +02:00
Staars
47f1b2fcd0
add 2 global accessible states for running and finished discovery
2020-09-26 19:24:22 +02:00
S474N
ef890a40d4
Update cs_CZ.h
...
Translate Neaktivní/Aktivní back to english original.
https://github.com/arendst/Tasmota/issues/9395
2020-09-26 17:41:13 +02:00
Theo Arends
217addc2bb
Revert "Merge pull request #9391 from s-hadinger/fade_256_dev"
...
This reverts commit 440976c993
, reversing
changes made to eb43fd56e3
.
2020-09-26 16:28:09 +02:00
Theo Arends
440976c993
Merge pull request #9391 from s-hadinger/fade_256_dev
...
Change ``WakeUp`` uses 256 steps instead of 100 (#9241 )
2020-09-26 15:53:51 +02:00
Stephan Hadinger
1a9f0bfa33
Change ``WakeUp`` uses 256 steps instead of 100 ( #9241 )
2020-09-26 11:44:05 +02:00
Theo Arends
eb43fd56e3
Merge pull request #9388 from Staars/hm10
...
HM10: change verification of Flora packet
2020-09-26 10:25:22 +02:00
Staars
6bfe06d6b1
change verification of Flora packet
2020-09-25 19:24:23 +02:00
Stephan Hadinger
41c25455fe
Fix line height to 20px
2020-09-25 18:42:00 +02:00
Theo Arends
46cbe13e9b
Fix ESP32 compilation
2020-09-25 18:34:14 +02:00
Theo Arends
9cbd2d531d
Initial GPIO redesign
2020-09-25 18:15:31 +02:00
Stephan Hadinger
0ec5ae818a
Support EZSP v6.8
2020-09-25 17:51:03 +02:00
Theo Arends
27caccf7a0
Remove ArduinoJson in favour of JSMN
...
Remove ArduinoJson library in favour of JSMN library
2020-09-25 11:33:12 +02:00
Theo Arends
0d416a6aeb
Merge pull request #9384 from s-hadinger/jsmn_scripter
...
Move Scripter to JSMN
2020-09-25 11:12:00 +02:00
Stephan Hadinger
c8fbac9c32
Fix compilation
2020-09-25 11:04:22 +02:00
Theo Arends
e189e68a73
Merge pull request #9382 from effelle/development
...
Move Discovery from ArduinoJson to JSMN - Optimizations for Official Discovery
2020-09-25 09:12:44 +02:00
Stephan Hadinger
f0f4433941
Move Scripter to JSMN
2020-09-25 08:52:28 +02:00
Federico Leoni
806e18a9d7
Update
2020-09-24 20:05:36 -03:00
Federico Leoni
ac81a0609b
JSMN and code check
2020-09-24 19:16:26 -03:00
Stephan Hadinger
0b06496158
Zigbee send message when PermitJoin expires
2020-09-24 19:15:07 +02:00
Theo Arends
cac00a7efd
Fix domoticz/shutter compile error
2020-09-24 17:13:32 +02:00
Theo Arends
e7db226b48
Move display from ArduinoJson to JSMN
2020-09-24 16:40:03 +02:00
Theo Arends
80d2223082
Move domoticz from ArduinoJson to JSMN
2020-09-24 15:23:51 +02:00
Theo Arends
2b160912f5
Fix Shelly 2.5 higher temperature
...
Fix Shelly 2.5 higher temperature regression from 8.2.0.1 (#7991 )
2020-09-24 12:07:23 +02:00
Stephan Hadinger
019e402fe7
Move IR from ArduinoJson to JSMN
2020-09-24 08:51:43 +02:00
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
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
Stephan Hadinger
ec52c1a10a
Move from stack allocated to heap
2020-09-22 08:44:04 +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
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
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
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
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
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
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
Theo Arends
42ff13518b
Merge pull request #8994 from hello-world-dot-c/development
...
Adding frequency output mode for buzzer
2020-09-15 11:27:13 +02:00
Theo Arends
119e65748a
Merge pull request #9317 from Staars/nimble102
...
update NimBLE-Arduino library to 1.0.2
2020-09-15 10:59:03 +02:00
Staars
e213461985
needed API changes
2020-09-15 10:46:08 +02:00
Chris Keydel
51688c18ea
Merge remote-tracking branch 'remotes/upstream/development' into development
2020-09-15 09:40:36 +02:00
Stephan Hadinger
ea85b70685
Zigbee minor improvements
2020-09-14 22:06:19 +02:00
Stephan Hadinger
6eadeb81ea
Fix TLS crash
2020-09-14 21:48:32 +02:00
Theo Arends
bf115647c3
Prep 8-bit GPIO to 16-bit GPIO change
...
Prep 8-bit GPIO to 16-bit GPIO change - phase 1
2020-09-14 16:14:58 +02:00
Theo Arends
26e041ab6e
Fix reset BMP sensors
...
Fix reset BMP sensors when executing command ``SaveData`` and define USE_DEEPSLEEP enabled (#9300 )
2020-09-14 12:26:32 +02:00
Theo Arends
9aa18c23f0
Add support for MLX90640
...
Add support for MLX90640 IR array temperature sensor by Christian Baars
2020-09-14 11:49:33 +02:00
Stephan Hadinger
b0b35a953d
Zigbee minor fixes
2020-09-13 16:11:20 +02:00