dwainscheeren / dwains-dashboard-addons

Dwains Dashboard Community Addons
118 stars 75 forks source link

3D Printer - what is needed for the secrets? #19

Closed jaburges closed 3 years ago

jaburges commented 4 years ago

The rest commands list !secret octoprint_command etc. Can you confirm what this should be?

RubenDijk commented 4 years ago

'http://Octoprint_IP/api/printer/command' See : https://github.com/RubenDijk/3D-Printer-Creality-Ender-3/blob/master/entities/rest_commands/rest_cmd_ender3.yaml

RubenDijk commented 4 years ago

Need to update it to 1.0.1 I'm gonna run an update 1.0.1. Go do my best to do it this week.

jaburges commented 4 years ago

ok looks like you added the 'http://xxx.xxx.x.xx/api/system/commands/core/shutdown' thats the secrets that need adding I didnt see in the docs

!secret ender3_octoprint_api_shutdown

secrets.yaml:

ender3_octoprint_api_shutdown: http://xxx.xxx.x.xx/api/system/commands/core/shutdown
RubenDijk commented 3 years ago

it's updated, please close this one