mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Use correct default name of Ping binary sensor (#20930)
This commit is contained in:
parent
00c00b3bc3
commit
08fa76495f
@ -46,7 +46,7 @@ name:
|
||||
description: Let you overwrite the name of the device.
|
||||
required: false
|
||||
type: string
|
||||
default: Binary sensor Ping [hostname]
|
||||
default: Ping [hostname]
|
||||
{% endconfiguration %}
|
||||
|
||||
The sensor exposes the different round trip times values measured by `ping` as attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user