Commit Graph
100 Commits
Author SHA1 Message Date
Martijn ee365d95b7 disabled auto clear 2024-12-07 20:20:59 +01:00
Martijn 065577cbf0 update 2024-12-07 20:06:28 +01:00
Martijn 7fd8bb0505 wrong mcp 2024-12-07 19:59:18 +01:00
Martijn ae8e8fb003 Merge pull request #4 from dixi83/serialize-displays
Serialize displays
2024-12-07 19:54:49 +01:00
Martijn 4158970a65 added basic example 2024-12-07 19:52:34 +01:00
Martijn 897d9b67e6 removed bar3 and add version log 2024-12-07 19:51:28 +01:00
Martijn 014bd6f9ea Merge pull request #3 from dixi83/serialize-displays
Serialize BAR displays
2024-12-07 19:25:09 +01:00
Martijn 9cdf0a9d25 Merge branch 'main' into serialize-displays 2024-12-07 19:24:55 +01:00
Martijn 7c35f18de0 added example 2024-12-07 19:21:52 +01:00
Martijn a415f56809 paging is zero based so minus 1 2024-12-02 17:46:10 +01:00
Martijn d5b0559037 fix paging scripts 2024-12-02 17:35:41 +01:00
Martijn f80caa345f new icons for playpause and power bar button 2024-12-02 16:53:49 +01:00
Martijn d20582b585 main display should be bar display 2024-12-02 16:40:58 +01:00
Martijn 1b8e3bde55 c_str between double quotes 2024-12-02 16:40:43 +01:00
Martijn f230b4300f typo... 2024-12-02 16:24:49 +01:00
Martijn ca8ab78b12 added semicolumn 2024-12-02 16:24:41 +01:00
Martijn c636518d15 main dispay has no paging anymore 2024-11-30 18:42:39 +01:00
Martijn f9428d7c57 forgotten bracket 2024-11-30 18:35:07 +01:00
Martijn ca12bc8bb5 removed variable that has been set to a default value 2024-11-30 18:33:23 +01:00
Martijn f261f9a22a globals should be globals 2024-11-30 18:30:52 +01:00
Martijn 5352ea4511 added music card documentation 2024-11-30 18:26:46 +01:00
Martijn a715bc2784 moved some default scripts to base 2024-11-30 18:26:33 +01:00
Martijn f647fa2e12 removed log message 2024-11-30 18:26:02 +01:00
Martijn bc8fd52728 removed log message 2024-11-30 18:00:41 +01:00
Martijn 2fd11dff55 corrected bar1 right draw script 2024-11-30 12:41:13 +01:00
Martijn 2f99a19994 change log 2024-11-30 11:03:55 +01:00
Martijn 38d4abb364 removed lines 2024-11-30 10:52:42 +01:00
Martijn f50719b30c change log 2024-11-30 10:50:17 +01:00
Martijn 6a87901537 repeat version every minute 2024-11-26 05:26:38 +01:00
Martijn 620fea3163 added version notation 2024-11-26 05:22:20 +01:00
Martijn a7953e79d8 change setup order 2024-11-26 05:18:49 +01:00
Martijn 96f1c836be added display setup script 2024-11-25 20:35:46 +01:00
Martijn fd89e312a1 removed test comments 2024-11-25 20:14:04 +01:00
Martijn 7d7c653c67 component update wich does not exists.. strange compiler should not mis this 2024-11-25 20:08:12 +01:00
Martijn 4bae23978a test after bootloop 2024-11-25 19:55:12 +01:00
Martijn e998fb6c96 added succesfull test from today 2024-11-25 19:05:25 +01:00
Martijn d79d065851 added onboot scripts 2024-11-25 19:04:55 +01:00
Martijn 0a946467eb updated scripting ready for test 2024-11-25 18:57:25 +01:00
Martijn c72354abb7 Update BAR_Module.md
fixed wrong tab size
2024-11-24 10:02:29 +01:00
Martijn c1ba20c884 Update Display_Module.md
fixed wrong tab size
2024-11-24 10:00:58 +01:00
Martijn f14d038716 Update Base_Module.md
fixed wrong tabsize
2024-11-24 09:59:21 +01:00
Martijn 420634cd4e 2024-11-16 20:09:59 +01:00
Martijn 364a370b16 2024-11-16 20:08:03 +01:00
Martijn b0cee2dc40 semicolumn 2024-11-16 19:20:33 +01:00
Martijn 3415ffb462 typo 2024-11-16 19:19:42 +01:00
Martijn 210855b389 2024-11-16 19:18:39 +01:00
Martijn c3f3f4c324 2024-11-16 19:16:38 +01:00
Martijn b40d99e96b 2024-11-16 19:15:25 +01:00
Martijn 8b15767b0e 2024-11-16 19:14:29 +01:00
Martijn 212bb7faa5 removed double output 2024-11-16 19:12:49 +01:00
Martijn 16799c944b update 2024-11-16 18:57:09 +01:00
Martijn 89a4c0c026 update 2024-11-16 18:27:53 +01:00
Martijn f055ad44e0 update 2024-11-16 18:23:58 +01:00
Martijn ed7f841db0 now without global 2024-11-16 18:23:22 +01:00
Martijn b442a660a4 cs_pin is now GPIOPin 2024-11-16 18:15:23 +01:00
Martijn b429cf6410 forgoten )... 2024-11-16 17:25:01 +01:00
Martijn 1b165151d8 set_cs_pin 2024-11-16 17:23:51 +01:00
Martijn 13d479e47d test with delay 2024-11-16 17:19:52 +01:00
Martijn 8c8da2092c write state is protected function... 2024-11-16 17:10:04 +01:00
Martijn 9314bf1ea2 use write_state 2024-11-16 05:37:22 +01:00
Martijn 7da933823c added update for digital out 2024-11-16 05:29:20 +01:00
Martijn 33937404a6 inverted output 2024-11-15 18:46:44 +01:00
Martijn 35e678bde3 used correct enum 2024-11-15 18:39:01 +01:00
Martijn d045d4f7a3 wrong id's 2024-11-15 18:35:16 +01:00
Martijn a29a9120ea removed 'internal' 2024-11-15 18:31:06 +01:00
Martijn 636025ae05 fix duble key 2024-11-15 18:29:04 +01:00
Martijn cd98c83da8 test with 1 display difinition for 2 displays 2024-11-15 18:24:31 +01:00
Martijn 810ca77dd5 type to c_str() 2024-11-13 19:41:39 +01:00
Martijn 868b218228 str to string 2024-11-13 19:39:23 +01:00
Martijn 24d681a6fe added bar card and colors 2024-11-13 19:36:10 +01:00
Martijn 2606575c4b now have the correct script file 2024-11-13 17:27:18 +01:00
Martijn 41f58c8613 finisched player states 2024-11-12 21:28:04 +01:00
Martijn 1939ab7931 with strcmp() 2024-11-12 21:10:24 +01:00
Martijn 35445fd9c8 without .c_str() 2024-11-12 21:03:40 +01:00
Martijn c4138626df autocomplete correction... 2024-11-12 20:59:34 +01:00
Martijn de065ee8c0 switch can only handle int's so now we use if/else if 2024-11-12 20:58:20 +01:00
Martijn 9471cf378f not string 2024-11-12 20:54:07 +01:00
Martijn e7e1455182 added 2 states of the player with icons 2024-11-12 20:47:12 +01:00
Martijn 502028d9a8 wrong main display id 2024-11-12 20:27:44 +01:00
Martijn 19f794fa43 back to var 2024-11-12 20:26:20 +01:00
Martijn 2984b60d67 get var with lambda 2024-11-12 19:37:08 +01:00
Martijn 85afea7c11 change var name 2024-11-12 19:33:46 +01:00
Martijn 5b75c87ea4 fix double id 2024-11-12 19:10:53 +01:00
Martijn 9171849f94 added first music card 2024-11-12 19:03:31 +01:00
Martijn 62f045a71d made some basic scripts for every setup 2024-11-12 19:03:13 +01:00
Martijn 30f39857b0 display_barX to barX_display feels more convenient 2024-11-11 19:23:17 +01:00
Martijn 3c54e1e64a changed naming 2024-11-11 19:14:58 +01:00
Martijn fac784fa64 display update should now be done dynamic 2024-11-11 19:03:51 +01:00
Martijn f0c4a7e548 Update base.yaml 2024-11-01 18:43:25 +01:00
Martijn fe8b678223 Update base.yaml 2024-11-01 18:42:52 +01:00
Martijn ca01d8409f Update base.yaml 2024-11-01 17:58:22 +01:00
Martijn f4a8778150 Update 1bar_1display.yaml 2024-11-01 17:58:04 +01:00
Martijn c3ff414bea Update 1bar_1display.yaml 2024-11-01 14:11:22 +01:00
Martijn dc96a2f312 reorganized main and mini + set max levels 2024-10-29 21:56:58 +01:00
Martijn 444751556a Update base.yaml 2024-10-29 21:48:31 +01:00
Martijn 0f41564ff5 Update base.yaml 2024-10-29 21:46:34 +01:00
Martijn b3f999ece3 Update base.yaml 2024-10-29 21:44:42 +01:00
Martijn 563d44e289 thanks to Timonator, main display is rgb rest is bgr 2024-10-29 06:53:04 +01:00
Martijn c7349415f4 Merge branch 'main' of https://github.com/dixi83/ESPhome_ButtonPlus 2024-10-28 21:34:57 +01:00
Martijn 3987dffd93 basic example now works with package 2024-10-28 21:34:47 +01:00