diff --git a/README.md b/README.md index 3ce60a5..bd986c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hass-wol -> Wake-on-LAN (WoL) for your Home Assistant +> Wake-on-LAN (WoL) companion container for Home Assistant. It connects to your [MQTT broker](https://www.home-assistant.io/integrations/mqtt/) and registers a simple _Wake-on-LAN_ button for every specified host. @@ -54,4 +54,8 @@ mac_address = "20:5D:48:98:94:C0" ## License -hass-wol is licensed under the [Blue Oak Model License 1.0.0](./LICENSE.md). \ No newline at end of file +hass-wol is licensed under the [Blue Oak Model License 1.0.0](./LICENSE.md). + +## Related projects + +- [Hassliebe](https://git.moritzruth.de/moritzruth/Hassliebe) — Integrates any Linux machine into your Home Assistant ecosystem. \ No newline at end of file