Skip to content

Releases: Salamafet/ophom

Fix for Octoprint 1.8.3 update

28 Sep 21:41
Compare
Choose a tag to compare

Rebuilding all Ajax POST request for matching with new security rules (CORS) of Octoprint 1.8.3 and newer.
And fix a bug during multiple bridge selection

Add delayed shutdown delay settings

12 Jan 10:25
Compare
Choose a tag to compare
1.5.0

Add delayed shutdown delay

Support for non official bridge with different port

20 Aug 07:01
Compare
Choose a tag to compare
1.4.2

get port from deCONZ discovering service

Adding deCONZ discovering service

19 Aug 17:24
Compare
Choose a tag to compare
1.4.1

add deCONZ discovering

Adding menu for selecting a bridge when multiple are found

17 Aug 17:31
Compare
Choose a tag to compare
1.4.0

add list when multiple bridges are founds

Fix shutdown on restart

12 Feb 09:19
9cbaddb
Compare
Choose a tag to compare

Based on the plugin events no difference can be made between a octoprint software restart, system reboot or system shutdown. All will get the "Shutdown" event. Only on system shutdown a power-off is acceptable.

While not clear how to detect the system shutdown, disable the power_off on shutdown event.

USB disconnection before shutdown

18 Jan 16:22
5e33ee5
Compare
Choose a tag to compare
Merge pull request #37 from Salamafet/dev

USB disconnection before shutdown

Auto connect time

30 Nov 15:59
7df8b46
Compare
Choose a tag to compare

Add an option to choose the time to wait before trying to auto connect.

Minor bugfix

26 Nov 08:11
9e23041
Compare
Choose a tag to compare

Thanks to bitkeeper

Bridge IP refinder

07 Nov 10:57
69f6c7c
Compare
Choose a tag to compare

Possibilities to re find for the Bridge IP when this one is unreachable.
Create delay before checking Ophom configuration when page load for preventing Octoprint page crash.