From 14ddb2a7b77728d20d3c29b10fb3126d40003647 Mon Sep 17 00:00:00 2001 From: ceejii Date: Sun, 23 Dec 2018 11:34:47 +0100 Subject: [PATCH] Discovery is not supported for Octoprint (#7931) According to a developer of Octoprint component https://github.com/home-assistant/home-assistant/issues/18627#issuecomment-449625201 --- source/_components/discovery.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_components/discovery.markdown b/source/_components/discovery.markdown index 0a9630f26aa..67d50bdcc85 100644 --- a/source/_components/discovery.markdown +++ b/source/_components/discovery.markdown @@ -30,7 +30,6 @@ Home Assistant can discover and automatically configure [zeroconf](https://en.wi * [Logitech Harmony Hub](/components/remote.harmony/) * [Logitech media server (Squeezebox)](/components/media_player.squeezebox/) * [Netgear routers](/components/device_tracker.netgear/) - * [Octoprint](/components/octoprint/) * [Panasonic Viera](/components/media_player.panasonic_viera/) * [Philips Hue](/components/light.hue/) * [Plex media server](/components/media_player.plex/)