Hi,
I have a wireless relay and I need to detect when it is closed using HA. I dont care if the solution is wired directly to the pi or not. Its dry contact, so any voltage solution can be used. Im looking for the cheapest possible way to do this. Some pointers:
- The wireless relay itself is 868 frequency, wiring a z-wave sensor to the unit suffers too much interferance
- GPIO just does work well on HASS.IO, this was the soltuion I isued under my (none-HA) home automation system. Perhaps someone knows why this doesnt work and can offer a solution?
I have deconz, z-wave and arduino available to me. Ive looked at the ardunio solution but it seems only analogue sensors are on offer. My ideal solution would be a zigbee sensor but Im not sure one exists. Any ideas are appreciated.