Battery device deletion docs

Co-Authored-By: Joseph Abbey <me@josephabbey.dev>
This commit is contained in:
Philip Abbey
2024-01-12 18:34:13 +00:00
parent 4665d144c5
commit 398dc86cbf
2 changed files with 6 additions and 0 deletions

View File

@ -119,3 +119,9 @@ N.B. `sensor.<device>_battery_level` will likely need to be changed to `sensor.<
You should remove your old template sensors before migrating to the new integration. You can do this by removing the `sensor.<device>_battery_level` and `binary_sensor.<device>_battery_is_charging` entities from `configuration.yaml` and then restarting Home Assistant or reloading the yaml.
[Here is the old configuration method for reference.](https://github.com/house-of-abbey/GarminHomeAssistant/blob/b51e2aa2a4afbc58ad466f3b81667d1cd252d091/BatteryReporting.md)
## Deletion
While all of the entries have the same name, you can identify which to delete by clicking through to its device which should have a changed name from when it was set up.
![Battery Device Deletion](images/Battery_Device_Deletion.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB