-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Link
What does/doesn't work with the external definition?
Details
zigbee-herdsman-converters: 25.35.1
software_build_id: V0.10
date_code: undefined
endpoints:
{"1":{"bindings":[],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","genLevelCtrl","lightingColorCtrl"],"output":["genOta"]},"configured_reportings":[],"scenes":[]}}External definition:
import * as m from 'zigbee-herdsman-converters/lib/modernExtend';
export default {
zigbeeModel: ['RGBWC'],
model: 'RGBWC',
vendor: 'DOMRAEM',
description: 'Automatically generated definition',
extend: [m.light({"colorTemp":{"range":[158,495]},"color":{"modes":["xy","hs"],"enhancedHue":true}})],
meta: {},
};Metadata
Metadata
Assignees
Labels
No labels