Skip to content

chadcb/ha-synergyvue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ha-synergyvue

Home Assistant Custom Component for SynergyVUE

Clone/download custom_components/synergyvue folder to your Home Assistant custom_components folder.

Edit configuration.yaml file to add one sensor per student.

# One sensor per student
sensor:
  - platform: synergyvue
    username: student01
    password: password
    host: synergyvue_host
    
  - platform: synergyvue
    username: student02
    password: password
    host: synergyvue_host

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages