From 3e044c39b4b8fcc86d5cf84e12e104cebea0f657 Mon Sep 17 00:00:00 2001 From: Tom Brien Date: Mon, 31 Aug 2020 10:14:18 +0100 Subject: [PATCH] Remove superfluous note box (#14354) --- source/_integrations/octoprint.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/octoprint.markdown b/source/_integrations/octoprint.markdown index b259aa96cd9..b4be17ddd83 100644 --- a/source/_integrations/octoprint.markdown +++ b/source/_integrations/octoprint.markdown @@ -17,10 +17,6 @@ There is currently support for the following device types within Home Assistant: - [Binary Sensor](#binary-sensor) - [Sensor](#sensor) -
-You must have the OctoPrint component configured (below) to use the sensor and binary sensor. After configuring that component, the sensors and binary sensors automatically appear. -
- ## Configuration To get started with the OctoPrint API, please follow the directions on their [site](https://docs.octoprint.org/en/master/api/general.html). Once OctoPrint is configured you will need to add your API key and host to your `configuration.yaml`.