I tried again and now they show, maybe they were loading?
Even more important an alphabetical sort!! I have too many entities, very complicated to me to get the needed one, when I put DOMAIN SWITCH does not show only SWITCH but all entity_id… Need to fix this
Fair point. Right now HASS just dumps all entities, no matter the domain. I’ll have to filter them out. So when you select the domain “scene” only “scene.whatever” is shown. I’ve put your points on my to-do list, so I’ll follow them up soon. Thanks.
I am thinking that a useful function is the using of read only nfc tickets. So the app will execute a script or service by detecting the mac address of the nfc card. Is that possible?
Hm that’s weird. You should get a notification (push, toast, vibration), depending on your settings, when a tag is read. Do you get those with a success text? In that case the command is sent to HASS.
A list can be useful. Just for your insight, or for other purposes as well?
Yes. I think the trigger of a script or service by tapping a nfc card with a specific MAC address is a good addition. About your security concerns I’m finding it to be the same secure. The difference is that the payload is saved at the device.
Thank you
I’m afraid the sound your phone makes is default to Android/your phone. I haven’t found anything to control that at all. It also does it without my app.
Love the app so far. Little issue is that you need to turn on phone and unlock it (limitation by Android and how it handles NFC, not the app), and then works fine. Very cool!!
does this only work via public URL? because I do not have remote access enabled on my hass.io server (for lots of reasons, inlcuding that I can not reach hass.io from outside due to ISP restrictions (iPv6 and such). So I tried locally with the http://IPaddress:8123 and the hassio pw. And all I get are error messages…
It’s mean to work that way, yes. But it should work locally as well. Tried to disable SSL verification? The app is meant to work over HTTPS to ensure a secure connection, but you can disable the checks if you can’t use that.
The app is working great! I’ve encountered a security issue/annoyance in my use case. @klagio mentioned Android’s limitation of needing to turn on screen and unlock before NFC scanning. Well, my phone is rooted and that policy overridden. Annoyance is I may accidentally scan special tags like…door lock toggle, which is in my car for when I arrived home.
This brings up an interesting feature request. @Gerben321 Can you add a bit to tag (a setting) to signify it requires fingerprint authentication before executing the script?
A workaround: my NFC tags are hidden behind the sun screen, no way you go accidentally with the phone there. I found it to be a perfect spot for my garage door and 2 front yard gate.
And you give me a great idea : root my phone to override Android limitation