Skip to content

theoPARENT/MonitorManagerMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Subscriber for screen management

This project has been created in order to manage screen via XML file and an external app. This app allows you to switch between different profile of screen. The MQTT part is used to be integrated in Home Assistant, in order to be able to switch presets remotely (like on the couch :p ).

Libraries

External Apps

This app has been used to create template and work with them. MonitorSwitcher

Usage

Copy the .env file to .env.local and modify to your needs, and then run the creation of the executable.

venv\Scripts\pyinstaller -F subscriber.py

Once build complete, you can run the executable, or create a service with NSSM.

About

Monitor Manager with MQTT embedded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages