From bf92092142cf965dd325af5274557307893bd889 Mon Sep 17 00:00:00 2001 From: willidh1 <131711627+willidh1@users.noreply.github.com> Date: Sun, 30 Jul 2023 18:42:34 +0100 Subject: [PATCH] Update firmata.markdown (#28369) --- source/_integrations/firmata.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/firmata.markdown b/source/_integrations/firmata.markdown index dfb6eb4bdbc..38f0582c18d 100644 --- a/source/_integrations/firmata.markdown +++ b/source/_integrations/firmata.markdown @@ -133,7 +133,7 @@ lights: required: false default: 255 type: integer -binary_sensor: +binary_sensors: description: Digital or analog high/low input to configure required: false type: list @@ -155,7 +155,7 @@ binary_sensor: required: false default: False type: boolean -sensor: +sensors: description: Analog input to configure required: false type: list