KEMBAR78
Usage of brightness_step · Issue #96 · arteck/ioBroker.zigbee2mqtt · GitHub
Skip to content

Usage of brightness_step  #96

@7oku

Description

@7oku

Link

https://www.zigbee2mqtt.io/devices/LED1842G3.html#ikea-led1842g3

Adapter version

2.4.5

What is missing or not working

According to the docs for ikea/hue bulbs we should be able to use brightness_step attribute to control brightness in a given step of an integer (either up like 40 or down with -40) through zigbee2mqtt. I would expect there to be an object in the object browser of iobroker, just like we find brightness and brightness_move here.

Is that object missing and/or is that supposed to be utilized in another way?

Device exposes

--->>> fromZ2M -> 0x14b457fffe44edf0 exposes: {"date_code":"20181203","definition":{"description":"TRADFRI LED bulb E27 WW clear 250 lumen, dimmable","exposes":[{"features":[{"access":7,"description":"On/off state of this light","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"Brightness of this light","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)","name":"effect","property":"effect","type":"enum","values":["blink","breathe","okay","channel_change","finish_effect","stop_effect"]},{"access":7,"description":"Controls the behavior when the device is powered on","name":"power_on_behavior","property":"power_on_behavior","type":"enum","values":["off","previous","on"]},{"access":1,"description":"Link quality (signal strength)","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"LED1842G3","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).","name":"transition","property":"transition","type":"numeric","value_min":0}],"supports_ota":true,"vendor":"IKEA"},"endpoints":{"1":{"bindings":[],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","touchlink"],"output":["genScenes","genOta","genPollCtrl","touchlink"]},"configured_reportings":[],"scenes":[]},"242":{"bindings":[],"clusters":{"input":["greenPower"],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}},"friendly_name":"Bad oben Retro Light","ieee_address":"0x14b457fffe44edf0","interview_completed":true,"interviewing":false,"manufacturer":"IKEA of Sweden","model_id":"TRADFRI bulb E27 WW clear 250lm","network_address":2628,"power_source":"Mains (single phase)","software_build_id":"2.3.093","supported":true,"type":"Router"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions