Custom Homely Integration for Home Assistant
Hi,
Recently, I have been developing and testing a new integration to connect Homely, a Norwegian alarm company, with Home Assistant. The integration supports everything the add-on does today, in addition to Yale Doorman, which was added to the Homely API last week.
Installation
It can be downloaded via HACS or by copying the files directly into the config folder. This way, you can skip setting up an MQTT broker, which is convenient for those who aren’t so confident with it.
Features
The integration also includes some extra sensors, such as:
- Global battery status
- Websocket status
If write access becomes available, I will update the integration to support that. Customer service said it could be coming in the spring, but they’ve said a lot of strange things about write access before, so we’ll just have to see.
Feedback
I’d be really happy to get feedback, either here or on GitHub, if there are missing devices or sensors, or if you have an idea for something new.
Links
- Add to HACS: HACS Repository
- GitHub: homely-integration