From 2b572fedb859705a83472b7a32c3332e7dac1093 Mon Sep 17 00:00:00 2001 From: Bruno Henrique Date: Fri, 29 Mar 2024 04:04:39 -0300 Subject: [PATCH] Adding missing 'Services' section on UniFi Network Integration (#32076) --- source/_integrations/unifi.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/unifi.markdown b/source/_integrations/unifi.markdown index 64bbe58f4a7..e19dcac1b96 100644 --- a/source/_integrations/unifi.markdown +++ b/source/_integrations/unifi.markdown @@ -34,6 +34,7 @@ There is currently support for the following device types within Home Assistant: - [Button](#button) - [Image](#image) - [Presence detection](#presence-detection) +- [Services](#services) - [Switch](#switch) - [Sensor](#sensor) - [Firmware updates](#firmware-updates)