borisbu / OctoRelay

OctoPrint / Octopi plugin to control relays
GNU Affero General Public License v3.0
42 stars 23 forks source link

Task: Drop API v1 #243

Closed RobinTail closed 8 months ago

RobinTail commented 9 months ago

This will require major consumers to migrate to v2 and to release a next major update.

https://github.com/borisbu/OctoRelay/blob/e512dd4b3f6c5a3e38d73acaa28d6bd3a171aa38/octoprint_octorelay/__init__.py#L157

The corresponding issue in OctoPod App is required to be resolved first: https://github.com/gdombiak/OctoPod/issues/661

RobinTail commented 8 months ago

Made a PR to support new API: https://github.com/gdombiak/OctoPod/pull/662

RobinTail commented 8 months ago

Waiting for the release.

RobinTail commented 8 months ago

OctoPod 3.27 released. I tested it and it works great with API v2.

RobinTail commented 8 months ago

Resolved by #246