Skip to content

jkp717/Serial-BenQ-Projector-Home-Assistant-Integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serial-BenQ-Projector-Home-Assistant-Integration

A Custom Integration for Home Assistant to integrate a BenQ Projector on it!

switch:
    - platform: benq_projector
      filename: /dev/ttyUSB0

Settings

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.

About

A Custom Integration for Home Assistant to integrate a BenQ Projector on it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%