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
|
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 |
|
Martijn
|
5b7991c159
|
Merge pull request #2 from dixi83/package
added package
|
2024-10-28 21:31:43 +01:00 |
|
Martijn
|
85eaf0de3e
|
Update 1bar_1display.yaml
|
2024-10-28 21:31:10 +01:00 |
|
Martijn
|
1027f8f226
|
Update 3bar_1display.yaml
|
2024-10-28 20:45:08 +01:00 |
|
Martijn
|
d643f60100
|
Update base.yaml
|
2024-10-28 20:15:37 +01:00 |
|
Martijn
|
a8e9f6f248
|
Update 2bar_1display.yaml
|
2024-10-28 20:15:30 +01:00 |
|
Martijn
|
fe9cc362ee
|
Update base.yaml
|
2024-10-28 20:02:25 +01:00 |
|
Martijn
|
9e772d1f7f
|
Update 2bar_1display.yaml
|
2024-10-28 20:02:18 +01:00 |
|
Martijn
|
ec33db99b5
|
Update base.yaml
|
2024-10-28 19:13:53 +01:00 |
|
Martijn
|
562bdb66be
|
Update base.yaml
|
2024-10-28 19:03:06 +01:00 |
|
Martijn
|
451852d194
|
Update base.yaml
|
2024-10-28 18:37:57 +01:00 |
|
Martijn
|
57e041a386
|
Update base.yaml
|
2024-10-28 18:19:15 +01:00 |
|
Martijn
|
5e40cfcbcc
|
color order retry
|
2024-10-28 17:10:26 +01:00 |
|
Martijn
|
c8dfcd83f7
|
typo dcpin>dc_pin
|
2024-10-28 16:56:23 +01:00 |
|
Martijn
|
3fd4cf0d79
|
fix invalid option
|
2024-10-28 16:55:00 +01:00 |
|
Martijn
|
d5a40fb6af
|
fix double key data_rate
|
2024-10-28 16:53:40 +01:00 |
|
Martijn
|
472487bacb
|
limit display output to stabelize tewmperature
|
2024-10-28 16:51:38 +01:00 |
|
Martijn
|
eac67ff171
|
fix color order
|
2024-10-28 16:32:41 +01:00 |
|
Martijn
|
b84c579730
|
Update base.yaml
|
2024-10-28 16:20:46 +01:00 |
|
Martijn
|
a59ac8ef87
|
increased data rate (less warnings)
|
2024-10-28 14:34:05 +01:00 |
|
Martijn
|
048f3bf510
|
Update base.yaml
|
2024-10-28 13:27:29 +01:00 |
|
Martijn
|
3d000d3bf6
|
try speed up display connection
|
2024-10-28 13:25:04 +01:00 |
|
Martijn
|
5391d81641
|
Merge pull request #1 from dixi83/package
use packages to minimize coding
|
2024-10-27 22:38:09 +01:00 |
|
Martijn
|
e6eef429d4
|
updated comments
|
2024-10-27 22:22:08 +01:00 |
|
Martijn
|
15388e9315
|
reorganized num_leds section
|
2024-10-27 21:28:27 +01:00 |
|
Martijn
|
2b2435429c
|
whong mcp id
|
2024-10-27 21:21:08 +01:00 |
|
Martijn
|
5ec8b90d94
|
added i2c id
|
2024-10-27 21:17:40 +01:00 |
|
Martijn
|
6b6e4ff9fb
|
Update base.yaml
|
2024-10-27 20:57:24 +01:00 |
|
Martijn
|
e172fad7c2
|
Update base.yaml
|
2024-10-27 20:54:49 +01:00 |
|
Martijn
|
03f8912c85
|
added comment and 3b1d setup
|
2024-10-27 20:48:49 +01:00 |
|
Martijn
|
0cb5d73673
|
added base.yaml
|
2024-10-27 19:56:33 +01:00 |
|