Enable current_page sensor by default

Otherwise the system won´t update values unless the page is reloaded.
This commit is contained in:
Edward Firmo
2023-09-02 01:54:20 +02:00
parent ef130e4c15
commit b134a37408

View File

@@ -923,7 +923,7 @@ text_sensor:
platform: template
id: current_page
internal: false
disabled_by_default: true
disabled_by_default: false
##### ESPhome version used to compile the app #####
- name: ${device_name} ESPhome Version