mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
Enable IPv6 globally and add 2 new IP Address text sensors to track IPv6 addresses
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
<<: !include api.yaml
|
||||
<<: !include ota.yaml
|
||||
# <<: !include logger_debug.yaml
|
||||
<<: !include logger_debug.yaml
|
||||
<<: !include ethernet.yaml
|
||||
|
||||
binary_sensor:
|
||||
@@ -25,3 +25,6 @@ text_sensor:
|
||||
# - <<: !include text_sensor/debug.yaml
|
||||
# - <<: !include text_sensor/version.yaml
|
||||
- <<: !include text_sensor/ethernet_info.yaml
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
Reference in New Issue
Block a user