The repository information provides an example on how to create a Script that toggles the pet_location.
This script can be called with a Custom Button Card.
With HA now having Tile Cards, it would be great, if we can either use the "TOGGLE" action directly - or, having also a Service for toggle the pets location:
CURRENT:
Tile Card - Tap Action (icon) can call a Service.
Unfortunately, you need to provide the Location with the service call.
It would be great, if we could have a toggle_location service, as we have it for other integrations as well:
This would allow us to use the tile card directly to toggle the current status of the pet.
The repository information provides an example on how to create a Script that toggles the pet_location. This script can be called with a Custom Button Card.
With HA now having Tile Cards, it would be great, if we can either use the "TOGGLE" action directly - or, having also a Service for toggle the pets location:
CURRENT: Tile Card - Tap Action (icon) can call a Service. Unfortunately, you need to provide the Location with the service call.
It would be great, if we could have a toggle_location service, as we have it for other integrations as well:
This would allow us to use the tile card directly to toggle the current status of the pet.