Skip to content

Releases: giloser/OctoPrint-Telegram

Version 1.6.92

17 Jan 15:56
Compare
Choose a tag to compare

Change the way we take image . We now ask the designed plugin to get us the info of the camera and also to take the picture for us in the case of snapshot.
In this specific version the creation of gif should also work with the new camera stack but in the gif case we still ask the designed plugin for the URL of the stream and then call ffmpg to create the video.

Version 1.6.91

13 Jan 15:46
Compare
Choose a tag to compare
update number version

Version 1.6.9

03 Jan 11:47
Compare
Choose a tag to compare

try to fix the image problem and work better with new camera stack

Version 1.6.3

05 Feb 08:56
Compare
Choose a tag to compare

add function to send gcode from telegram /gcode_XXX where XXX is the gcode command (will not check or send text in return)
add {currentLayer}, {totalLayer} - the current and total layers number (need the plugin DisplayLayerProgress)
add function to Turns on and off the Printer power.
Requires the PSU Control plugin or the tasmota_mqtt or tplinksmartplug or TuyaSmartplug (this one still need to accept the push request)
add possibility to call gcode or system command before and after taking image.
add notification wait for user directly on the telegram plugin without need of a other plugin
add notification on M600 gcode
add notification on Error
add send of thumbnail on start printing (send by prusa slicer or cura when ufp) need external plugin
change the way we upload file to avoid problem with prepossessed hook

TestCameraDown

13 Oct 18:37
Compare
Choose a tag to compare

Correct the problem that not receiving any message if camera is down.

TestCameraDown

13 Oct 18:19
Compare
Choose a tag to compare

Test if this fix the notification problem when camera is down