From 7c64e554463c237daab7c4c26574f4e1d48767d2 Mon Sep 17 00:00:00 2001 From: TheJulianJES Date: Fri, 26 Jan 2024 02:16:28 +0100 Subject: [PATCH] Fix Firmata binary sensor anchor link (#31061) --- source/_integrations/firmata.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/firmata.markdown b/source/_integrations/firmata.markdown index 0716af3d7cc..a72cac55431 100644 --- a/source/_integrations/firmata.markdown +++ b/source/_integrations/firmata.markdown @@ -26,7 +26,7 @@ The Firmata protocol is a standard protocol for microcontrollers. Most of these There is currently support for the following device types within Home Assistant: -- [Binary sensor](#binary_sensor) +- [Binary sensor](#binary_sensors) - [Light](#lights) - [Sensor](#sensors) - [Switch](#switches)