You may also try to disable sensors and after that the device tracker to check if stability improves. But like i said those should not give you any problems since:
a2dp info will be sent only when the a2dp connection status changes
call status -> same as above
notification -> when you will receive an notification (i suppose you do not receive a notification every second)
device tracker -> only when a location change is made
Could you send Ariela logs so i can check it out by any chance?
Thanks! The log file is now being created on my Android 10 device. I will send the logs if I have any device tracker issues. I did notice that my battery level graph card doesn’t seem to be working correctly. I can send a screenshot when I go home for lunch.
Hello Sir
Thanks for the great app just bought the pro.
I would like to ask for a feature.
I want to use Ariela on a tablet an have the screen light up when the proximity sensor sense something like people approaching or waving my hand in front of the sensor.
There are apps in the play store that can do that but I am asking if possible to implement.
Thank you very much for the support in the first place.
I will add your suggestion to my TODO list. Btw, can you send me a link of the app you are saying?
i dont use the app a lot, but every time i want to use it i run into trouble.
its running normally and sending the sensordata, and i like that part very much.
i also like the idea that it could run without the frontend.
thats the other part.
i got several times now, that somehow ariela cant connet to HA.
when that happens i cant get past the screen where i need to connect to HA.
so i cant get to settings, version info, or anything else without connecting to HA.
and thats really annoying. the menu structure and settings and info should be available even when i still need to connect.
i hope you will find a way that the connection doesnt block everything.
in most cases its because my mobile has an incorrect connection to my network.
dont know why, but it shows i am on the network, but still i cant reach anything.
so its nothing that you can do anything about (unless ariela is causing the problem, which i dont suspect)
but thats why its annoying that i cant get past the connection. i have no way to see if its my network, ariela or the connection that is troubling me.
Please enable debug mode so i can check it out If its an Ariela problem its need to be fixed Btw, Ariela will require location permission in order to identify the wifi network so please check if that is done
yeah it has location permission.
and when the network is good its good and everything works.
but after some time the network goes into a state that it cant recover from.
my mobile has a week reception, and at some small part from my house (badly enough the part where my mobile is most) the network is bad.
and i suspect that my mobile gets confused by the 5G with the same name.
i am pretty sure that its not ariela (allthough how sure can you ever be with stuff like that)
if i suspect its ariela, or i see someone else telling about a simular problem i will send you the debug info.
New UI change in the next version: move the tabs to bottom for faster access and support for background view items with beautiful parallax animations. Can’t wait for you guys to check it out
Enable update method: Mobile_app or MQTT
You do not need to restart your HA server, the sensors should be automatically detected. (In the case of MQTT update mode it will require discovery feature to be up and running)
You should find your sensor in HA → Configuration → Integration
Regarding MQTT setup (in order to be accessible externally) you will have to do a port forwarding to the MQTT server. Also, if you do not want to export the MQTT server, there is a hack in Ariela that will allow using HA to send MQTT data. You can enable this by going to Ariela → Settings → MQTT → MQTT Client and select HomeAssistant. Using this mode you will not going to need the MQTT server to be configured.
You can find more details about MQTT in Ariela here: MQTT Setup – Ariela
Please let me know if works.