Add sensible icons to network diag entities

This commit is contained in:
2025-03-19 20:53:30 +00:00
parent 5882040295
commit abce37e342
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -17,8 +17,10 @@ text_sensor:
- platform: ethernet_info
ip_address:
name: "ESP chip IP (Ethernet)"
icon: mdi:ip-network
mac_address:
name: "ESP chip MAC (Ethernet)"
icon: mdi:expansion-card
logger:
+3
View File
@@ -6,10 +6,13 @@ text_sensor:
- platform: wifi_info
mac_address:
name: "ESP chip MAC"
icon: mdi:wifi-cog
ip_address:
name: "ESP chip IP"
icon: mdi:wifi-cog
bssid:
name: "ESP chip connected to BSSID"
icon: mdi:wifi-settings
filters:
- to_upper
- substitute: !secret wifi_ap_lookup