adding Simple Service Discovery Protocol (#9639)

adding the full name to the acronym. 
SSDP - Simple Service Discovery Protocol
This commit is contained in:
Roland Beck 2019-06-16 20:02:23 +10:00 committed by Klaas Schoute
parent cb420bd7cb
commit 4904c47346

View File

@ -1,6 +1,6 @@
---
layout: page
title: "SSDP"
title: "SSDP - Simple Service Discovery Protocol"
description: "Discover integrations on the network using the SSDP protocol."
date: 2019-06-02 18:50
sidebar: true
@ -12,7 +12,7 @@ ha_category:
ha_release: 0.94
---
The `ssdp` integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the config panel.
The `ssdp` "Simple Service Discovery Protocol" integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the config panel.
Integrations can opt-in to be found by adding [an SSDP section](https://developers.home-assistant.io/docs/en/next/creating_integration_manifest.html#ssdp) to their manifest.json.