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

Add ethernet DNS text sensor and simplify DNS display format (#6450)

This commit is contained in:
Jimmy Hedman
2024-04-12 06:03:08 +02:00
committed by GitHub
parent 7eb524f920
commit 76daefe21c
8 changed files with 47 additions and 9 deletions

View File

@@ -15,3 +15,5 @@ text_sensor:
- platform: ethernet_info
ip_address:
name: IP Address
dns_address:
name: DNS Address

View File

@@ -15,3 +15,5 @@ text_sensor:
- platform: ethernet_info
ip_address:
name: IP Address
dns_address:
name: DNS Address