Configure Homebridge with Ansible
Homebridge is an open source implementation of Apple’s home automation protocol HomeKit. It helps you to connect non HomeKit compatible (smart home) devices with dozens of plugins. Privately, I use it with a few Osram Plugs, Sonos and to power devices via Wake On LAN. My nello one is connected aswell.
I’ve created a role for Ansible so that I don’t have to edit the JSON configuration file of Homebridge by hand anymore. You can find it on GitHub together with an example playbook.