This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Light link, Home automation Hue

Hi,

i searched about this topic but didnt find concrete answer. I have HA coordinator (SmartRF05) , and Hue bulb. When I factory reset my Hue bulb (with LL remote), bulb joins my coordinator, and i can control it. My question is:

1. Can I do factory reset from my HA coordinator when bulb is not in HA network (for example, its paired with remote in LL network) ?

2. Can I do factory reset from my HA coordinator when bulb is in my coordinators HA network?

I think that 1. is not possible, but i would want to hear other opinions.

Thank you very much,

Simon

  • Simon,

    Simon Najman1 said:
    1. Can I do factory reset from my HA coordinator when bulb is not in HA network (for example, its paired with remote in LL network) ?

    You are correct this is not possible for a typical HA Coord. The ZLL factory reset command is part of the inter-pan touch link commands. You can develop a HA Coord to send inter-pan commands, you would need to copy the commands from  ZStack-Lighting, but this would not be an easy task.

    Simon Najman1 said:
    2. Can I do factory reset from my HA coordinator when bulb is in my coordinators HA network?

    ZLL Light's must act on the ZCL Basic Reset Command. However what the Light should do with it is left to the developer (unlike the ZLL reset command which is clearly defined). You may find that the ZLL Light you are using does a factory reset when receiving the Basic Reset Command, but this is not guaranteed. 

    regards, TC.