Settle on a common prefix to ESP-specific entities

esp is often used as a bridge to other device, e.g. a lock,
an AC, a siren, power switch etc. It helps to distinguish esp chip
sensor readings from that of the target device
This commit is contained in:
2025-02-08 13:21:27 +01:00
parent c78bc6ac80
commit 8614d7f8a3
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -16,9 +16,9 @@ ethernet:
text_sensor:
- platform: ethernet_info
ip_address:
name: "Device IP (Ethernet)"
name: "ESP chip IP (Ethernet)"
mac_address:
name: "Device MAC (Ethernet)"
name: "ESP chip MAC (Ethernet)"
logger: