homepage/docs/widgets/services/homebridge.md
2024-01-19 18:30:32 -05:00

19 lines
496 B
Markdown

---
title: Homebridge
description: Homebridge
---
[Homebridge](https://github.com/homebridge/homebridge) - HomeKit support for the impatient.
The Homebridge API is actually provided by the Config UI X plugin that has been included with Homebridge for a while, still it is required to be installed for this widget to work.
Allowed fields: `["updates", "child_bridges"]`.
```yaml
widget:
type: homebridge
url: http://homebridge.host.or.ip:port
username: username
password: password
```