Files
fresh-home/esphome/common/text_sensor/ethernet_info.config.yaml
T
2025-07-20 16:39:50 -04:00

10 lines
221 B
YAML

# Text sensors with general information.
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