Commit Graph
213 Commits
Author SHA1 Message Date
Martijn 7a80fc62a7 Add image 2025-08-20 21:54:45 +02:00
Martijn 1ff5a53285 Add files via upload 2025-08-20 21:52:04 +02:00
Martijn 44778ddb2a Merge pull request #10 from balk77/balk77-patch-2
Update music.yaml to make play/pause button change icon
2024-12-29 13:28:02 +01:00
balk77 3325e95bf1 Update music.yaml to make play/pause button change icon
Play/Pause button now follows the state of the media play. When playing, its shows | |, when paused, it shows >.
Changed the icon name of the boxed icon on the main display to have _box for consistent naming of the play/pause icons
Changed update_main into update_all to trigger update of the buttons.
2024-12-28 16:25:18 +01:00
Martijn 3d32a8011e found the issue... we need pagename templating or review this... 2024-12-25 16:19:55 +01:00
Martijn c5faa2b273 test 3 2024-12-25 16:11:34 +01:00
Martijn efad62ee5b test 2 2024-12-25 16:09:35 +01:00
Martijn c844b89a19 test 1 2024-12-25 15:53:48 +01:00
Martijn f2bde56ab7 max value is not temptable 2024-12-25 15:49:57 +01:00
Martijn be8ccc5690 (re)added step and max value is now float 2024-12-25 15:45:00 +01:00
Martijn 41d833774c menuselector now has a dynamic max and removed loop 2024-12-25 15:38:36 +01:00
Martijn 3d8ad96fbb comment out menuselector, made my device crash 2024-12-25 15:21:16 +01:00
Martijn 9fbe63ccfb made script files equal 2024-12-25 13:25:40 +01:00
Martijn 44900c5709 Merge pull request #8 from balk77/main
Made global with active page title, integrated with "next_page"/previous_page
2024-12-25 11:09:10 +01:00
balk77 98365cde0a Update base.yaml 2024-12-24 19:16:35 +01:00
balk77 440d4de667 Update base.yaml 2024-12-24 19:13:36 +01:00
balk77 cd6116b304 Update base.yaml 2024-12-24 19:10:36 +01:00
balk77 8dfddadac3 Update base.yaml 2024-12-24 19:07:28 +01:00
balk77 2c4d6afccc Update 3bar_1display_scripts.yaml 2024-12-24 19:06:15 +01:00
balk77 12ad7abb7d Update base.yaml 2024-12-24 19:04:07 +01:00
balk77 f55bb9030b added delay in update all 2024-12-24 19:03:37 +01:00
balk77 18f65f0017 Update base.yaml 2024-12-24 18:59:42 +01:00
balk77 89cf1a5a36 Update base.yaml 2024-12-24 18:56:40 +01:00
balk77 cf582bbfeb Update base.yaml 2024-12-24 18:54:51 +01:00
balk77 ff73696639 Update base.yaml 2024-12-24 18:52:17 +01:00
balk77 e9ae543c05 Update base.yaml 2024-12-24 18:50:52 +01:00
balk77 edc775ea2a Update base.yaml 2024-12-24 18:49:05 +01:00
balk77 c2ccee1e0e Update base.yaml 2024-12-24 15:54:55 +01:00
balk77 16e5e2ffd1 Update base.yaml 2024-12-24 15:51:05 +01:00
balk77 e1ab32ecc9 Update base.yaml 2024-12-24 14:09:06 +01:00
balk77 24bda6eb76 Update base.yaml 2024-12-24 10:23:15 +01:00
balk77 93d28b7213 Update base.yaml 2024-12-24 10:21:26 +01:00
balk77 2ba6f609a6 Update 3pages_TotalExample.yml 2024-12-24 00:03:58 +01:00
balk77 311eb98c62 Add page_names global 2024-12-24 00:00:32 +01:00
balk77 fd59035739 Update base.yaml 2024-12-23 23:55:57 +01:00
balk77 b0fb1169f2 Update base.yaml 2024-12-23 23:53:33 +01:00
Martijn dedb79ad58 Merge pull request #7 from balk77/package-update-interval
package update interval from 10s to 1d
2024-12-20 20:01:10 +01:00
Martijn b7c9e830b2 Merge pull request #5 from balk77/main
Added short getting started page
2024-12-20 20:00:52 +01:00
balk77 eca2a7c6b9 Update basic_example.yaml
package update interval from 10s to 1d
2024-12-19 20:36:36 +01:00
balk77 377a6e8194 Update 3BAR_1Display_Basic.yaml
package update interval from 10s to 1d
2024-12-19 20:36:15 +01:00
balk77 b4964ed223 Update 2BAR_1Display_Basic.yaml
package update interval from 10s to 1d
2024-12-19 20:36:00 +01:00
balk77 ec4d6830b1 Update 1BAR_1Display_Basic.yaml
package update interval from 10s to 1d
2024-12-19 20:35:42 +01:00
balk77 24b7412674 Update 3pages_TotalExample.yml
package update interval from 10s to 1d
2024-12-19 20:34:43 +01:00
balk77 38649f8135 Update 3pages_TotalExample.yml with page names
Added page name at bottom of main display
2024-12-17 20:45:41 +01:00
balk77 c93a22ef53 Update Readme.md 2024-12-17 20:39:10 +01:00
balk77 6fb5ff9864 Update Readme.md 2024-12-17 20:38:30 +01:00
balk77 d7ceb43164 Update Readme.md 2024-12-17 17:27:51 +01:00
balk77 e1e5d1bba2 Create Readme.md 2024-12-16 21:35:19 +01:00
Martijn bb7b7c1faa fix 1BAR / 1 Display Setup 2024-12-07 20:37:01 +01:00
Martijn 79e1fc162a made files more equal 2024-12-07 20:23:55 +01:00