mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Limit the default to one sensor (#5556)
This commit is contained in:
parent
42a416b7b9
commit
c5cf0f2445
@ -51,7 +51,7 @@ monitored_conditions:
|
|||||||
description: Defines the stats to monitor as sensors.
|
description: Defines the stats to monitor as sensors.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: all
|
default: ads_blocked_today
|
||||||
keys:
|
keys:
|
||||||
ads_blocked_today:
|
ads_blocked_today:
|
||||||
description: Total number of blocked ads today.
|
description: Total number of blocked ads today.
|
||||||
@ -73,5 +73,5 @@ monitored_conditions:
|
|||||||
description: Total number of seen clients.
|
description: Total number of seen clients.
|
||||||
{% endconfiguration %}
|
{% 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 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.
|
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