Thanks to visit codestin.com
Credit goes to github.com

Skip to content

berkeoznalbant/Obico2HomeAssistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Obico2HomeAssistant

Send Obico-Server notifications to Home Assistant using Webhook automation

My Setup:

  • Ender 3 Pro
  • OctoPrint running on Raspberry Pi 3B+ with Obico add-in
  • Obico-Server running on Mini PC with Intel N100 Processor
  • Home Assistant

Example App Notification:

Configuration:

  • Homeassistant: Settings => Automations => Blueprints
  • Click "Import Blueprint" in the bottom right corner.
  • Paste the following address: https://github.com/berkeoznalbant/Obico2HomeAssistant/blob/main/obico_blueprint.yaml
  • Click preview and then click "Import Blueprint".
  • Then choose the "Obico Webhook" from the blueprint list.
  • Create a webhook ID for the automation that should be unique and hard to guess.
  • In Obico go to Preference => Notifications => Webhook
  • Paste the following link to Webhook URL section: http://<HOMEASSISTANT_IP>:<HOMEASSISTANT_PORT>/api/webhook/<WEBHOOK_ID>
  • Get back to Home Assistant and choose the camera entity for the 3D printer.

About

Send Obico Server notifications to Home Assistant using Web Hooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors