diff --git a/source/_components/sensor.upnp.markdown b/source/_components/sensor.upnp.markdown new file mode 100644 index 00000000000..c9d31bcca21 --- /dev/null +++ b/source/_components/sensor.upnp.markdown @@ -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. +