did manage to get it to work.
I used the experimental app, and choose present sensor
did manage to get it to work.
I used the experimental app, and choose present sensor
My hue outdoor sensor (SML004) seems to be working great with the latest experimental release. ![]()
I just received a new Philips Hue Ensis pendant, which should be supported by this app (I donāt have or want a Hue Bridge), but it turns out that it is not supported by the app. Iām guessing it could be that it has a different ID to what the app expected, so it isnāt recognized.
However, I could add both the lower and the upper light as generic Zigbee devices, and as far as I can tell, thereās nothing I canāt control. The cards available seems to be the exact same cards as this app would have provided. What am I missing?
Try this version: Philips Hue, without the bridge App fƶr Homey | Homey
Hi @mroek
If you let me know what Zigbee info your devices have Iāll add support for them to the app.
When you add a device as generic Zigbee basic functionality like on/off, dim up/down, color select etc often works nicely. Some devices need special drivers to have added functionality work, and some devices needs special drivers for even the basic stuff⦠so itās not always obvious to the user what needs what.
When you use the app for something that already works as generic Zigbee you will get an additional specific icon for that kind of device, your device will be listed in the flow editor under the app and not only as a generic unit and you will get any brand specific functionality that is not part of the generic driver. Eg you will for example get the functions āremember last state on power lossā, āblinkā and āalarmā.
Hi,
I need help with my Philips Hue Motion Sensor.
The sensor is not working for me directly to Homey, why?
Itās finding it as a Zigbee device and adding it:
- Occupancy Sensor - (SML001 - an alternative motion sensor driver) (SML003 added to test version)
Are you running the test version of the app? If not: Philips Hue, without the bridge App for Homey | Homey
That worked with the test version! ![]()
Is there a test version for every app, how do you know if there is one=
Not every app has always a test version.
You can click on the link at the Homey app store and add /test behind the link.
If there is a test version it will open the test version page.
Thank you for the info ![]()
Hi,
Sorry for the late reply, Iāve been away for some time.
Hereās the Zigbee interview info for the upper part of the lamp:
"ids": {
"modelId": "929003053301_01",
"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": "929003053301_01"
},
{
"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
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"identify": {
"attributes": [
{
"id": 0
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"onOff": {
"attributes": [
{
"id": 0,
"name": "onOff",
"value": false
},
{
"id": 16384
},
{
"id": 16385,
"name": "onTime",
"value": 0
},
{
"id": 16386,
"name": "offWaitTime",
"value": 0
},
{
"id": 16387
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"levelControl": {
"attributes": [
{
"id": 0,
"name": "currentLevel",
"value": 51
},
{
"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": 0
},
{
"id": 1,
"name": "currentSaturation",
"value": 0
},
{
"id": 2
},
{
"id": 3,
"name": "currentX",
"value": 24929
},
{
"id": 4,
"name": "currentY",
"value": 24693
},
{
"id": 7,
"name": "colorTemperatureMireds",
"value": 428
},
{
"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": {}
}
}
}
ā¦and hereās the lower part:
"ids": {
"modelId": "929003053301_02",
"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": "929003053301_02"
},
{
"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
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"identify": {
"attributes": [
{
"id": 0
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"onOff": {
"attributes": [
{
"id": 0,
"name": "onOff",
"value": false
},
{
"id": 16384
},
{
"id": 16385,
"name": "onTime",
"value": 0
},
{
"id": 16386,
"name": "offWaitTime",
"value": 0
},
{
"id": 16387
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"levelControl": {
"attributes": [
{
"id": 0,
"name": "currentLevel",
"value": 89
},
{
"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": 0
},
{
"id": 1,
"name": "currentSaturation",
"value": 0
},
{
"id": 2
},
{
"id": 3,
"name": "currentX",
"value": 24929
},
{
"id": 4,
"name": "currentY",
"value": 24693
},
{
"id": 7,
"name": "colorTemperatureMireds",
"value": 359
},
{
"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": {}
}
}
}
Iām unable to install my new Signe Floor light. It installs as a generic Zigbee device. Both with the 2.0.35 app and the test version 2.0.39.
Hello,thanks for this great app!
With motion sensor can you add in the āthenā card a option for enable/disable the sensor if possible and if you have a little time?Thanks again
Hello Iām having trouble connecting my new Hue Go v2. It just shows up as unknown ZigBee unit.
Iv tried both versions of the app.
Please read the first post of this thread if the device is listed as a supported device.
If itās supported: There might be an issue and you can report it on GitHub (as described in the first post)
If itās not supported: Support the developer with the necessary data (as described in the first post)
https://www.philips-hue.com/sv-se/p/hue-white-ambiance-adore-upplyst-spegel-for-badrum/8719514340992
"ids": {
"modelId": "3418631P6",
"manufacturerName": "Philips"
},
"endpoints": {
"endpointDescriptors": [
{
"endpointId": 11,
"applicationProfileId": 260,
"applicationDeviceId": 268,
"applicationDeviceVersion": 0,
"_reserved1": 1,
"inputClusters": [
0,
3,
4,
5,
6,
8,
4096,
64515,
768
],
"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": "3418631P6"
},
{
"id": 6,
"name": "dateCode",
"value": "20211210"
},
{
"id": 7,
"name": "powerSource",
"value": "mains"
},
{
"id": 8,
"name": "appProfileVersion",
"value": 0
},
{
"id": 9
},
{
"id": 10
},
{
"id": 11
},
{
"id": 16384,
"name": "swBuildId",
"value": "1.93.7"
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"identify": {
"attributes": [
{
"id": 0
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"groups": {
"attributes": [
{
"id": 0,
"name": "nameSupport",
"value": {
"type": "Buffer",
"data": [
0
]
}
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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": false
},
{
"id": 16384
},
{
"id": 16385,
"name": "onTime",
"value": 0
},
{
"id": 16386,
"name": "offWaitTime",
"value": 0
},
{
"id": 16387
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"levelControl": {
"attributes": [
{
"id": 0,
"name": "currentLevel",
"value": 242
},
{
"id": 1,
"name": "remainingTime",
"value": 0
},
{
"id": 15
},
{
"id": 16384
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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": 2
},
{
"id": 3,
"name": "currentX",
"value": 23205
},
{
"id": 4,
"name": "currentY",
"value": 23724
},
{
"id": 7,
"name": "colorTemperatureMireds",
"value": 213
},
{
"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
},
{
"id": 52
},
{
"id": 54
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
},
"bindings": {
"ota": {
"attributes": [],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
}
},
"242": {
"clusters": {},
"bindings": {}
}
}
}
Hue Go
"ids": {
"modelId": "7602031P7",
"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": "7602031P7"
},
{
"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
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"onOff": {
"attributes": [
{
"id": 0,
"name": "onOff",
"value": false
},
{
"id": 16384
},
{
"id": 16385,
"name": "onTime",
"value": 0
},
{
"id": 16386,
"name": "offWaitTime",
"value": 0
},
{
"id": 16387
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
},
"levelControl": {
"attributes": [
{
"id": 0,
"name": "currentLevel",
"value": 1
},
{
"id": 1,
"name": "remainingTime",
"value": 0
},
{
"id": 15
},
{
"id": 16384
},
{
"id": 65533,
"name": "clusterRevision",
"value": 1
}
],
"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": 0
},
{
"id": 1,
"name": "currentSaturation",
"value": 0
},
{
"id": 2
},
{
"id": 3,
"name": "currentX",
"value": 24929
},
{
"id": 4,
"name": "currentY",
"value": 24693
},
{
"id": 7,
"name": "colorTemperatureMireds",
"value": 247
},
{
"id": 8,
"name": "colorMode",
"value": "currentHueAndCurrentSaturation"
},
{
"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
}
],
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
},
"bindings": {
"ota": {
"attributes": [],
"commandsGenerated": "UNSUP_GENERAL_COMMAND",
"commandsReceived": "UNSUP_GENERAL_COMMAND"
}
}
},
"242": {
"clusters": {},
"bindings": {}
}
}
}
Hi, i had a Problem thins month, but no feedback on Github Philips Hue White & Color Ambiance GU10 LED - DIM LvL Ā· Issue #419 Ā· JohanBendz/com.philips.hue.zigbee Ā· GitHub
maybe here is someone who can told me a solution�
OK, thanks.
Iāll add the code to the app.
Mirror added to my todo list, GO added to next update.
Hi there.
Iāll have a look at it, see github.