Hi There
Is it possible to integrate Vera with NFC tags ie write NFC tags so that you can tap on an NFC tag to set off a zwave device?
Thanks
Hi There
Is it possible to integrate Vera with NFC tags ie write NFC tags so that you can tap on an NFC tag to set off a zwave device?
Thanks
[quote=“SmartCookie”]Hi There
Is it possible to integrate Vera with NFC tags ie write NFC tags so that you can tap on an NFC tag to set off a zwave device?
Thanks[/quote]What type of tag are you referring to? One that requires you tap it with your phone?
Sent from my LGUS992 using Tapatalk
Yes, tapping my phone on the NFC tag to set off a zwave device ie what is the process of writing code to an NFC tag to control zwave devices.
Using and NFC phone, tasker and authomation worked for me.
[quote=“bucko”]Using and NFC phone, tasker and authomation worked for me.[/quote]Yep, I was going to suggest Tasker as well. Seems to me to be the best option for allowing NFC to trigger a command. Of course, this assumes you have an Android phone. I don’t think Tasker is available for iPhone.
Sent from my LGUS992 using Tapatalk
Since many NFC’s can be programmed to trigger a http call, you could probably just call into the Device or Scene that you want to trigger that way.
For example to run a scene:
http://ip_address:3480/data_request?id=action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=
update IP_address and appropriately
Or to toggle a switch:
http://ip_address:3480/data_request?id=action&output_format=xml&DeviceNum=&serviceId=urn:micasaverde-com:serviceId:HaDevice1&action=ToggleState
update ip_address and the appropriately
Best Home Automation shopping experience. Shop at Ezlo!
© 2026 Ezlo Innovation, All Rights Reserved. Terms of Use | Privacy Policy | Forum Rules