You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/sensor.arduino.markdown
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ha_release: pre 0.7
13
13
---
14
14
15
15
16
-
The `arduino` sensor platform allows allow you to get an numerical values from an analog input pin of an [Arduino](https://www.arduino.cc/) board. Usually the value is between 0 and 1024.
16
+
The `arduino` sensor platform allows you to get an numerical values from an analog input pin of an [Arduino](https://www.arduino.cc/) board. Usually the value is between 0 and 1024.
17
17
18
18
To enable an Arduino sensor with Home Assistant, add the following section to your `configuration.yaml` file:
0 commit comments