esphome component implementing ESC/VP21 commands and utilizing uart to control a Espson TW7100 projector
Find a file
2024-09-20 13:57:49 +02:00
number Rename variable to align number with switch config generator 2024-09-19 00:50:45 +02:00
select Reduce runtime RAM usage significantly 2024-09-20 13:57:49 +02:00
switch Make whole components optional 2024-09-20 00:29:52 +02:00
.gitignore Initial commit 2024-09-15 16:39:02 +02:00
__init__.py Make whole components optional 2024-09-20 00:29:52 +02:00
binary_sensor.py Add tw7100 component with config generator 2024-09-15 16:43:29 +02:00
example.yaml Add functioning power and btaudio switches 2024-09-16 02:26:41 +02:00
sensor.py Add tw7100 component with config generator 2024-09-15 16:43:29 +02:00
text_sensor.py Add serial text sensor 2024-09-15 20:25:34 +02:00
tw7100.cpp Make whole components optional 2024-09-20 00:29:52 +02:00
tw7100.h Remove unneeded code 2024-09-20 13:54:52 +02:00