Skip to content

gras64/standbymonitor-skill

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Standbymonitor

Monitor Standby

About

the skill switches the monitor off after a short time to save electricity when mycroft is not used. With "hey mycroft" the monitor is switched on again.you can set the time and the automatic mode under "home.mycroft". the skill supports the following methods:auto,xset dpms force,7 Zoll pi Display,DLP2000,tvservice,vcgencmd,CEC,mark 1,mark 2

Examples

  • "Monitor activate"
  • "Monitor deaktivate"
  • "Monitor automatic"

Credits

gras64

ToDo

multiple monitor setup support more intents

For sudo on Raspberry

sudo crontab -e

and add

@reboot /usr/bin/sudo /bin/chmod 777 /sys/class/backlight/rpi_backlight/bl_power
@reboot /usr/bin/sudo /bin/chmod 777 /sys/class/backlight/rpi_backlight/brightness

Category

Daily

Tags

#Monitor #automatic

About

Monitor standby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages