Skip to content

Commit

Permalink
zha.permit clarification (home-assistant#7930)
Browse files Browse the repository at this point in the history
This clarifies the steps necessary to perform the `zha.permit` service for those new to Home Assistant.
  • Loading branch information
jboothe authored and fabaff committed Dec 23, 2018
1 parent 8208723 commit 60131a3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion source/_components/zha.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,8 @@ database_path:
type: string
{% endconfiguration %}

To add new devices to the network, call the `permit` service on the `zha` domain, and then follow the device instructions for doing a scan or factory reset. In case you want to add Philips Hue bulbs that have previously been added to another bridge, have a look at: [https://github.com/vanviegen/hue-thief/](https://github.com/vanviegen/hue-thief/)
To add new devices to the network, call the `permit` service on the `zha` domain. Do this by clicking the Service icon in Developer tools and typing `zha.permit` in the **Service** dropdown box. Next, follow the device instructions for adding, scanning or factory reset.

In case you want to add Philips Hue bulbs that have previously been added to another bridge, have a look at: [https://github.com/vanviegen/hue-thief/](https://github.com/vanviegen/hue-thief/)


0 comments on commit 60131a3

Please sign in to comment.