You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: