From 47331dfab8a5f8db7942f982f1f71aa3d6ca127c Mon Sep 17 00:00:00 2001 From: aserramonner Date: Sun, 13 May 2018 11:08:28 +0200 Subject: [PATCH] Added an alternate home-assistant integration. --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 3755a82..f74e9e1 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -195,6 +195,7 @@ The following modules are created by their respective authors. |Title|Author|Description| |:-|:-|:-| |[MMM-homeassistant-sensors](https://github.com/leinich/MMM-homeassistant-sensors) | leinich | Display information from Home Assistant using the home assistant REST API.| +|[MMM-hass](https://github.com/aserramonner/MMM-HASS) | aserramonner | An alternate home-assistant integration.| |[calendar_monthly](https://github.com/KirAsh4/calendar_monthly/) |KirAsh4 |Display a compact monthly calendar view.| |[camera](https://github.com/alexyak/camera) |alexyak |Display a webcamera video feed.| |[email-mirror](https://github.com/ronny3050/email-mirror) |ronny3050 |Display incoming emails.|