From 5215e703f3b0f5ad9c0431b844ca6744de7a64d6 Mon Sep 17 00:00:00 2001 From: Anders Payerl <6882326+APayerl@users.noreply.github.com> Date: Mon, 3 Jul 2023 07:57:52 +0200 Subject: [PATCH] Update modbus.markdown (#28028) Add link to light section in modbus documentation --- source/_integrations/modbus.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/modbus.markdown b/source/_integrations/modbus.markdown index 6176ac8848f..818746d9eeb 100644 --- a/source/_integrations/modbus.markdown +++ b/source/_integrations/modbus.markdown @@ -1180,5 +1180,6 @@ and restart Home Assistant, reproduce the problem, and include the log in the is - [Modbus Climate](#configuring-platform-climate) - [Modbus Cover](#configuring-platform-cover) - [Modbus Fan](#configuring-platform-fan) + - [Modbus Light](#configuring-platform-light) - [Modbus Sensor](#configuring-platform-sensor) - [Modbus Switch](#configuring-platform-switch)