Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Bibbleq/HA-OctoPrint-PSUControl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OctoPrint PSU Control - Home Assistant

Adds Home Assistant support to OctoPrint-PSUControl as a sub-plugin

Setup

  • Install the plugin using Plugin Manager from Settings
  • Configure this plugin
  • Select this plugin as Switching and Sensing method in PSU Control

Configuration

  • Enter the URL of your Home Assistant Installation
  • Go to your Home Assistant profile
  • At the bottom, go to Long-Lived Access Tokens
  • Click Create Token, give the token a name (suggestion: OctoPrint PSUControl) and click OK
  • Copy the token and paste it into the Access token field in the plugin settings
  • At Entity ID enter the ID of the Home Assistant entity you want to control (for example: switch.my_smart_outlet)
  • If your HA installation is running HTTPS with a self-signed certificate, uncheck the Verify certificate option

Support

Please check your logs first. If they do not explain your issue, open an issue in GitHub. Please set octoprint.plugins.psucontrol and octoprint.plugins.psucontrol_homeassistant to DEBUG and include the relevant logs. Feature requests are welcome as well.

Todo

  • Add descriptions to settings page
  • Add images to documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.8%
  • Jinja 27.2%