mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
pi_hole sensor also supports a list for monitored_conditions (#6093)
* pi_hole sensor also supports a list as monitored_conditions * Minor change
This commit is contained in:
parent
65a01fdc9e
commit
e401a5ed17
@ -50,7 +50,7 @@ verify_ssl:
|
||||
monitored_conditions:
|
||||
description: Defines the stats to monitor as sensors.
|
||||
required: false
|
||||
type: string
|
||||
type: list
|
||||
default: ads_blocked_today
|
||||
keys:
|
||||
ads_blocked_today:
|
||||
@ -74,4 +74,3 @@ monitored_conditions:
|
||||
{% endconfiguration %}
|
||||
|
||||
This sensor platform was not made by Pi-hole LLC or the Pi-hole community. They didn't provide support, feedback, testing or helped in any way while it was created. This is third party, may not work if Pi-hole is breaking their API with the latest release, not official, not developed, not supported and not endorsed Pi-hole LLC or the Pi-hole community. The trademark `Pi-hole` and the logo is used here to describe the platform and only to describe. `Pi-hole` is a registered trademark of Pi-hole LLC.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user