1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Add address text sensor to WireGuard (#5576)

This commit is contained in:
Simone Rossetto
2023-10-23 21:05:57 +02:00
committed by GitHub
parent 7e27e98bff
commit e7d51f9c16
4 changed files with 55 additions and 0 deletions

View File

@@ -49,3 +49,8 @@ sensor:
- platform: wireguard
latest_handshake:
name: 'WireGuard Latest Handshake'
text_sensor:
- platform: wireguard
address:
name: 'WireGuard Address'