#850 - Minor update to switch sensor.

This commit is contained in:
ccostan 2020-08-12 13:07:23 -04:00
parent bd030c937f
commit 1b4006d7c7
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ automation:
{{ [
"I blocked {{states.sensor.pi_hole_ads_blocked_today.state}} ads. That is {{states.sensor.pi_hole_ads_percentage_blocked_today.state}}% of my internet traffic.",
"Today was a good day! Why, you ask? Because I blocked {{states.sensor.pi_hole_ads_blocked_today.state}} ads via Pi-Hole!",
] | random + " #PiHole #Security Status:({{states.sensor.carlopihole.state}})"}}
] | random + " #PiHole #Security Status:({{states.switch.pi_hole.state}})"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/servers.png",