My ESPresense was working fine last Friday, Nov 3. But on the 5-6 after the 2023.11 it stopped working without any reason. I think is after the update, but I am not sure 100%.
I use M5Atom (gray and white versions), a well as ESP32 dev board all update to the latest version 3.3.1
I wiped them clean and installed again ESPresense, connect to my WiFi and put my MQTT username and password and they show up fine:
I have not changed anything, and 3-4 days ago everything was working fine! I have ESP device in each room and now all of them are online/connected, but none of the Bluetooth beacons show status where it is. It is “not_home” all the time?? Please helps!?
Hi @alexvalchev, its most probably not related to HA 2023.11 - rather than to the Espresence upgrade to 3.3.0/3.3.1 with a breaking change on the ‘espresence/rooms’.
You must now use 'espresence/devices/IRK …
I was wondering why my door didn’t unlock when I came home anymore! Of course it’s an update. My car, my pc, my phone… Anything wrong is usually because of an update! But I am stuck and can’t get it working. I tried this code:
</s> <s> - platform: mqtt_room</s> <s> device_id: "iBeacon:secret-cf6d-4a0f-adf2-secret-1-1"</s> <s> state_topic: "espresense/devices/iBeacon:secret-cf6d-4a0f-adf2-secret-1-1"</s> <s> name: 'Wifey'</s> <s> away_timeout: 30</s> <s> And it still shows “not home” on her (I’m not at home now, running over VPN and VNC, so I’m using her to experiment). I know it’s not the phone or the Espresense, because I get this if I listen to the topic in Node-RED:
Is there something I have forgotten in that sensor setup? I have tried both single and double quotes, but that should not matter at all, as long as I have the same type of quotes at the beginning and the end.
I had a weird error about in the log about the name of the devices, but that was fixed by a reboot.
Never mind. No idea what happened, but it’s suddenly working after a night’s sleep. Maybe because the Pi rebooted at 04, which is my “self healing” mechanism?