Hi,
First of all I am not a coder but still trying to connect all my IoT to Hassio. I am having one Z-wave controller I would like to pull sensor data off and create entities in Hassio. I cannot access this data directly as there are no components provided for Home Assistant. There are on the other hand a node pallette in Node red for the unit, and I hope there is a way to feed the data from Future Home to Home Assistant as sensors/entities via Node Red?
This is an example I get from “Get State” node from Future Home in Node Red. Any help of how to set up template etc. in Node Red to create a new entity in Hassoi would be very appreciated
{“payload”:{“zwaveConfigParameters”:[],“temperature”:19.2,“presence”:false,“illuminance”:77,“batteryPercentage”:100,“batteryLevel”:“ok”,“room”:8,“name”:“Motion Living room”,“model”:“FGMS_001”,“id”:1,“functionality”:null,"_links":{“stream”:{“href”:"/sites/xxxxx/devices/1/stream"},“self”:{“href”:"/sites/xxxxx/devices/1"}},"_actions":[]},"_msgid":“xxxxxxxx.bfc34”}