Capitalize titles and other minor update
This commit is contained in:
parent
4f3c011fd1
commit
567840e2b8
93 changed files with 156 additions and 135 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: component
|
||||
title: "Arduino sensor"
|
||||
title: "Arduino Sensor"
|
||||
description: "Instructions how to integrate Arduino boards pins as sensors within Home Assistant."
|
||||
date: 2015-09-14 18:28
|
||||
sidebar: true
|
||||
|
@ -12,7 +12,7 @@ ha_category: DIY
|
|||
---
|
||||
|
||||
|
||||
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 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.
|
||||
|
||||
To enable an Arduino sensor with Home Assistant, add the following section to your `configuration.yaml` file:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue