Add UPNP sensor docs (#2846)

This commit is contained in:
Fabian Affolter 2017-06-19 15:10:47 +02:00 committed by GitHub
parent 069c17c182
commit 9d41c1fdf5

View File

@ -0,0 +1,20 @@
---
layout: page
title: "UPNP Sensor"
description: "Instructions on how to integrate UPNP sensors with Home Assistant."
date: 2017-06-18 12:00
sidebar: true
comments: false
sharing: true
footer: true
logo: upnp.png
ha_category: "Other"
ha_release: 0.48
ha_iot_class: "Local Polling"
---
The `upnp` sensor platform allows one to get the network statistics from your router such as bytes in/out and packets in/out.
To use your UPNP sensor in your installation, you need to set up the [`upnp`](/components/upnp/) component.