This commit is contained in:
Fabian Affolter 2016-08-24 13:13:47 +02:00
parent 7fae02eaad
commit 08a2b5830a
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -13,7 +13,7 @@ ha_release: pre 0.7
---
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.
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.
To enable an Arduino sensor with Home Assistant, add the following section to your `configuration.yaml` file: