Commit Graph

8500 Commits

Author SHA1 Message Date
Theo Arends cc6fb36452
Merge pull request #9445 from pcdiem/pwm1
Fix PWM Dimmer to properly handle more-to-come finalization
2020-10-02 09:14:42 +02:00
Paul C Diem 184601f0f9 Fix PWM Dimmer to send DGR_ITEM_FLAGS after more-to-come msgs to finalize changes so remote devices send tele updates. 2020-10-01 22:30:37 -05:00
Theo Arends edd899074b
Merge pull request #9443 from Jason2866/patch-1
warning off
2020-10-01 21:05:48 +02:00
Jason2866 599a0f8294
warning off 2020-10-01 20:54:30 +02:00
Theo Arends bbb22c9ffb
Merge pull request #9442 from effelle/development
HA Integration update
2020-10-01 17:04:22 +02:00
Federico Leoni 2f14557dff HA ntegration update 2020-10-01 11:47:01 -03:00
Theo Arends 2d83ff0988 Update template list 2020-10-01 15:40:09 +02:00
Theo Arends 44cae083b0
Merge pull request #9440 from blakadder/development
add links to release notes and prettier formatting
2020-10-01 15:17:24 +02:00
blakadder c3e87f492d
Merge pull request #1 from blakadder/blakadder-patch-1
add link to release notes and some formatting
2020-10-01 14:40:44 +02:00
blakadder f23087b920
add link to release notes and some formatting 2020-10-01 14:39:46 +02:00
Theo Arends 018964f08f Add flush loop to XModem start prompt
Add flush loop to XModem start prompt (#8583)
2020-10-01 12:58:42 +02:00
Theo Arends 9f7ea31f73
Merge pull request #9435 from Jason2866/patch-2
some updates in stage cores
2020-09-30 14:35:36 +02:00
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 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 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