Add support for DWN-02 from dev to master

This commit is contained in:
swevictor 2025-08-05 10:35:42 +02:00
parent 1b9889c0ee
commit fbfe239421
2 changed files with 9 additions and 8 deletions

View file

@ -405,17 +405,17 @@ class PlejdApi {
dimmable: true,
broadcastClicks: false,
};
case 199:
return {
name: 'DWN-02',
description: 'Smart tunable downlight with a built-in dimmer function, 8W',
type: 'light',
dimmable: true,
broadcastClicks: false,
};
// PLEASE CREATE AN ISSUE WITH THE HARDWARE ID if you own one of these devices!
// case
// return {
// name: 'DWN-02',
// description: 'Smart tunable downlight with a built-in dimmer function, 8W',
// type: 'light',
// dimmable: true,
// broadcastClicks: false,
// };
// case
// return {
// name: 'OUT-01',
// description: 'Outdoor wall light with built-in LED, 2x5W',
// type: 'light',