Notifications through Webhook / Notification API

Is it possible to get the notifications of when the switch was turned on/off manually through Webhooks or API? Currently I can only see it in the app notification section. I’d like to be able to read that and store it separately. This is more useful when applying this in a B2B scenario where compliance is critical.

Sorry not possible right now. You could listen to notifications on a android simulator and capture that . We can open up the activity logs api if that could solve the problem ?

You can check the logs every few minutes and see if the device was toggled ?

This can be achieved by integrating tinxy with home assistant. you can export detailed log for each swich’s on off status there

please share details of activity log api, I m trying to record the duration for which a each device was turned on or off on any given date.