Enable current_page sensor by default
Otherwise the system won´t update values unless the page is reloaded.
This commit is contained in:
@@ -923,7 +923,7 @@ text_sensor:
|
|||||||
platform: template
|
platform: template
|
||||||
id: current_page
|
id: current_page
|
||||||
internal: false
|
internal: false
|
||||||
disabled_by_default: true
|
disabled_by_default: false
|
||||||
|
|
||||||
##### ESPhome version used to compile the app #####
|
##### ESPhome version used to compile the app #####
|
||||||
- name: ${device_name} ESPhome Version
|
- name: ${device_name} ESPhome Version
|
||||||
|
|||||||
Reference in New Issue
Block a user