[APP][Pro] Philips Hue Zigbee (Without the bridge)

Hi Johan, any update on the 3 spot?
Thanks!

Hi, i’'m still stuck with this one
would you have any suggestion here?

Regarding the sensitivity adjustment, there is an old request on GitHub, but the status is still open. Currently there is no possibility to adjust the sensitivity via device settings.
If the outdoor sensor is connected via the Hue Bridge the sensitivity is adjustable.
Please note that the Hue Bridge builds its own Zigbee network and therefore may need some repeaters (lamps, plugs) to ensure an good connection stability and range.
Another point is that the 2.4 GHz frequency of the Wifi, Homey and Hue Bridge must not interfere with each other.

1 Like

Hi.

Since yesterday, all my hue devices added directly to homey using the app, have stopped responding. Anyone else experiencing the same?
I have filed an issue on it, but hav not gotten a response yet.

//Christian

Only Hue or other zigbee devices too?

All zigbee devices. Didnt realize that until now! I have restarted homey in the meantime, but it did not solve the problem. Any suggestions?

Try this solution, Christian

1 Like

If that does not work, at least for me it didn’t last week, Please check you Wifi protocol of your router, mine was upgraded by my provider to 802.11ax (Wi-Fi6) which did not gave any errors on Homey but after a while obviously the Zigbee chip started tripping and made all my Zigbee devices unreachable. Verify if your’s is on 802.11b, 802.11g, 802.11n (Wi-Fi 4) too.

1 Like

It worked doing the recovery, so thank you very much! I have also changed the standard power adapter just in case.

//Christian

Oops… Sorry Jordi, I’ll put some effort into it.

Well, I have this working randomly in the lab… since I have to work outside Athoms framework I have built a few Hue specific clusters and adress the Hue specific functions using these. Problem is that the sensors run on battery and such devices does not always talk with the controller… so when I want to change a setting it does not always trigger. There are ways to handle this so I will eventually have it working… when I have time to prioritize this feature :slight_smile:

1 Like

Yesterday I tried to add a new bought Hue smart plug / socket. It connected as an unknow zigbee device. After removal, restarting Homey, resetting the device, the same happened again. It is working like that, but maybe something went wrong, or did Philips change the smart plug?

Zigbee device shows:
Signify Netherlands B.V.
LOM007

image

Hi @KvM, LOM007 is a new device ID that I will have to add to the app. Can you please do an interview and post the data to make sure nothing else has changed.

Hi Johan,

I already figured. Here is the info:

  "ids": {
    "modelId": "LOM007",
    "manufacturerName": "Signify Netherlands B.V."
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 11,
        "applicationProfileId": 260,
        "applicationDeviceId": 266,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          4,
          5,
          6,
          8,
          4096,
          64514
        ],
        "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": 1
              },
              {
                "id": 4,
                "name": "manufacturerName",
                "value": "Signify Netherlands B.V."
              },
              {
                "id": 5,
                "name": "modelId",
                "value": "LOM007"
              },
              {
                "id": 6,
                "name": "dateCode",
                "value": "20201117"
              },
              {
                "id": 7,
                "name": "powerSource",
                "value": "mains"
              },
              {
                "id": 8,
                "name": "appProfileVersion",
                "value": 0
              },
              {
                "id": 9
              },
              {
                "id": 10
              },
              {
                "id": 11
              },
              {
                "id": 16384,
                "name": "swBuildId",
                "value": "1.76.11"
              },
              {
                "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
              }
            ],
            "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": 254
              },
              {
                "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"
          }
        },
        "bindings": {
          "ota": {
            "attributes": [],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          }
        }
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }

Thanks for the quick reply, for me it is no rush though :slight_smile:

Koen

i was wondering if the Wall Switch Module is working, couldn’t find it in the device list.

1 Like

If the switch is not listed, then it’s not currently supported by the app.
However, in the thread history and on GitHub there are already requests to include the switch.

1 Like

Hi @johan_bendz, i sent an add device request on your git, I don’t know which one you watch the most …it’s for support of LCA006 light white&color bluetooth E27 (9w eq to 75w)?Will be cool. Tell me if there missing informations :wink:
Interview result is:

"ids": { "modelId": "LCA006", "manufacturerName": "Signify Netherlands B.V." }, "endpoints": { "endpointDescriptors": [ { "endpointId": 11, "applicationProfileId": 260, "applicationDeviceId": 269, "applicationDeviceVersion": 0, "_reserved1": 1, "inputClusters": [ 0, 3, 4, 5, 6, 8, 4096, 64514, 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": 1 }, { "id": 4, "name": "manufacturerName", "value": "Signify Netherlands B.V." }, { "id": 5, "name": "modelId", "value": "LCA006" }, { "id": 6, "name": "dateCode", "value": "20201117" }, { "id": 7, "name": "powerSource", "value": "mains" }, { "id": 8, "name": "appProfileVersion", "value": 0 }, { "id": 9 }, { "id": 10 }, { "id": 11 }, { "id": 16384, "name": "swBuildId", "value": "1.76.11" }, { "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 } ], "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": 254 }, { "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": 366 }, { "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 have new motion sensor too but i saw on git a similar request:

  "ids": {
    "modelId": "SML003",
    "manufacturerName": "Signify Netherlands B.V."
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 2,
        "applicationProfileId": 260,
        "applicationDeviceId": 263,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          1,
          3,
          1030,
          1024,
          1026
        ],
        "outputClusters": [
          25,
          0,
          3,
          6
        ]
      }
    ],
    "endpoints": {
      "2": {
        "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": 1
              },
              {
                "id": 4,
                "name": "manufacturerName",
                "value": "Signify Netherlands B.V."
              },
              {
                "id": 5,
                "name": "modelId",
                "value": "SML003"
              },
              {
                "id": 6,
                "name": "dateCode",
                "value": "20210830"
              },
              {
                "id": 7,
                "name": "powerSource",
                "value": "battery"
              },
              {
                "id": 8,
                "name": "appProfileVersion",
                "value": 0
              },
              {
                "id": 9
              },
              {
                "id": 10
              },
              {
                "id": 11
              },
              {
                "id": 16384,
                "name": "swBuildId",
                "value": "2.53.6"
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "powerConfiguration": {
            "attributes": [
              {
                "id": 32,
                "name": "batteryVoltage",
                "value": 31
              },
              {
                "id": 33,
                "name": "batteryPercentageRemaining",
                "value": 200
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "identify": {
            "attributes": [
              {
                "id": 0
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "occupancySensing": {
            "attributes": [
              {
                "id": 0,
                "name": "occupancy",
                "value": {
                  "type": "Buffer",
                  "data": [
                    0
                  ]
                }
              },
              {
                "id": 1,
                "name": "occupancySensorType",
                "value": "pir"
              },
              {
                "id": 16,
                "name": "pirOccupiedToUnoccupiedDelay",
                "value": 0
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "illuminanceMeasurement": {
            "attributes": [
              {
                "id": 0,
                "name": "measuredValue",
                "value": 10660
              },
              {
                "id": 1,
                "name": "minMeasuredValue",
                "value": 1
              },
              {
                "id": 2,
                "name": "maxMeasuredValue",
                "value": 65534
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "temperatureMeasurement": {
            "attributes": [
              {
                "id": 0,
                "name": "measuredValue",
                "value": 1980
              },
              {
                "id": 1,
                "name": "minMeasuredValue",
                "value": -27315
              },
              {
                "id": 2,
                "name": "maxMeasuredValue",
                "value": 32767
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          }
        },
        "bindings": {
          "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": 1
              },
              {
                "id": 4,
                "name": "manufacturerName",
                "value": "Signify Netherlands B.V."
              },
              {
                "id": 5,
                "name": "modelId",
                "value": "SML003"
              },
              {
                "id": 6,
                "name": "dateCode",
                "value": "20210830"
              },
              {
                "id": 7,
                "name": "powerSource",
                "value": "battery"
              },
              {
                "id": 8,
                "name": "appProfileVersion",
                "value": 0
              },
              {
                "id": 9
              },
              {
                "id": 10
              },
              {
                "id": 11
              },
              {
                "id": 16384,
                "name": "swBuildId",
                "value": "2.53.6"
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "identify": {
            "attributes": [
              {
                "id": 0
              },
              {
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "ota": {
            "attributes": [],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "onOff": {
            "attributes": [],
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          }
        }
      }
    }
  }

Added to next release.

2 Likes

Thanks for your requests, Github is always favored when you have an interview to share :slight_smile:

1 Like