mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
fix link to Tautilli API ref (#19678)
This commit is contained in:
parent
0a5eafda25
commit
a2c59dbb50
@ -71,7 +71,7 @@ monitored_users:
|
|||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
description: A list of attributes to expose for each Tautulli user you monitor, every key in the `session` [section here][tautulliapi] can be used.
|
description: A list of attributes to expose for each Tautulli user you monitor, every key in the `session` [section here](https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference#get_activity) can be used.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: list
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
@ -93,4 +93,3 @@ sensor:
|
|||||||
```
|
```
|
||||||
|
|
||||||
[tautulli]: https://tautulli.com
|
[tautulli]: https://tautulli.com
|
||||||
[tautulliapi]: https://github.com/Tautulli/Tautulli/wiki/Tautulli-API-Reference#get_activity
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user