Yes, this is a little off topic, so please continue this in a new thread if needed.
I will try to provide you with a couple of quick answers to help get you started.
Here is one possible off-the-shelf solution if what you need are Zigbee relays.
https://www.amazon.com/MHCOZY-Adjustable-Self-Lock-Momentary-Interlock/dp/B091GS6J5W/ref=sr_1_2_sspa?keywords=zigbee+relay&qid=1656801675&sr=8-2-spons&psc=1&spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUExUFUzWUs2UUFBMkJBJmVuY3J5cHRlZElkPUEwNzQ0ODA0Qkg1S0xONE9BVUlNJmVuY3J5cHRlZEFkSWQ9QTA2Njg0MzIyVUNETEkwV1hMRUtIJndpZGdldE5hbWU9c3BfYXRmJmFjdGlvbj1jbGlja1JlZGlyZWN0JmRvTm90TG9nQ2xpY2s9dHJ1ZQ==
If you’re looking for more of a DIY solution, take a look at the Mona Lisa from @haas . It has some digital inputs you could use to monitor motion and contact sensors. I wrote a Hubitat driver for it that you can find in my GitHub repo .
I recently developed a replacement for the old ThingShield that used to be available for SmartThings. It lets you send/receive arbitrary commands from an arduino, over zigbee. See here:
I'm happy to say it now works just as well for Hubitat!
Here is the driver code:
I have some available to try out now. Just private message me on this forum if you'd like to get one (or more) for a $15 donation (each).
Another DIYish Zigbee solution is @iharyadi ’s boards.
Hi Everyone,
I am a new owner of Hubitat. I only get the hub yesterday. I am a long time Smartthings user. Home automation becomes a hobby. I did get to the point where I make my own sensor.
I am making an Environment Sensor that would read Temperature, Humidity, pressure and light level of a room.
There are a few similar sensors like what I built. Why make another one? Hubitat speed and local execution complement my goal in making this sensor. My goal is to have Environment sensor tha…
Hope this helps get you started!