Update octoprint docs

This commit is contained in:
Fabian Affolter 2016-09-01 19:03:52 +02:00
parent fed6dd8289
commit fa3bebf39a
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
3 changed files with 14 additions and 7 deletions

View file

@ -13,7 +13,11 @@ ha_release: 0.19
---
The `OctoPrint` binary sensor platform let you monitor if your 3D printer is printing or if there was a printing error.
The `octoprint` binary sensor platform let you monitor if your 3D printer is printing or if there was a printing error.
<p class='note'>
You must have the [OctoPrint component](/components/octoprint/) configured to use this sensor.
</p>
To set it up, add the following information to your `configuration.yaml` file:
@ -31,4 +35,3 @@ Configuration variables:
- Printing
- Printing Error
<p class='note'>You must have the [OctoPrint component](/components/octoprint/) configured to use this sensor.</p>