mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 01:46: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.
|
description: Let you overwrite the name of the device.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: Binary sensor Ping [hostname]
|
default: Ping [hostname]
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
The sensor exposes the different round trip times values measured by `ping` as attributes:
|
The sensor exposes the different round trip times values measured by `ping` as attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user