- #10903 LiXee ZLinky: use reportable attribute for pricing period (LTARF) (@sbraz)
- #11458 Schneider Electric 545D6102: add support for indicators and switch actions (@lajtmaN)
- #11437 Shelly WS90: expose more sensors (@danielpetrovic)
- #11455 Zemismart ZMS-206US-X: add support for setting switches names with UTF8 support (@aryelevin)
- #11416 Moes ZHT-S01: improve schedule handling (@mr-brune)
- #11438 Schneider Electric EKO07259: remove attributes not present and implement Schneider Electric custom clusters and attributes (@svhelge)
- #30862 Home Assistant: discover
temperature_probeastemperaturedevice_class(@Koenkk) - #30901 Bosch BTH-RA: fix
local_temperature_calibrationrange (@Koenkk) - #11454 Sinope TH1123ZB-G2 and TH1124ZB-G2: swap sensing and off values for backlight dimming modes (@lemoinem)
- #11457 Vesterent VES-ZB-REM-013: fix battery % divided by 2 (@mik-laj)
- #11375 OSRAM 4058075816459: fix action for the long-press (@miltschek)
- #11435 SONOFF SNZB-06P: fix occupancy_timeout description (@kstewart-lab)
This release adds support for 8 devices:
- #11450
4512776/4512777Namron Zigbee thermostat for panel heater PRO (white 4512776 / black 4512777) (@danielcherubini) - #11446
PM2.5_airboxTuya PM2.5 air quality sensor (@tiankakeji-cloud) - #11447
ROB_200-030-1ROBB Zigbee AC in wall switch 400W (2-wire) (normal switch) (@pieterhartgerink) - #11440
1005314SLV QPAR111 GU10 tunable smart (@chris-1243) - #11433
9290031509Philips Hue white PAR38 outdoor (@shawnheide) - #11439
MG1_5RZSONOFF Zigbee human presence radar (5.8 GHz) (@nicdolgov) - #11436
ZBPB10BKNedis Smart Zigbee SOS / Panic Button (@hwde) - #11441
ZNDDQDQ13LMAqara T1 light strip controller (@thebants)
- #30889 Detect
_TZ3210_nhqka112as Tuya TS011F_plug_2 (@Koenkk) - #11449 Detect
_TZE200_k1tumq4tas Tuya TV02-Zigbee (@FoerschS) - #30927 Detect
_TZE284_kdqrazmyas Tuya TS0601_temperature_humidity_sensor_3 (@Koenkk) - #30930 Detect
_TZE284_ozf4e02oas Merrytek MSA201Z (@Koenkk) - #11453 Detect
KAJPLATS E27 470lm smart WSas IKEA LED2411G3 (@lennartjoh) - #27188 Detect
_TZE204_wzre8hu2as Tuya TS0601_cover_1 (@Koenkk)






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"
}