mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update to reflect new pull under review (#5217)
* Update to reflect new pull under review Addresses multi-camera setups with naming issues * Update switch.amcrest.markdown * Update switch.amcrest.markdown * 🚀 Trigger rebuild * ✏️ Tweaks * ✏️ Rewording
This commit is contained in:
parent
f3b2e9082d
commit
574111a720
@ -16,3 +16,7 @@ ha_iot_class: "Local Polling"
|
||||
The `amcrest` switch platform lets you control settings of [Amcrest IP Camera](https://home-assistant.io/components/camera.amcrest/) through Home Assistant.
|
||||
|
||||
Switches will be configured automatically. Please refer to the [component](/components/amcrest/) configuration on how to setup.
|
||||
|
||||
<p class='note warning'>
|
||||
In previous versions, switch devices in setups with multiple cameras, would not have specific entity ID causing them to change randomly after each Home Assistant restart. The current version adds the name of the camera at the end of the switch entity ID, making it more specific and consistent and causes the name option to be required in a multi-camera system. This behavior matches the sensor behavior of the Amcrest component. Because of this, older automations may require updates to the entity ID.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user