Is it possible to create a DH that allows multiple input devices to act separately? ie a temperature sensor and 2 contact sensors in one device.
It is slightly related to WebCoRE because I want to use in my pistons. I have a binary input device and one of the DH is temperature, contact, motion and webCoRE picks these up as 3 different possible inputs. But I have another DH that is dual contact and temperature and i wanted to make webCoRE see these as 2 contacts rather than one. At the moment I have to create 2 separate virtual contact sensors and link them to the device with app, i’m hoping i could do away with this if i can just get the DH right.
Is this even possible for WebCoRE to identify the 2 contacts and temperature sensor on one device as 2 different inputs @ady624, when you select the device in the settings? Thanks
). But I am logical enough to find a few DH, put them together and tweak to make them do what i want them too, even if its a bit messy, which is what I did for this case. So they have got values in as ‘open’, ‘closed’ they are also labeled/ referenced as contact1 and contact2. The DH seems to work fine but can’t seem to get them to come up like that on webCoRE.
. I think its something in the DH, that even though they are down as 2 contacts there not fully down a 2 contacts because I have missed something
.