mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
adding Simple Service Discovery Protocol (#9639)
adding the full name to the acronym. SSDP - Simple Service Discovery Protocol
This commit is contained in:
parent
cb420bd7cb
commit
4904c47346
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user