Seperate events out to own yaml file
This commit is contained in:
+3
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user