Fix Firmata binary sensor anchor link (#31061)

This commit is contained in:
TheJulianJES 2024-01-26 02:16:28 +01:00 committed by GitHub
parent 58ab95450f
commit 7c64e55446
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: There is currently support for the following device types within Home Assistant:
- [Binary sensor](#binary_sensor) - [Binary sensor](#binary_sensors)
- [Light](#lights) - [Light](#lights)
- [Sensor](#sensors) - [Sensor](#sensors)
- [Switch](#switches) - [Switch](#switches)