Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 1.79 KB

info.md

File metadata and controls

48 lines (37 loc) · 1.79 KB

GitHub Release GitHub Activity

hacs BuyMeCoffee

Discord Community Forum

This component will set up the following platforms.

Platform Description
sensor Show info from API.

{% if not installed %}

Installation

  1. Click install.
  2. In the HA configuration.yaml file, add the below lines replacing the name, host and api_key parameters as required.

sensor:

  • platform: thruk_livestatus name: Friendly Name host: http[s]://FQDN api_key: xxxxxx

{% endif %}