home-assistant.io/source/_components/sensor.supervisord.markdown
2017-06-13 19:26:01 +02:00

691 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 Supervisord Instructions how to integrate Supervisord within Home Assistant. 2016-05-13 22:00 true false true true supervisord.png System Monitor 0.20 Local Polling

The supervisord platform allows you to track the states of Supervisord.

To use this sensor in your installation, add the following to your configuration.yaml file:

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

Configuration variables:

  • url (Optional): The URL to track. Default to http://localhost:9001/RPC2.