mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add instructions for removing 1-wire integration (#35879)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
b397a59a2d
commit
a4d415dd1c
@ -133,3 +133,9 @@ UPDATE states SET entity_id='sensor.<sensor_name>_humidity' WHERE entity_id LIKE
|
|||||||
```
|
```
|
||||||
|
|
||||||
Remember to replace `<sensor_name>` with the actual name of the sensor, as seen in the `SELECT` query.
|
Remember to replace `<sensor_name>` with the actual name of the sensor, as seen in the `SELECT` query.
|
||||||
|
|
||||||
|
## Remove 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