Skip to content

This integration allows Home Assistant to view information from ProPresenter.

Notifications You must be signed in to change notification settings

WenSDA/ProPresenter-HomeAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ProPresenter-HomeAssistant

This integration allows Home Assistant to view information from ProPresenter.

To install, put the ProPresenter folder into the custom_components folder. If the custom_components folder doesn't exist, create it. Then include this in the configuration.yaml:

text:
  - platform: ProPresenter
    scan_interval: 0.2 # Number of seconds between each HTTP get request

number:
  - platform: ProPresenter
    scan_interval: 0.2 # Number of seconds between each HTTP get request

About

This integration allows Home Assistant to view information from ProPresenter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages