Skip to content

Update philips.ts Add extra model numbers to the Philips Adore spots#11198

Merged
Koenkk merged 2 commits intoKoenkk:masterfrom
AntiQliMax-stack:patch-1
Jan 4, 2026
Merged

Update philips.ts Add extra model numbers to the Philips Adore spots#11198
Koenkk merged 2 commits intoKoenkk:masterfrom
AntiQliMax-stack:patch-1

Conversation

@AntiQliMax-stack
Copy link
Copy Markdown
Contributor

On of the external definitions (They all say vendor Signify):

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

export default {
zigbeeModel: ['929004611501_03'],
model: '929004611501_03',
vendor: 'Signify Netherlands B.V.',
description: 'Automatically generated definition',
extend: [philips.m.light({"colorTemp":{"range":[153,454]}})],

Same product as: https://www.zigbee2mqtt.io/devices/929003055801.html

Link to picture pull request: TODO

On of the external definitions (They all say vendor Signify):

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

export default {
    zigbeeModel: ['929004611501_03'],
    model: '929004611501_03',
    vendor: 'Signify Netherlands B.V.',
    description: 'Automatically generated definition',
    extend: [philips.m.light({"colorTemp":{"range":[153,454]}})],

Same product as: https://www.zigbee2mqtt.io/devices/929003055801.html
@AntiQliMax-stack AntiQliMax-stack changed the title Update philips.ts Update philips.ts Add extra model numbers to the Philips Adore spots Jan 4, 2026
@Koenkk Koenkk merged commit 468feb7 into Koenkk:master Jan 4, 2026
3 checks passed
@Koenkk
Copy link
Copy Markdown
Owner

Koenkk commented Jan 4, 2026

Thanks!

Koenkk added a commit that referenced this pull request Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants