mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-01 08:47:35 +00:00
Add redirect (#6797)
This commit is contained in:
parent
08bfbbacf4
commit
cd95b63fe8
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "API Stream Sensor"
|
title: "API Streams Sensor"
|
||||||
description: "Instructions on how to count clients using the API stream within Home Assistant."
|
description: "Instructions on how to count clients using the API streams within Home Assistant."
|
||||||
date: 2016-11-19 10:00
|
date: 2016-11-19 10:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -12,9 +12,10 @@ ha_category: Utility
|
|||||||
ha_release: 0.33
|
ha_release: 0.33
|
||||||
ha_iot_class: "Local Push"
|
ha_iot_class: "Local Push"
|
||||||
ha_qa_scale: internal
|
ha_qa_scale: internal
|
||||||
|
redirect_from: /components/sensor.api_stream/
|
||||||
---
|
---
|
||||||
|
|
||||||
The `api_streams` sensor platform shows how many clients are connected to the stream API
|
The `api_streams` sensor platform shows how many clients are connected to the stream API.
|
||||||
|
|
||||||
## {% linkable_title Configuration %}
|
## {% linkable_title Configuration %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user