mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 19:57:12 +00:00
Add hint about Homematic IP device create and remove (#10470)
This commit is contained in:
parent
75505dbfb8
commit
049713c68e
@ -79,6 +79,13 @@ authtoken:
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## Adding and removing devices and group via native HomematicIP APP
|
||||
Devices and groups are instantly removed from Homeassistant when removed in the native HomematicIP APP.
|
||||
Groups are instantly created in Homeassistant when created in the native HomematicIP APP.
|
||||
Devices are created with a delay of 30 seconds in Homeassistant when created in the native HomematicIP APP.
|
||||
Within this delay the device registration should be completed in the App, otherwise the device name will be a default one based on the device type. This can easily be fixed in the Homeassistant entity registry afterwards.
|
||||
|
||||
|
||||
## Implemented and tested devices
|
||||
|
||||
* homematicip_cloud.alarm_control_panel
|
||||
|
Loading…
x
Reference in New Issue
Block a user