Sascha Seidel
771324c43e
Merge pull request #2 from leandroebner/master
...
Fix for current ESPHome version syntax
2024-09-09 09:04:17 +02:00
Leandro Ebner
5cd045ae9b
Merge pull request #1 from leandroebner/leandroebner-patch-1
...
Leandroebner patch 1
2024-02-17 15:40:39 +01:00
Leandro Ebner
1660e865a4
Update display.py
2024-02-17 15:36:48 +01:00
Leandro Ebner
01cd3b0a4d
DisplayBuffer now automatically inherits from PollingComponent
2024-02-17 15:33:27 +01:00
Leandro Ebner
9fccfff1ab
fix compilation error if display is trying to register as component
...
Without those changes, compilation breaks if a display is trying to register as a component itself (this is now done automatically when registering the display).
2024-02-17 15:29:39 +01:00
Sascha Seidel
9b4677404c
Update README.md
2024-01-02 06:13:28 +01:00
Sascha Seidel
97d69985a3
Merge pull request #1 from langerma/master
...
update 2023.12
2024-01-02 06:12:07 +01:00
Sascha Seidel
c8d94e02e5
Update README.md
2024-01-02 06:11:20 +01:00
Markus Langer
650f00ff92
update 2023.12.
2023-12-27 23:13:36 +01:00
a2301fdf87
Update README.md
2023-11-06 00:07:22 +01:00
69181c6455
Update README.md
2023-11-06 00:07:00 +01:00
aaf879927c
Update README.md
2023-11-06 00:06:05 +01:00
Sascha Seidel
d144efdba0
Update display.py
2023-10-30 22:30:42 +01:00
Sascha Seidel
7a6b493b45
Update display.py
2023-10-30 22:30:28 +01:00
Philipp
42a4c0a6be
fix copy paste mistake
2022-11-18 20:24:35 +01:00
Philipp
47ac09e668
update README
2022-11-18 20:22:31 +01:00
Philipp
ab1c0a5403
add Obegränsad component; update README
2022-11-18 20:22:19 +01:00
Stéphane Lepin
dbed3962a6
frekvens-panel.cpp: move "Displaying..." messages to verbose level
2022-08-13 18:05:53 +02:00
Stéphane Lepin
02abe522f2
frekvens-panel.cpp: move "Displaying..." messages to debug level
2022-08-13 17:54:35 +02:00
Stéphane Lepin
2cb13ba001
display.py: set polling interval to 200ms
2022-08-13 17:53:48 +02:00
Stéphane Lepin
35524c083b
frekvens-panel: implement get_display_type
2022-08-11 18:38:16 +02:00
Prashant Sinha
cb3f2115e5
Expand readme to include sample config file
2021-09-12 12:41:16 +02:00
Prashant Sinha
87e0e999a8
Add a readme
2021-09-12 12:36:23 +02:00
Prashant Sinha
c4828e0f0e
Initial panel driver in working state
2021-09-12 12:23:26 +02:00