Commit Graph

8531 Commits

Author SHA1 Message Date
Theo Arends 5cf40fc059 Add support for VL53L1X time of flight sensor
Add support for VL53L1X time of flight sensor by Johann Obermeier
2020-09-29 11:27:53 +02:00
Theo Arends da407e2cc9
Merge pull request #9210 from Jason2866/patch-1
Support for VL53L1X
2020-09-29 11:08:22 +02:00
Theo Arends e6ff129d0c
Update xsns_77_vl53l1x.ino 2020-09-29 11:08:03 +02:00
Theo Arends 54912b2548
Merge branch 'development' into patch-1 2020-09-29 11:06:43 +02:00
Theo Arends ce1a2c79cd
Merge pull request #9425 from joba-1/tsl2561-raw-values
Tsl2561 raw values
2020-09-29 11:00:53 +02:00
Theo Arends 9cc5d02cb1
Merge pull request #9424 from Jason2866/patch-3
More Gitpod optimization
2020-09-29 10:57:58 +02:00
Jason2866 365802a693
Update .gitpod.yml 2020-09-29 08:47:21 +02:00
Jason2866 4864c29cfc
Update .gitpod.Dockerfile 2020-09-29 08:46:35 +02:00
joba-1 b6cdaf2574 add raw tsl2561 values to tele message 2020-09-28 22:08:38 +02:00
Jason2866 7578a0217a
Install Platformio in Docker 2020-09-28 21:28:07 +02:00
Jason2866 7cbbb045ba
More Gitpod optimize 2020-09-28 21:24:37 +02:00
Theo Arends 0f1882c339
Merge pull request #9421 from Jason2866/patch-4
Gitpod optimize
2020-09-28 17:06:54 +02:00
Jason2866 68899ecf15 Gitpod optimize 2020-09-28 16:29:54 +02:00
Theo Arends cbc073c78e Fix JSMN boolean parsing 2020-09-28 14:46:59 +02:00
joba-1 b9bd65ac3b
Merge pull request #1 from arendst/development
catchup dev
2020-09-28 12:21:29 +02:00
Theo Arends 29f968eebf
Merge pull request #9415 from Hedda/patch-1
Update readme.txt with EZSP protocol versions information
2020-09-28 11:36:22 +02:00
Hedda 223ab6dc63
Update readme.txt mention 6.8.x.x is experimental and untested
Update readme.txt mention 6.8.x.x is experimental and untested.
2020-09-28 09:24:47 +02:00
Hedda 9cbcec0844
Update readme.txt with EZSP protocol versions information
Update readme.txt with EZSP protocol versions information

Text copied from https://github.com/zigpy/bellows/blob/dev/README.md
2020-09-28 08:35:22 +02:00
Theo Arends 4c0ee053b8
Merge pull request #9410 from DigitalAlchemist/zigbee_time_correction
Fixed last_seen calculation with zigbee devices.
2020-09-27 21:49:27 +02:00
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
Theo Arends de02fc3500
Merge pull request #9406 from stefanbode/patch-5
Fix on Reboot and wrong operation during shutterstop
2020-09-27 16:59:35 +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
s-hadinger b0cf4a6f9c
Merge pull request #9405 from s-hadinger/zigbee_thermostat
Zigbee support for Thermostat cluster
2020-09-27 15:34:13 +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
Theo Arends b7c9febc4a
Merge pull request #9397 from Staars/HASS
MI_ESP32: Improve HA auto discovery
2020-09-27 08:58:07 +02:00
Theo Arends 5815bd3e21
Merge pull request #9400 from Jason2866/patch-5
Gitpod compile badge
2020-09-27 08:57:47 +02:00
Jason2866 9b6f7f4f2b
Gitpod compile badge 2020-09-26 23:20:55 +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
s-hadinger 0f73487776
Merge pull request #9390 from s-hadinger/ezsp_6_8
Added EZSP 6.8 firmware
2020-09-26 09:46:43 +02:00
Staars 6bfe06d6b1 change verification of Flora packet 2020-09-25 19:24:23 +02:00
s-hadinger 8a849ffb05
Merge pull request #9387 from s-hadinger/zigbee_ui_tr
Zigbee UI: fix line height to 20px
2020-09-25 19:00:13 +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