Jonatan Castro

Results 34 comments of Jonatan Castro

I came here to ask exactly the same thing! currently using "c" but I would love to just open Alfred 4 and start typing

I'm not able to fix this issue either, need to fix it on server side as client side doesn't have all the server files

@mgallien I can give it a try on macOS as well but I'm not able to find the new build

Same here! using iPhone 13 Pro + ESP32 Wemos D1 Mini

> It depends on ESP version of board which you are using. I had some boards that just aren't for bluetooth as they would crash. I don't have issues with...

So I'm exploring an idea. I've added a new device on known_devices file called _rebecasee_. Now I have an entity called _device_tracker.rebecasee_ and used this automation found here https://github.com/andrewjfreyer/monitor/issues/138 to...

Okay turns out that there's some changes on Home Assistant and that code from issue #138 doesn't work anymore. You now have to use only the last part of the...

@sbowater ah no, I added it manually because I wanted a new device_tracker entity to do the testing. Mostly one that won't change states influenced by other platform.

@sbowater ah got it!. Btw I've tried restarting HA and now my new device_tracker entity I created doesn't keep the last state, so it always defaults to Away. Do you...

@sbowater ah yeah. I wonder why it works fine with the device_tracker entities monitor creates through MQTT but not with this one we're creating myself. Maybe a way to merge...