JohanBendz / com.philips.hue.zigbee

Philips Hue app for Homey that uses ZigBee directly. No need for bridge.
MIT License
62 stars 43 forks source link

Add support, Econic Pedestal #546

Closed Ab101090 closed 7 months ago

Ab101090 commented 9 months ago

Hi, Great app! Could you please add support for Econic Outdoor Pedestal? It has to be added as general Zigbee device now.

https://www.philips-hue.com/en-gb/p/hue-white-and-colour-ambiance-econic-outdoor-pedestal-light/1744130P7

JohanBendz commented 7 months ago

https://tools.developer.homey.app/tools/zigbee I need an interview (click the actions dots)

Ab101090 commented 7 months ago

Hi, Sure - added result from interview bellow. Thanks for an awsome app!

Kind regards Andreas

"ids": { "modelId": "1744130P7", "manufacturerName": "Philips" }, "endpoints": { "endpointDescriptors": [ { "endpointId": 11, "applicationProfileId": 260, "applicationDeviceId": 269, "applicationDeviceVersion": 0, "_reserved1": 1, "inputClusters": [ 0, 3, 4, 5, 6, 8, 4096, 768, 64513 ], "outputClusters": [ 25 ] }, { "endpointId": 242, "applicationProfileId": 41440, "applicationDeviceId": 97, "applicationDeviceVersion": 0, "_reserved1": 0, "inputClusters": [], "outputClusters": [ 33 ] } ], "endpoints": { "11": { "clusters": { "basic": { "attributes": [ { "id": 0, "name": "zclVersion", "value": 2 }, { "id": 1, "name": "appVersion", "value": 2 }, { "id": 2, "name": "stackVersion", "value": 1 }, { "id": 3, "name": "hwVersion", "value": 0 }, { "id": 4, "name": "manufacturerName", "value": "Philips" }, { "id": 5, "name": "modelId", "value": "1744130P7" }, { "id": 6, "name": "dateCode", "value": "20210305" }, { "id": 7, "name": "powerSource", "value": "mains" }, { "id": 8, "name": "appProfileVersion", "value": 0 }, { "id": 9 }, { "id": 10 }, { "id": 11 }, { "id": 16384, "name": "swBuildId", "value": "1.82.10" }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "identify": { "attributes": [ { "id": 0, "name": "identifyTime", "value": 0 }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "groups": { "attributes": [ { "id": 0, "name": "nameSupport", "value": { "type": "Buffer", "data": [ 0 ] } }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "scenes": { "attributes": [ { "id": 0 }, { "id": 1 }, { "id": 2 }, { "id": 3 }, { "id": 4 }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "onOff": { "attributes": [ { "id": 0, "name": "onOff", "value": true }, { "id": 16384 }, { "id": 16385, "name": "onTime", "value": 0 }, { "id": 16386, "name": "offWaitTime", "value": 0 }, { "id": 16387 }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "levelControl": { "attributes": [ { "id": 0, "name": "currentLevel", "value": 156 }, { "id": 1, "name": "remainingTime", "value": 0 }, { "id": 15 }, { "id": 16384 }, { "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "touchlink": { "attributes": [ { "id": 65533, "name": "clusterRevision", "value": 1, "reportingConfiguration": { "status": "UNREPORTABLE_ATTRIBUTE", "direction": "reported" } } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "colorControl": { "attributes": [ { "id": 0, "name": "currentHue", "value": 31 }, { "id": 1, "name": "currentSaturation", "value": 177 }, { "id": 2 }, { "id": 3, "name": "currentX", "value": 31690 }, { "id": 4, "name": "currentY", "value": 27158 }, { "id": 7, "name": "colorTemperatureMireds", "value": 410 }, { "id": 8, "name": "colorMode", "value": "colorTemperatureMireds" }, { "id": 15 }, { "id": 16 }, { "id": 17 }, { "id": 18 }, { "id": 19 }, { "id": 21 }, { "id": 22 }, { "id": 23 }, { "id": 25 }, { "id": 26 }, { "id": 27 }, { "id": 48 }, { "id": 49 }, { "id": 50 }, { "id": 51 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" } }, "bindings": { "ota": { "attributes": [], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" } } }, "242": { "clusters": {}, "bindings": {} } } }

tir. 27. feb. 2024 kl. 00:20 skrev Johan Bendz @.***>:

https://tools.developer.homey.app/tools/zigbee I need an interview (click the actions dots)

— Reply to this email directly, view it on GitHub https://github.com/JohanBendz/com.philips.hue.zigbee/issues/546#issuecomment-1965503743, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFASIWMGKD7CX7IFCQLXXSLYVUKCJAVCNFSM6AAAAABBIDP63KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVGUYDGNZUGM . You are receiving this because you authored the thread.Message ID: @.***>

JohanBendz commented 7 months ago

Added to next release.