mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
[Packet transport] Ping timeout sensor (#8694)
This commit is contained in:
@@ -36,5 +36,9 @@ binary_sensor:
|
||||
- platform: packet_transport
|
||||
provider: unencrypted-device
|
||||
id: other_binary_sensor_id
|
||||
- platform: packet_transport
|
||||
provider: some-device-name
|
||||
type: status
|
||||
name: Some-Device Status
|
||||
- platform: template
|
||||
id: binary_sensor_id1
|
||||
|
Reference in New Issue
Block a user