Normally most of the sensors from companion app on my Android phone updates every 15 mins. Is it possible to trigger an action to fetch specific data within an automation?
you can force an update:
https://companion.home-assistant.io/docs/notifications/notification-commands#update-sensors
make sure to follow the critical format to speed up delivery
fantastic thank you i will try