Commit Graph

14655 Commits

Author SHA1 Message Date
Jason2866
95235b579c
Some updates in stage cores
Use zip file for Tasmota stage 2.4.2 (faster install), updated Core Stage to 2.9.1 (uses Arduino commit 0x5539301),  added a (commented) PlatformIO option for better Gitpod usage
2020-09-30 11:38:07 +02:00
Theo Arends
c5e95b95d4 Fix VL53L1x domoticz distance
Fix VL53L1x domoticz distance (#9210)
2020-09-30 11:07:13 +02:00
Jason2866
cf313d2fa0
Update .gitignore 2020-09-30 11:03:39 +02:00
Theo Arends
6684a6e515
Merge pull request #9434 from Jason2866/patch-2
Identitation :-(
2020-09-30 10:38:25 +02:00
Jason2866
c7ecb19050
Identitation :-( 2020-09-30 10:32:06 +02:00
Theo Arends
23f5396680 Fix VL53L1x domoticz distance
Fix VL53L1x domoticz distance (#9210)
2020-09-29 18:29:19 +02:00
Theo Arends
c00d7035d9 Redesign GPIO to 16-bit 2020-09-29 18:10:21 +02:00
Theo Arends
86e44b0bbf
Merge pull request #9428 from Jason2866/patch-2
Build firmwares only with branch development
2020-09-29 15:03:21 +02:00
Jason2866
8a2b8d5ff1
Build firmwares only with branch development 2020-09-29 14:46:57 +02:00
Theo Arends
7b567d23ea Force rebuild 2020-09-29 14:43:11 +02:00
Theo Arends
3c097ca3d6 Merge branch 'dev-gpio16' of https://github.com/arendst/Tasmota into dev-gpio16 2020-09-29 14:42:07 +02:00
Theo Arends
895ed2d041 Redesign GPIO to 16-bit 2020-09-29 14:41:45 +02:00
Theo Arends
c9e5e7b2f4
Merge pull request #9427 from Jason2866/patch-1
Delete Tasmota_build.yml in branch dev-gpio16
2020-09-29 14:37:42 +02:00
Jason2866
b780ff1a98
Delete Tasmota_build.yml 2020-09-29 14:34:59 +02:00
Theo Arends
805f93cfab Redesign GPIO to 16-bit 2020-09-29 14:08:48 +02:00
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
Arik Yavilevich
d32d17b33d ignores 2020-09-27 15:48:37 +03:00
Arik Yavilevich
e0cca711ae folder change 2020-09-27 15:47:49 +03:00
Arik Yavilevich
2ab4a33b3c folder change 2020-09-27 15:45:32 +03:00
Arik Yavilevich
2227d8139f folder change 2020-09-27 15:43:43 +03:00
Arik Yavilevich
79b935abd9 add support for setting state without tx 2020-09-27 15:43:31 +03:00