#465 - Thanks for the notification of the spelling error. All fixed now.
This commit is contained in:
parent
3d31ed7e9a
commit
c5414e3e35
|
@ -105,7 +105,7 @@ device_tracker.circle:
|
|||
icon: False
|
||||
|
||||
device_tracker.study_ap:
|
||||
friendly_name: 'Ubiquity AP Study'
|
||||
friendly_name: 'Ubiquiti AP Study'
|
||||
|
||||
hidden: True
|
||||
homebridge_hidden: True
|
||||
|
|
|
@ -127,7 +127,7 @@ automation:
|
|||
tweet: >
|
||||
{{ [
|
||||
"There are currently {{states.sensor.pihole_dns_unique_clients.state}} clients on my network.",
|
||||
"As reported by #Ubiquity Routers, There are {{states.sensor.pihole_dns_unique_clients.state}} clients on my network.",
|
||||
"As reported by #Ubiquiti Routers, There are {{states.sensor.pihole_dns_unique_clients.state}} clients on my network.",
|
||||
] | random + "#Security https://github.com/CCOSTAN/Home-AssistantConfig#networking"}}
|
||||
image: >-
|
||||
{{ [
|
||||
|
|
Loading…
Reference in New Issue