- #10975 BITUO TECHNIK SPM01-U01: support OTA (@mrmaximas)
- #30065 Remove extra
>in onboarding (@Bi11) - #10967 Onokom: various updates (@zwg3)
- #10968 Third Reality 3RSB01085Z: various updates (@3reality-support)
- #10959 Bosch BTH-R*: Tweak attribute reporting config (@burmistrzak)
- #30058 SONOFF S60ZBTPF: add missing energy expose (@Koenkk)
- #29833 Sunricher SR-ZG9092A: fix configure failing (@Koenkk)
- #23155 Tuya
_TZ3000_x3ewpzyr: disable unecessary polling for some versions (@Koenkk) - #30054 Tuya TRV602Z: fix invalid time (@Koenkk)
- #1583 Ember: ASH layer optimizations (@Nerivec)
- #1582 Ember: tweak error logging (@Nerivec)
- #1580 Guard against a
undefineddevice on data receipt (@bobrippling)
- #357 fix: better handle
last_seen: "disable"(@Nerivec) - fix: enforce device tile height to avoid grid weirdness
- fix: initial activity for multi-instance
- fix: "Coordinator - Device left" display bug
This release adds support for 12 devices:
- #10979
6254380CTM Lyng 2.0 Stove guard (@HenrikHills) - #10963
9290012574Philips Hue White and Color Ambiance B22/E27 806lm (@neyzm) - #10970
P2-WTTCL Water leak detector (@devkaiwang) - #10978
PIMS3028KnockautX Cover plug-in receiver multi STAK 3/STAS 3 (@phiphi060) - #10908
SR-ZG9001T2-SWSunricher Zigbee 2-gang touch panel (@niracler) - #10941
SRP-ZG9105-CVSunricher Constant voltage Zigbee LED driver (@jabe93) - #10980
X99-G-kbFan-1g-ZG-LN-11Coswall Fan & light switch (@rftafas) - #10964
067767Legrand Wireless Color Ambiance Switch 067767/68/69 - 077710L (@arnauddeslandes) - #10962
929003853404Philips Hue white ambiance and color 810lm A60 E27 (@chris-1243) - #10962
929003853803Philips Hue white ambiance and color 1100lm A19 E26 (@chris-1243) - #10958
ZM4LT3Moes 3-gang switch module (@andrei-lazarov) - #10961
ZMS-208US-3Zemismart Smart screen switch 3 gang (@Rod-Persky)





Hi,
I just purchased the EcoDim DIM.06 dimmer but found that is not supported yet.
Would it be possible to add this one?
Thanks in advance.
https://www.123led.nl/EcoDim-Zigbee-stekkerdimmer-0-100W-Fase-afsnijding-RC-EcoDim-DIM-06-i7926-t4329.html
{
"description": "Automatically generated definition",
"exposes": [
{
"features": [
{
"access": 7,
"description": "On/off state of this light",
"label": "State",
"name": "state",
"property": "state",
"type": "binary",
"value_off": "OFF",
"value_on": "ON",
"value_toggle": "TOGGLE"
},
{
"access": 7,
"description": "Brightness of this light",
"label": "Brightness",
"name": "brightness",
"property": "brightness",
"type": "numeric",
"value_max": 254,
"value_min": 0
}
],
"type": "light"
},
{
"access": 2,
"description": "Triggers an effect on the light (e.g. make light blink for a few seconds)",
"label": "Effect",
"name": "effect",
"property": "effect",
"type": "enum",
"values": [
"blink",
"breathe",
"okay",
"channel_change",
"finish_effect",
"stop_effect"
]
},
{
"access": 7,
"category": "config",
"description": "Controls the behavior when the device is powered on after power loss",
"label": "Power-on behavior",
"name": "power_on_behavior",
"property": "power_on_behavior",
"type": "enum",
"values": [
"off",
"on",
"toggle",
"previous"
]
},
{
"access": 1,
"category": "diagnostic",
"description": "Link quality (signal strength)",
"label": "Linkquality",
"name": "linkquality",
"property": "linkquality",
"type": "numeric",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
],
"model": "eco-dim06-zigbee",
"options": [
{
"access": 2,
"description": "Controls the transition time (in seconds) of on/off, brightness, color temperature (if applicable) and color (if applicable) changes. Defaults to
0(no transition).","label": "Transition",
"name": "transition",
"property": "transition",
"type": "numeric",
"value_min": 0
},
{
"access": 2,
"description": "State actions will also be published as 'action' when true (default false).",
"label": "State action",
"name": "state_action",
"property": "state_action",
"type": "binary",
"value_off": false,
"value_on": true
}
],
"source": "generated",
"supports_ota": false,
"vendor": "EcoDim BV"
}