Releases: jcodybaker/shellyctl
Releases · jcodybaker/shellyctl
v0.4.0
Add:
shellyctl script create
shellyctl script delete
shellyctl script eval
shellyctl script get-config
shellyctl script get-status
shellyctl script list
shellyctl script put-code
shellyctl script set-config
shellyctl script start
shellyctl script stop
shellyctl shelly detect-location
shellyctl shelly factory-reset
shellyctl shelly list-methods
shellyctl shelly list-profiles
shellyctl shelly list-timezones
shellyctl shelly put-tls-client-cert
shellyctl shelly put-tls-client-key
shellyctl shelly put-user-ca
shellyctl shelly reset-wifi-config
shellyctl shelly set-profile
shellyctl shelly update
v0.3.2
fix rpc menu gen iteration bug
v0.3.1
fix deadlock in approver
v0.3.0
Changelog:
- Cover interactive authentication passwords in stars.
- Start of integration testing framework.
- Docker image builds
- Support for env var flags + config files
- Bug fixes in prometheus server
- Per-device authentication configuration
- IPv6 link-local support for mDNS.
- Example Kubernetes manifests
v0.2.0
This release adds basic support for auth. Auth is not yet supported for BLE + the password prompt is crude and echos the password back.
v0.1.0
initial release!