Enable IPv6 globally and add 2 new IP Address text sensors to track IPv6 addresses

This commit is contained in:
2024-09-05 00:22:55 +02:00
parent 086d6bed7f
commit b111be1124
5 changed files with 18 additions and 1 deletions

View File

@@ -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