home-assistant.io/source/_components/sensor.upnp.markdown
Jorim Tielemans 7eace6c371 Various small fixes - a (#6977)
* Various small fixes

Add configuration and other titles
Remove empty lines
Fix indentation for configuration block
Reorder key list to be in line with the rest
Delete empty default value and fixed value type

* None is a valid value
2018-10-20 12:53:18 +02:00

19 lines
523 B
Markdown

---
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: Network
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.