Successfully Integrating UniFi Presence Sensor with Hubitat Elevation

I recently embarked on a project to integrate my UniFi network with Hubitat Elevation to monitor the presence of my family members via their smartphones. After some research, I stumbled upon a fantastic GitHub repository by GeorgeCastanza that bridges the gap between UniFi and Hubitat. The setup involved creating virtual switches in Hubitat, configuring MakerAPI, and running a Python script to check for connected devices on the UniFi controller. While the initial setup was a bit daunting, especially with Python scripting, I found the process rewarding once everything clicked into place. The workaround using Cobra’s DH virtual devices was a lifesaver, as it bypassed the limitations of MakerAPI for presence sensors. Now, I can easily track who’s home and automate routines accordingly. If anyone has questions or needs guidance, feel free to reach out! :rocket: