mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 03:37:06 +00:00
Add UPNP sensor docs (#2846)
This commit is contained in:
parent
069c17c182
commit
9d41c1fdf5
20
source/_components/sensor.upnp.markdown
Normal file
20
source/_components/sensor.upnp.markdown
Normal 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.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user