I tested with this example and works just fine:
{“message” : “video streaming”,
“title”: “test”,
“data” : {
“stream_source”:“http://surodev.com/ariela/ariela-camera-streaming.mp4”
}
}
I tested with this example and works just fine:
{“message” : “video streaming”,
“title”: “test”,
“data” : {
“stream_source”:“http://surodev.com/ariela/ariela-camera-streaming.mp4”
}
}
im having the same problem. When i click on the notification i just go to a black screen.
{“message” : “Motion detected”,
“title”: “Motion Alert”,
“data” : {
“stream_source”:“camera.fdc”
}
}
Please share me the logs so i can check it out. Thank you.
Thanks, I just sent to you the ariela logs.
Edit: This is strange… after some HA restarts, I could play a video, but if I send another video, always play the first one…
Let me try to reproduce the issue, to be honest i always send notifications with same link. I will tell you my results.
just sent you the logs.
The weird thing is after i restarted the app after enabling debug and tried it i actually got the stream showing. But then i closed it out and tried it again and i was just met with a loading circle that kept spinning until i tried tapping my screen which just made the loading circle disappear. Now im back to just getting a black screen. Hope the logs help out.
Hi , on the last versión i have a issue with device tracker , never update the status , reset the app credentials, and delete the integration , and i have tracking by some minutes but after that , its all never update , recently update the last versión but , the issue continue, and the log not show any error
I can’t seem to force stop the app which seems strange. The button never turns grey.
Also, I have enabled the integration and have the most recent version but don’t have a notify service?
Please send me Ariela logs so i can check if Ariela is sending updates to HA server. Thank you.
Not sure what you mean, can you give more details?
Can you tell me HA version you have? Also can you share Ariela logs?
Hello all,
Version 1.3.5.0 is out.
What’s new:
1.3.4.9
I have sent you the logs.
In the andriod app settings if an app has crashed or something you can force close it to restart it. The button on my phone is black and when you successfully force close it it turns grey. This doesn’t happen for Ariela
Edit: The refresh pull down feature is good for the web UI but it is a PITA on the map when you are trying to zoom in. Most of the time I zoom in half way with my first pinch And then try my 2nd one and the page resets. Possibly disengage this feature on the map?
Yeah same issue, probably on the states page too, you can’t scroll back up at all without it refreshing.
I followed the beta cleaning instructions posted on here and installed the new version and now I have the push notifications
Just enabled de debug mode, tonight send you the logs , thanks , yesterday reset credentials, i think the issue is when i customized the device traker entities on known_devices.yaml
Issue with device tracker here too.
At first it worked but I changed the device name in the app, then deleted the entry in known_devices and restarted but no matter what I cant get the new entity to load in HA. Any ideas?
I’m not sure what is causing it, but finally nailed it down to Ariela, but haven’t gotten any further.
I keep getting this error in my home assistant logs:
home-assistant | 2019-07-11 15:49:10 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Received invalid webhook payload: required key not provided @ data[0]['state']. Got None
Found that it is only occurring when I open Ariela, or when Ariela checks in. Not sure where to go from here at this point, because it appears that Ariela is working and updating states in HA.
widgets and notification entities clicks are baaack!!!
The app does create a long lived access token so im not sure why else it would. I even uninstalled Ariela and did it all over, still no go.
The editing of entity should only interfere if you are using see service. For mobile_app it doens’t matter if you edit or not, it will going to update by integration.
You need to delete the whole integration, not only the device tracker entity. After deleting the integration Ariela will still try to update (if enabled) but it will not going to succeed so you will have to force the integration to re-register from Ariela.
That error is from mobile_apps sensesor, i know about it.
Indeed the application will create a long lived token to communicate with HA.
Do you mean integrations in Home Assistant because I never had an airela entry in there. I have uninstalled and reinstalled the app and did the setup again but no go.Yes youre right it create the token on its own.