Seperate events out to own yaml file

This commit is contained in:
2026-05-11 15:37:39 +02:00
parent 21791e8aeb
commit f6bd11f892
4 changed files with 364 additions and 207 deletions
+3 -2
View File
@@ -37,8 +37,8 @@ spi:
mosi_pin: GPIO5
substitutions:
nr_of_pages: '"1"'
page_names: '{"Page 1"}'
nr_of_pages: '"2"'
page_names: '{"Page 1", "Page 2"}'
globals:
- id: nr_of_pages
@@ -117,6 +117,7 @@ sensor:
icon: "mdi:order-numeric-ascending"
id: active_page_id_ha
update_interval: never
accuracy_decimals: 0
text_sensor:
- platform: template