mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-03 01:28:58 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
591 B
591 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | API Stream Sensor | Instructions on how to count clients using the API stream within Home Assistant. | 2016-11-19 10:00 | true | false | true | true | home-assistant.png | Sensor | 0.33 | Local Push |
The api_stream
sensor platform shows how many clients are connected to the stream API
To add the connected clients to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
sensor:
- platform: api_streams