Files
fresh-home/esphome/common/text_sensor/ethernet_info.config.yaml
T
2025-12-03 20:23:33 -05:00

10 lines
229 B
YAML

text_sensor:
- platform: ethernet_info
ip_address:
name: "IP Address"
icon: mdi:ip
disabled_by_default: true
mac_address:
name: MAC Address
icon: mdi:network
disabled_by_default: true