more manual tweaks, and I really fucking need to stop and get groceries

This commit is contained in:
CeeWeasel
2025-07-20 13:24:38 -04:00
parent 75fb9c2ab8
commit 0baf98f917
6 changed files with 72 additions and 59 deletions
@@ -1,9 +1,4 @@
# Text sensors with general information.
platform: template
#mac_address:
name: Ethernet MAC Address
disabled_by_default: true
icon: mdi:network
entity_category: diagnostic
lambda: return {esp_eth_get_mac.str() };
update_interval: 60s
platform: ethernet_info
mac_address:
name: MAC Address
disabled_by_default: true