github jfmlima/shelly-manager v1.3.0
🚀 Shelly Manager v1.3.0

latest release: v1.3.1
9 hours ago

🐳 Docker Images

Available Docker Images:

  • ghcr.io/jfmlima/shelly-manager-api:1.3.0
  • ghcr.io/jfmlima/shelly-manager-cli:1.3.0
  • ghcr.io/jfmlima/shelly-manager-web:1.3.0

🚀 Quick Start

# Run API server
docker run -p 8000:8000 ghcr.io/jfmlima/shelly-manager-api:1.3.0

# Run CLI tool
docker run --rm ghcr.io/jfmlima/shelly-manager-cli:1.3.0 --help

# Run Web UI
docker run -p 8080:8080 ghcr.io/jfmlima/shelly-manager-web:1.3.0

📋 What's Changed

What's Changed

  • Add support for Shelly EM components by @jfmlima in #28

Full Changelog: v1.2.5...v1.3.0

Don't miss a new shelly-manager release

NewReleases is sending notifications on new releases.