I’m trying to clean up my HA install using watchman and its picked up a lot of icloud3 references.
Can someone point in the direction of how I fix it without breaking all what I have which tbh is only 1 iPhone but I have a lot of integrations with it.
> script.icloud3_command_resume_ | missing | custom_components/icloud3/sample-lovelace-cards/ui- |
> | polling | | lovelace_commands.yaml:10 |
> | script.icloud3_command_pause_p | missing | custom_components/icloud3/sample-lovelace-cards/ui- |
> | olling | | lovelace_commands.yaml:11 |
> | script.icloud3_command_restart | missing | custom_components/icloud3/sample-lovelace-cards/ui- |
> | | | lovelace_commands.yaml:12 |
> | script.icloud3_set_interval_1_ | missing | custom_components/icloud3/sample-lovelace-cards/ui- |
> | min | | lovelace_commands.yaml:14`
device_tracker.gary_iphone | missing | custom_components/icloud3/sample-lovelace-cards/ui-lovelace- |
> | | | home-whse_5x2.yaml:18,71 |
> | sensor.gary_iphone_interval | missing | custom_components/icloud3/sample-lovelace-cards/ui-lovelace- |
> | | | home-whse_5x2.yaml:20 |
> | sensor.gary_iphone_travel_time | missing | custom_components/icloud3/sample-lovelace-cards/ui-lovelace- |
> | | | home-whse_5x2.yaml:23 |
> | sensor.gary_iphone_zone_distan | missing | custom_components/icloud3/sample-lovelace-cards/ui-lovelace- |
> | ce | | home-whse_5x2.yaml:26
and then a bunch of Lillian ones.
How do I safely remove all this?