motiondetector state is not the motion.
that state shows if the motion detector is switched on or off.
to get motion from the tablet you indeed need mqtt. (but dont expect much from it. i dont use them because on all tablets i got they are very unreliable, they detect changes in lightlevel (sun changes, lights going on or off) as motion no matter what you do)
Ok, I’ve now installed hass.io with MQTT / Mosquitto. The logs show that HA is connecting to the MQTT broker but the tablet is failing to.
New connection from 192.168.1.195 on port 1883.
Socket error on client , disconnecting.
I have no idea what user id and password MQTT is expecting, but it’s not getting it. I thought I may need to make the tablet a ‘trusted user’, as per this guide:
I would use
trusted_users:
192.168.1.233: [device id].
However the guide says you can get the device id of the tablet from:
CONFIGURATION > USERS > (Select a user) and the id will be on the panel that pops up.
I only have 2 users, myself and Hass.io, and using neither of those ids works. Would anyone know how to authenticate my tablet with the MQTT broker?
i got mine set up but i dont get any attribute for motion detection. im using the firetablet and it is enabled in fully kiosk on the tablet. any ideas why?
You can just look at the JSON response of the URL you have configured here resource: !secret tablet_info. It’s a simple list of key-value-pairs, and the keys are what you can configure as json_attributes.
Great stuff here. I want to be able to turn the motion detector on and off with a switch. Looks like I’ve missed something in the code. Specifically, I have not defined the state correctly.
I have two fire 7 (2019, mustang) tablets, rooted and on LineageOS running lovelace in FKB with no dramas…
Then I bought a new fire 7 last week and turns out this newer version is no longer root-able, so I used Fire Toolbox to drop the amazon launcher and have installed FKB… all good so far… BUT switching views is so so so slow.
I tried changing webview but as this tablet isn’t rooted it seems I cannot replace the amazon webview. I saw @poudenes you (a while ago) had a good response when disabling logger… I don’t actually have that component loaded so unfortunately that wont work for me…
I made the same mistake and ordered before checking the actual FireOS… Unfortunately, I can’t say that I had any luck in getting further. I ended up sending the tablet back and tried other ways.
In my experience, FireOS has grown, and therefor the CPU and RAM are to small to run power hungry things like Lovelace. What you can do, try another frontend than Lovelace. There are a few dashboards around, but I can’t say if one of them is less hungry…
To be honest, I’d send it back and work with something else. In my case I ordered an rPi3 and a nice touch display from waveshare. In terms of cost, it was cheaper in the end, and I already wanted it to fit in the wardrobe.
Can fully kiosk browser manage device charging? Now I am managing device battery level using smart plug + automaatio but I have maybe needs to get rid of that. I rather would not want to device to be plugged in to power 24/7/365.