Releases: zigpy/zha
Releases · zigpy/zha
0.0.41
0.0.40
What's Changed
- Correct Sonoff TRVZB local temperature calibration min/max by @fgsch in #300
- Auto-update pre-commit hooks by @pre-commit-ci in #296
- Adjust step to 0.1 for Sonoff thermostat calibration by @TheJulianJES in #304
- Use
NumberMode.BOX
for local temperature calibration by @TheJulianJES in #306 - Add UnitOfLength support for ZHA entities by @jeverley in #307
- Add support for DIAGNOSTIC WriteAttributeButton entities by @jeverley in #308
- Auto-update pre-commit hooks by @pre-commit-ci in #309
- Bump zigpy from 0.72.0 to 0.73.0 by @dependabot in #310
- Bump zha-quirks from 0.0.124 to 0.0.125 by @dependabot in #312
- Bump bellows from 0.42.0 to 0.42.1 by @dependabot in #314
- Bump zigpy from 0.73.0 to 0.73.1 by @dependabot in #313
New Contributors
Full Changelog: 0.0.39...0.0.40
0.0.39
What's Changed
- Auto-update pre-commit hooks by @pre-commit-ci in #293
- Bump zigpy from 0.71.0 to 0.72.0 by @dependabot in #294
Full Changelog: 0.0.38...0.0.39
0.0.38
What's Changed
- Auto-update pre-commit hooks by @pre-commit-ci in #287
- Decimal OTA progress by @puddly in #288
Full Changelog: 0.0.37...0.0.38
0.0.37
What's Changed
- Bump zigpy-zigate from 0.13.1 to 0.13.2 by @dependabot in #272
- Bump zigpy-deconz from 0.24.0 to 0.24.1 by @dependabot in #273
- Bump zigpy-znp from 0.13.0 to 0.13.1 by @dependabot in #274
- Bump bellows from 0.41.0 to 0.42.0 by @dependabot in #276
- Bump zigpy-xbee from 0.20.2 to 0.21.0 by @dependabot in #277
- Auto-update pre-commit hooks by @pre-commit-ci in #275
- Remove all test device fixtures by @dmulcahey in #279
- Auto mark tests with looptime by @dmulcahey in #280
- Bump zigpy from 0.70.0 to 0.71.0 by @dependabot in #281
- Add flow volume sensor entity for the FlowMeasurement cluster by @benbancroft in #187
- Fix CI: adjust type annotation for mypy by @puddly in #282
- Allow renaming devices with quirk v2
friendly_name
by @puddly in #283
Full Changelog: 0.0.36...0.0.37
0.0.36
What's Changed
- Add Timestamp Sensor by @prairiesnpr in #224
- Use enum value when looking up entity class by entity device_class by @prairiesnpr in #248
- Add
translation_key
andfallback_name
to tests by @TheJulianJES in #252 - Expose detection parameters for SNZB-03P by @carterbox in #215
- Auto-update pre-commit hooks by @pre-commit-ci in #255
- Remove unused test methods by @TheJulianJES in #260
- Bump zigpy from 0.69.0 to 0.70.0 by @dependabot in #261
- Fix missing
add_to_registry
backwards compatibility by @TheJulianJES in #263 - Bump zha-quirks from 0.0.123 to 0.0.124 by @dependabot in #262
- Remove defaulting of
translation_key
by @TheJulianJES in #251 - Fix quirk ID test ignoring custom clusters in v2 quirks by @TheJulianJES in #264
- Bind and set up reporting for Hue contact sensor by @mguaylam in #238
New Contributors
- @carterbox made their first contribution in #215
- @mguaylam made their first contribution in #238
Full Changelog: 0.0.35...0.0.36
0.0.35
What's Changed
- Auto-update pre-commit hooks by @pre-commit-ci in #218
- Remove incorrect device class checks by @dmulcahey in #219
- Remove unused
light
constants by @puddly in #213 - Convert common fixtures to plain functions by @puddly in #221
- Auto-update pre-commit hooks by @pre-commit-ci in #225
- Support entity_type on V2 Quirk Switches by @prairiesnpr in #228
- Clean up HVAC constants by @puddly in #229
- Fix
quirk_applied
check only working for v1 quirks by @TheJulianJES in #232 - Also apply custom configuration to v1 quirks by @TheJulianJES in #231
- Apply custom quirks config before configuring cluster handlers by @TheJulianJES in #239
- Add Python 3.13 to CI by @TheJulianJES in #240
- Bump zigpy from 0.67.0 to 0.69.0 by @dependabot in #241
- Bump bellows from 0.40.6 to 0.41.0 by @dependabot in #237
- Remove old discovery tests by @dmulcahey in #223
- Bump zigpy-znp from 0.12.4 to 0.13.0 by @dependabot in #242
- Bump zigpy-deconz from 0.23.3 to 0.24.0 by @dependabot in #243
- Allow translation key even when device class is overridden by @benbancroft in #234
- Bump zha-quirks from 0.0.122 to 0.0.123 by @dependabot in #244
- Add support for EFFECT_OFF by @dmulcahey in #99
New Contributors
- @prairiesnpr made their first contribution in #228
- @benbancroft made their first contribution in #234
Full Changelog: 0.0.34...0.0.35
0.0.34
What's Changed
- Auto-update pre-commit hooks by @pre-commit-ci in #204
- [RFC] - Leverage device diagnostics files for tests by @dmulcahey in #181
- Fix startup polling check by @dmulcahey in #206
- Auto-update pre-commit hooks by @pre-commit-ci in #207
- Remove sending HS color commands to lights by @TheJulianJES in #39
- Fix light groups missing
effect_list
state by @TheJulianJES in #209 - Bump zha-quirks from 0.0.121 to 0.0.122 by @dependabot in #208
- Add more Inovelli blue switch entities by @tleydxdy in #203
- Remove Inovelli device test JSON by @puddly in #211
- Bump zigpy from 0.66.0 to 0.67.0 by @dependabot in #212
New Contributors
Full Changelog: 0.0.33...0.0.34
0.0.33
What's Changed
- Auto-update pre-commit hooks by @github-actions in #186
- Remove pre-commit update workflow by @TheJulianJES in #191
- Adjust pre-commit CI config by @TheJulianJES in #192
- Auto-update pre-commit hooks by @pre-commit-ci in #200
- Add support for outdoor_temperature in Thermostat cluster by @zagor in #196
- Bump bellows from 0.40.5 to 0.40.6 by @dependabot in #201
New Contributors
- @pre-commit-ci made their first contribution in #200
- @zagor made their first contribution in #196
Full Changelog: 0.0.32...0.0.33
0.0.32
What's Changed
- Remove cached_property from all properties that are directly accessed attributes by @dmulcahey in #166
- Update CI configurations by @dmulcahey in #134
- Fix pre-commit update CI job name by @dmulcahey in #168
- Clean up cluster handler attribute_updated handling by @dmulcahey in #130
- Add config option to disable polling mains devices at startup by @dmulcahey in #143
- Fix ruff error by @dmulcahey in #172
- Auto-update pre-commit hooks by @github-actions in #169
- Add ability to enable and disable entities by @dmulcahey in #93
- Fix CI by @dmulcahey in #173
- Add guard to global updater by @dmulcahey in #174
- Add backwards compatible shim in zha_event by @dmulcahey in #170
- Replace node descriptor bytestrings with objects by @puddly in #177
- Auto-update pre-commit hooks by @github-actions in #176
- Remove
_attr_icon
from existing entities by @puddly in #175 - Bump bellows from 0.40.4 to 0.40.5 by @dependabot in #178
- Port Sinope changes over from core/zha by @ckm2k1 in #153
- Auto-update pre-commit hooks by @github-actions in #180
- Add initial readme by @dmulcahey in #179
- Fix Starkvind fan capabilities and modes being incorrectly exposed by @freundTech in #87
- Fix Light Link default group name too long by @elupus in #129
- Bump zha-quirks from 0.0.119 to 0.0.120 by @dependabot in #182
- Bump zigpy from 0.65.4 to 0.66.0 by @dependabot in #184
- Support new zigpy OTA update notification schema by @puddly in #128
- Bump zha-quirks from 0.0.120 to 0.0.121 by @dependabot in #185
New Contributors
- @github-actions made their first contribution in #169
- @ckm2k1 made their first contribution in #153
- @freundTech made their first contribution in #87
Full Changelog: 0.0.31...0.0.32