mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Fixing typos in deconz documentation (#9360)
The service to call to refresh devices added to deConz after latest start of Home Assistant is `deconz.device_refresh` (not `deconz.refresh_devices`), in latest current version (0.92.1).
This commit is contained in:
parent
f4a41b79e3
commit
6160de033b
@ -75,7 +75,7 @@ logger:
|
||||
|
||||
## {% linkable_title Device services %}
|
||||
|
||||
Available services: `configure` and `deconz.refresh_devices`.
|
||||
Available services: `configure` and `deconz.device_refresh`.
|
||||
|
||||
### {% linkable_title Service `deconz.configure` %}
|
||||
|
||||
@ -97,7 +97,7 @@ Either `entity` or `field` must be provided. If both are present, `field` will b
|
||||
|
||||
{ "field": "/config", "data": {"permitjoin": 60} }
|
||||
|
||||
#### {% linkable_title Service `deconz.refresh_devices` %}
|
||||
#### {% linkable_title Service `deconz.device_refresh` %}
|
||||
|
||||
Refresh with devices added to deCONZ after Home Assistants latest restart.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user