home-assistant.io/source/_components/sensor.api_streams.markdown
2018-10-14 15:08:19 +02:00

702 B

layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class ha_qa_scale redirect_from
page API Streams Sensor Instructions on how to count clients using the API streams within Home Assistant. 2016-11-19 10:00 true false true true home-assistant.png Utility 0.33 Local Push internal /components/sensor.api_stream/

The api_streams sensor platform shows how many clients are connected to the stream API.

{% linkable_title Configuration %}

To add the connected clients to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: api_streams