A Custom Integration for Home Assistant to integrate a BenQ Projector on it!
switch:
- platform: benq_projector
filename: /dev/ttyUSB0
filename (string, Required) The pipe where the projector is connected to.
baudrate (integer, Optional) Speed of the serial connection (Default is 115200)
name (string, Optional) The name to use when displaying this switch.
timeout (integer, Optional) Timeout for the connection in seconds.
write_timeout (integer, Optional) Write timeout in seconds.