mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add removal instructions and basic configuration descriptions to Shelly docs (#38185)
* Add removal instructions and basic configuration description * Improve host description * Better wording * Empty commit * Move the removal instruction to the end
This commit is contained in:
parent
5b9d69e2c5
commit
8dd3d5f454
@ -49,6 +49,13 @@ Integrate [Shelly devices](https://shelly.com) into Home Assistant.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
{% configuration_basic %}
|
||||
Host:
|
||||
description: "The Hostname or IP address of your Shelly device. You can find it in your router."
|
||||
Port:
|
||||
description: "Custom TCP port of the device. Change this only if the device is connected via Shelly Range Extender."
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Shelly device generations
|
||||
|
||||
There are four generations of devices and all generations are supported by this integration. There are some differences in how devices should be configured and in the naming of entities and devices between generations.
|
||||
@ -373,3 +380,9 @@ Please check from the device Web UI that the configured server is reachable.
|
||||
- Before set up, battery-powered devices must be woken up by pressing the button on the device.
|
||||
- For battery-powered devices, the `update` platform entities only inform about the availability of firmware updates but are not able to trigger the update process.
|
||||
- Using the `homeassistant.update_entity` action for an entity belonging to a battery-powered device is not possible because most of the time these devices are sleeping (are offline).
|
||||
|
||||
## Removing the integration
|
||||
|
||||
This integration follows standard integration removal, no extra steps are required.
|
||||
|
||||
{% include integrations/remove_device_service.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user