Skip to content

[New device support]: BILRESA dual button remote control from IKEA of Sweden #30325

Description

@widapro

Link

https://www.ikea.com/us/en/p/bilresa-remote-control-white-smart-dual-button-80617876/

Database entry

{"id":56,"type":"EndDevice","ieeeAddr":"0x103597000016b357","nwkAddr":7267,"manufId":4476,"manufName":"IKEA of Sweden","powerSource":"Battery","modelId":"09B9","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":6,"inClusterList":[0,1,3,32],"outClusterList":[3,4,5,6,8,4096],"clusters":{"genBasic":{"attributes":{"modelId":"09B9","manufacturerName":"IKEA of Sweden","powerSource":3,"zclVersion":8,"appVersion":1,"stackVersion":1,"hwVersion":2,"dateCode":"20250206","swBuildId":"1.8.5"}},"genPollCtrl":{"attributes":{"checkinInterval":14400}},"genPowerCfg":{"attributes":{"batteryPercentageRemaining":200}}},"binds":[{"cluster":32,"type":"endpoint","deviceIeeeAddress":"0x00124b0031def8b6","endpointID":1},{"cluster":1,"type":"endpoint","deviceIeeeAddress":"0x00124b0031def8b6","endpointID":1},{"cluster":6,"type":"endpoint","deviceIeeeAddress":"0x00124b0031def8b6","endpointID":1},{"cluster":8,"type":"endpoint","deviceIeeeAddress":"0x00124b0031def8b6","endpointID":1}],"configuredReportings":[{"cluster":1,"attrId":33,"minRepIntval":3600,"maxRepIntval":65000,"repChange":10}],"meta":{}}},"appVersion":1,"stackVersion":1,"hwVersion":2,"dateCode":"20250206","swBuildId":"1.8.5","zclVersion":8,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":332242049},"lastSeen":1766502168716,"checkinInterval":3600}

Zigbee2MQTT version

2.6.3 (6e001b4
)

External definition

import * as m from 'zigbee-herdsman-converters/lib/modernExtend';

export default {
    zigbeeModel: ['09B9'],
    model: '09B9',
    vendor: 'IKEA of Sweden',
    description: 'Automatically generated definition',
    extend: [m.battery(), m.commandsOnOff(), m.commandsLevelCtrl()],
};

What does/doesn't work with the external definition?

The one-click and long-click actions work in Zigbe2mqtt UI, but the long-press action does not work.
Only the battery sensor is exposed to Home Assistant.

Notes

software_build_id: 1.8.5
date_code: 20250206
endpoints:

{"1":{"bindings":[{"cluster":"genPollCtrl","target":{"endpoint":1,"ieee_address":"0x00124b0031def8b6","type":"endpoint"}},{"cluster":"genPowerCfg","target":{"endpoint":1,"ieee_address":"0x00124b0031def8b6","type":"endpoint"}},{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x00124b0031def8b6","type":"endpoint"}},{"cluster":"genLevelCtrl","target":{"endpoint":1,"ieee_address":"0x00124b0031def8b6","type":"endpoint"}}],"clusters":{"input":["genBasic","genPowerCfg","genIdentify","genPollCtrl"],"output":["genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","touchlink"]},"configured_reportings":[{"attribute":"batteryPercentageRemaining","cluster":"genPowerCfg","maximum_report_interval":65000,"minimum_report_interval":3600,"reportable_change":10}],"scenes":[]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions