Merge pull request #7 from balk77/package-update-interval
package update interval from 10s to 1d
This commit is contained in:
@@ -4,7 +4,7 @@ packages:
|
|||||||
files:
|
files:
|
||||||
- 'package/1bar_1display.yaml'
|
- 'package/1bar_1display.yaml'
|
||||||
ref: main
|
ref: main
|
||||||
refresh: 10s
|
refresh: 1d
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: !extend nr_of_pages
|
- id: !extend nr_of_pages
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ packages:
|
|||||||
files:
|
files:
|
||||||
- 'package/2bar_1display.yaml'
|
- 'package/2bar_1display.yaml'
|
||||||
ref: main
|
ref: main
|
||||||
refresh: 10s
|
refresh: 1d
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: !extend nr_of_pages
|
- id: !extend nr_of_pages
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ packages:
|
|||||||
files:
|
files:
|
||||||
- 'package/3bar_1display.yaml'
|
- 'package/3bar_1display.yaml'
|
||||||
ref: main
|
ref: main
|
||||||
refresh: 10s
|
refresh: 1d
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: !extend nr_of_pages
|
- id: !extend nr_of_pages
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ packages:
|
|||||||
- 'package/3bar_1display.yaml'
|
- 'package/3bar_1display.yaml'
|
||||||
- 'package/cards/music.yaml'
|
- 'package/cards/music.yaml'
|
||||||
ref: serialize-displays
|
ref: serialize-displays
|
||||||
refresh: 10s
|
refresh: 1d
|
||||||
|
|
||||||
globals:
|
globals:
|
||||||
- id: !extend nr_of_pages
|
- id: !extend nr_of_pages
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ packages:
|
|||||||
url: https://github.com/dixi83/ESPHome_ButtonPlus
|
url: https://github.com/dixi83/ESPHome_ButtonPlus
|
||||||
files: [package/1bar_1display.yaml]
|
files: [package/1bar_1display.yaml]
|
||||||
ref: main
|
ref: main
|
||||||
refresh: 10s
|
refresh: 1d
|
||||||
|
|
||||||
font:
|
font:
|
||||||
- file: "https://github.com/web-fonts/ttf/raw/refs/heads/master/bpg-ingiri-arial-webfont.ttf"
|
- file: "https://github.com/web-fonts/ttf/raw/refs/heads/master/bpg-ingiri-arial-webfont.ttf"
|
||||||
|
|||||||
Reference in New Issue
Block a user