Ethernet Info Text Sensor¶
The ethernet_info
text sensor platform exposes different Ethernet information
via text sensors.
# Example configuration entry
text_sensor:
- platform: ethernet_info
ip_address:
name: ESP IP Address
Configuration variables:¶
ip_address (Optional): Expose the IP Address of the ESP as a text sensor. All options from Text Sensor.