Skip to content

Commit

Permalink
Document releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jcodybaker committed Feb 19, 2024
1 parent 3f39f9b commit 94081dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,13 @@ Response to Shelly.Reboot command for ShellyPlugUS-AABBCCDDEEFF:
## TODO
* Device Backup & Restore / Support for configuration as code style provisioning.
* MQTT / WebSocket support
* Easy upload/download of file-like resources (scripts, certificates, etc)
* Support for shelly debug logs via Websockets, MQTT, or UDP.
## Releases
See: [Releases](https://github.com/jcodybaker/shellyctl/releases)
Additionally container images are available: See [GitHub Packages](https://github.com/jcodybaker/shellyctl/pkgs/container/shellyctl/versions?filters%5Bversion_type%5D=tagged)
## Contributing
Pull-requests and [issues](https://github.com/jcodybaker/go-shelly/issues) are welcome. Code should be formatted with gofmt, pass existing tests, and ideally add new testing. Test should include samples from live device request/response flows when possible.
Expand Down

0 comments on commit 94081dd

Please sign in to comment.