Releases: zigpy/zha-device-handlers
Releases · zigpy/zha-device-handlers
0.0.104
What's Changed
- Fix Tuya fingerbot TS0001
OnOff
cluster not working by @brettjurgens in #2554 - Fix docs comment regarding
TuyaEnchantableCluster
by @TheJulianJES in #2555 - Add Heiman SmokeSensor-EF-3.0 support by @syssi in #2563
- Add new model for TS0001 Fingerbot:
_TZ3210_j4pdtz9v
by @abmantis in #2567 - Add Tuya battery cluster for TS0001 fingerbot by @TheJulianJES in #2578
- Signature code clean up for TS0003 Tuya quirk by @TheJulianJES in #2591
- Add Tuya blind motor (Amazon US - HILADUO)
_TZE200_9p5xmj5r
variant by @mossyhub in #2593 - Add Aqara T1 water leak sensor support by @TheJulianJES in #2590
- Add Tuya TS011F plug variant, add Tuya
0x1888
cluster class by @TheJulianJES in #2592 - Add Tuya curtain motor Yushun YS-MT750L
_TZE200_gaj531w3
by @jenko1080 in #2605 - Remove
LevelControl
cluster for TRADFRI plug by @MattWestb in #2594
New Contributors
Full Changelog: 0.0.103...0.0.104
0.0.103
What's Changed
- Remove release drafter action by @TheJulianJES in #2503
- Use shared default Python version for PyPi workflow by @TheJulianJES in #2505
- Add Aqara T1 illumination sensor
lumi.sen_ill.agl01
by @TheJulianJES in #2504 - Add ThirdReality vibration sensor by @weihuan1111 in #2515
- Fix
SKIP_CONFIGURATION
being set for enchanted Tuya devices by @TheJulianJES in #2524 - Add Tuya cover TS0601
_TZE200_dng9fn0k
variant by @mandishshah in #2535 - Add Tuya Smoke Detector TS0601
_TZE204_ntcy3xu1
variation by @sergej247 in #2545 - Clean up Xiaomi quirks by removing
Bus
usage by @TheJulianJES in #2528 - Add Aqara T1 relay (with neutral) support by @vermaete in #2513
- Add Tuya fingerbot
_TZ3210_dse8ogfy
support by @brettjurgens in #2506 - Add ThirdReality multifunction night light by @llhappier in #2540
New Contributors
- @mandishshah made their first contribution in #2535
- @sergej247 made their first contribution in #2545
- @vermaete made their first contribution in #2513
- @brettjurgens made their first contribution in #2506
- @llhappier made their first contribution in #2540
Full Changelog: 0.0.102...0.0.103
0.0.102
What's Changed
- Add TS130F dual curtain roller with GreenPower + external switch cluster by @oschick in #2434
- Add Tuya cover TS0601
_TZE200_nw1r9hp6
variant by @MopishHobgoblin in #2438 - Add Tuya
TS0003
andTS0004
switch variants by @TheJulianJES in #2445 - Add support for Moes Smart Button (Tuya TS004F variant) by @evgenln in #2455
- Add Inovelli VZM35-SN support, update Inovelli device triggers by @codyhackw in #2421
- Support Miboxer FUT036Z LED controller by @ykgmfq in #2458
- Fix data type for Tuya/Hiking power meter by @ArchelonU in #2460
- Add support for Sinopé LM4110-ZB level monitor by @claudegel in #2470
- Migrate to
pyproject.toml
by @puddly in #2491 - Merge
master
intodev
by @puddly in #2495 - Enable
setuptools-git-versioning
by @puddly in #2496 - Add Tuya soil sensor
_TZE200_ga1maeof
variant by @mbo18 in #2498 - Replace coveralls with codecov badge in README by @TheJulianJES in #2500
- Fix Xiaoyan CL001 CCT range, remove RGB color picker by @rts-kotori in #2448
- Use shared PyPi release workflow by @TheJulianJES in #2501
- Pass the
PYPI_TOKEN
secret to the shared GitHub action by @puddly in #2502
New Contributors
- @oschick made their first contribution in #2434
- @MopishHobgoblin made their first contribution in #2438
- @evgenln made their first contribution in #2455
- @ykgmfq made their first contribution in #2458
- @ArchelonU made their first contribution in #2460
- @rts-kotori made their first contribution in #2448
Full Changelog: 0.0.101...0.0.102
0.0.101
0.0.100
This release:
- Update specification links in README.md (#2400) @Hedda
- Add display config cluster for Aqara TVOC (#2408) @elupus
- Support for the Aqara H1 single rocker
WS-EUK01
(no neutral) (#2411) @szamfirov - Add support for TreatLife motion sensor (#2386) @pfa230
- Support for Aqara H1 single rocker wall switch with neutral (n1aeu1) (#2385) @szamfirov
- Fix Develco SPLZB-131 plug device temperature divisor (#2132) @eriknn
- Add support for BTicino L4003C light switch (#2373) @MidnessX
- Add Tuya cover TS0601
_TZE200_bv1jcqqu
variant (#2387) @david-collett - Fix int overflow for Tuya energy sum sensor (#2388) @gordio
- Add Tuya knob TS004F
_TZ3000_abrsvsou
variant (#2374) @MattWestb - Fix reading PM2.5 attribute in IKEA Starkvind quirk (#2380) @michaelmulley
- Fix SmartThings quirk, add test to verify uniqueness of cluster IDs (#2379) @TheJulianJES
0.0.99
This release:
- Fix battery percentage for Sercomm XHS2-SE contact sensor (#2350) @sjbarkey
- Fix ZHA startup
on_off
error in 2023.5.0b2 (#2372) @puddly - Remove color-support for Tuya dimmer variation
_TZ3210_i680rtja
(#2332) @ShogunMan - Add PR template (#2362) @TheJulianJES
- Add new GitHub issue forms (#2361) @TheJulianJES
0.0.98
0.0.97
This release:
- Updates for Inovelli's 2.14 Firmware (#2334) @codyhackw
- Ignore missing default reply for GLEDOPTO AC dimmer (#2330) @TheJulianJES
- Use newer Tuya spell implementation for Lidl plug (#2329) @TheJulianJES
- Remove custom LDS LightLinkCluster (#2327) @TheJulianJES
- Remove custom IKEA LightLinkCluster (#2326) @TheJulianJES
- Fix using removed property for
GroupBoundCluster
(#2328) @TheJulianJES - Use shared CI and add ruff (#2323) @dmulcahey
0.0.96
This release:
- Fix Tuya math domain error for illuminance (#2322) @TheJulianJES
- Fix IKEA "open/close remote" events (#2320) @MattWestb
- Address Tuya
EnchantedDevice
inheritance for remotes (#2316) @TheJulianJES - Add Tuya T&H sensor Roximo SZTH02 support (#2309) @maxustm
- Add Tuya Mercator IKUU SSWRM-ZB dimmer support (#2310) @cwhitmorebeirne
- Fix Tuya
_TZE200_t1blo2bj
siren toggle switch (#2312) @kennycoder
0.0.95
This release:
- Add new Develco Motion Sensor Pro variation (#2306) @erikproper
- Don't bind power config for Tuya TS004F remotes, use remote OnOff cluster (#2305) @TheJulianJES
- Remove custom LightLink cluster for IKEA ZB3 controllers (#2263) @MattWestb
- Use custom clusters for casting Tuya spell (#2287) @TheJulianJES
- Fix Tuya signed 16 bit temperature values (#2188) @javicalle
- Remove updating
ZONE_STATE
on motion forMotionWithReset
cluster (#2231) @TheJulianJES - Improve Aqara E1 thermostat quirk (#2238) @TheJulianJES
- Initial Aqara Smoke Detector implementation (#2219) @TheJulianJES
- Add IEKA Symfonisk Gen2 v1/v2 support (#2273) @MattWestb
- Support double click and long press for Sinopé light and dimmer (#2208) @claudegel
- Add initial support for Insta NEXENTRO Pushbutton Interface (#2112) @SimonIT
- Address Tuya
EnchantedDevice
inheritance (#2299) @javicalle - Add
TuyaNoBindPowerConfigurationCluster
for Tuya remotes to stop battery drain (#2288) @TheJulianJES - Add Tuya LH-961ZB motion sensor support (#2289) @Tagnard
- Add Tuya
TS0002
2 gang switch variant (#2296) @javicalle - Add support for TS130F curtain controller variant by OXT (#2295) @kendzi
- Add support for Tuya LoraTap dimmers (#2291) @ShogunMan
- Add non-doubling IKEA battery info clusters (#2284) @TheJulianJES