Martijn
0bdb67e20e
update _all should be done at latest to show the most actual data
2024-12-30 12:11:43 +01:00
Martijn
3e4654b4e0
updated todo list changed doc link
2024-12-30 12:11:01 +01:00
Martijn
f1e722cd3b
added links to cards documentation and added change to the music card
2024-12-29 18:32:57 +01:00
Martijn
01020a20d0
added some missing id's
2024-12-29 17:42:04 +01:00
Martijn
147a99cd8a
increase version number
2024-12-29 16:13:15 +01:00
Martijn
868cf2ab70
Merge pull request #13 from dixi83/main
...
merge music card changes to dev
2024-12-29 16:05:53 +01:00
Martijn
0752709e09
Merge pull request #12 from dixi83/dev-cards
...
New display item card to dev branche
2024-12-29 16:03:30 +01:00
Martijn
cc88e7ba21
Update base.yaml
2024-12-29 16:03:09 +01:00
Martijn
6525a0b400
Update base.yaml
2024-12-29 15:54:43 +01:00
Martijn
e46215e7fb
updated readme and example to match new changes
2024-12-29 15:36:08 +01:00
Martijn
3b5cbb362c
added display item card
2024-12-29 15:06:38 +01:00
Martijn
6bc1297eab
made it equal with the main branch
2024-12-29 15:06:12 +01:00
Martijn
95657fcb08
simplified/corrected some instructions on the music card
2024-12-29 15:05:06 +01:00
Martijn
302c4a88f8
local settings should not be in the repo
2024-12-29 15:04:17 +01: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
Martijn
6de0d94dca
Merge pull request #9 from balk77/balk77-patch-1
...
Addition of display item script
- [ ] @dixi83 convert to card
2024-12-29 11:31:44 +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
34ef0d0f99
11
2024-12-27 22:28:40 +01:00
Martijn
c1cde0f159
10
2024-12-27 22:23:01 +01:00
Martijn
e81582f7da
9
2024-12-27 22:15:36 +01:00
Martijn
c5bdb903c0
8
2024-12-27 22:14:47 +01:00
Martijn
b726af5c72
7
2024-12-27 22:12:39 +01:00
Martijn
6531708579
6
2024-12-27 22:05:20 +01:00
Martijn
262bb7dd0d
6
2024-12-27 22:04:36 +01:00
Martijn
c345fe0f0b
5
2024-12-27 22:01:15 +01:00
Martijn
485fa923fb
4
2024-12-27 21:53:46 +01:00
Martijn
c03360a381
3
2024-12-27 21:45:26 +01:00
Martijn
72ce117299
2
2024-12-27 21:41:12 +01:00
Martijn
8815f5e113
paging is now indexed on 1
2024-12-27 21:36:39 +01:00
Martijn
13763326ce
test
2024-12-27 21:29:47 +01:00
Martijn
3fa067ba37
test
2024-12-27 21:26:27 +01:00
Martijn
b1271c8c12
substitution cannot be a string?
2024-12-27 21:14:13 +01:00
Martijn
bf606810b7
test
2024-12-27 21:12:26 +01:00
Martijn
aa262f7546
test
2024-12-27 21:06:51 +01:00
Martijn
54d1e432f3
semicolon
2024-12-27 21:00:33 +01:00
Martijn
1b2e11ed8c
typo
2024-12-27 20:59:18 +01:00
Martijn
946ae2c6d1
simplified paging logic
2024-12-27 20:58:13 +01:00
Martijn
db555ce359
it does not like the value being written somehow...
2024-12-27 20:49:09 +01:00
Martijn
7b238ac2d8
test if casting works
2024-12-27 20:44:46 +01:00
Martijn
6de381b32f
test if number is working now
2024-12-27 20:25:51 +01:00
Martijn
aaa1d6421d
prev commit kept working, failure is in script.update_page
2024-12-27 20:20:29 +01:00
Martijn
ae34e28ed2
prev commit made the device running again...
2024-12-27 20:13:30 +01:00
Martijn
f0a99c50fd
test
2024-12-27 20:10:57 +01:00
Martijn
5efc0b7671
test dev
2024-12-27 20:08:56 +01:00
Martijn
11a0ef1ff0
Updated documentation
2024-12-27 19:59:31 +01:00
Martijn
8f460f5cb9
keep personal settings out of the repo
2024-12-27 19:58:58 +01:00
Martijn
4536e15b7b
page update is now out of the loop.
2024-12-27 19:58:18 +01:00
Martijn
46c003cf08
nr_of_pages is now a substitution, page_names is now a global
2024-12-27 19:56:25 +01:00
balk77
0446120b22
Example display item
2024-12-25 18:33:52 +01:00
balk77
f4f8ba7df9
Addition of display item constructor
2024-12-25 18:28:07 +01:00