Skip to content

Releases: gensyn/ssh_docker

v1.2.1

08 Jun 12:06
8f9d439

Choose a tag to compare

What's Changed

  • An error is presented when trying to add SSH Docker without SSH Command being installed and added as an integration.

Full Changelog: v1.2.0...v1.2.1

v1.2.0

13 May 18:25
01a15ab

Choose a tag to compare

What's Changed

  • Make execute_command service response optional by @Copilot in #48
  • Make panel header bar sticky by @Copilot in #49
  • Auto-update docker and act in run_workflows_locally.sh by @Copilot in #50
  • Bump pytest-homeassistant-custom-component from 0.13.320 to 0.13.322 by @dependabot[bot] in #52
  • Add free-text name filter to SSH Docker panel by @Copilot in #53
  • Bump pytest-homeassistant-custom-component from 0.13.322 to 0.13.323 by @dependabot[bot] in #54
  • Bump pytest-homeassistant-custom-component from 0.13.323 to 0.13.326 by @dependabot[bot] in #56
  • Hide Home Assistant update entities when container auto-update is enabled by @Copilot in #57
  • Bump pytest-homeassistant-custom-component from 0.13.326 to 0.13.329 by @dependabot[bot] in #58
  • fix: quote container/image names in SSH shell commands to prevent injection by @Copilot in #59
  • Add services.yaml to ssh_command Playwright test fixture by @Copilot in #60

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Mar 11:04
c79c0d8

Choose a tag to compare

What's Changed

  • Disambiguate initial container state: "unknown" vs "unavailable"
  • Fix: refresh coordinator state after auto_update recreate + initializing state on startup by
  • Translate container states, filter buttons, and dates in card and panel
  • Show "recreating" state during auto_update container recreation
  • Fail setup when docker_services omits a configured service
  • Fix initialization delay for runtime-added entries and stale filter fallback
  • Add Logs button to container panel and card
  • Add execute_command service for running arbitrary commands inside Docker containers
  • Add "pulling" state to surface image-pull progress during update checks
  • Add failure marker in SSH Docker panel for entries that failed to set up

Full Changelog: v1.0.0...v1.1.0

v1.0.0

13 Mar 19:49
f61faa5

Choose a tag to compare

A Home Assistant custom component to monitor and control Docker containers over SSH.

Read the documentation at https://github.com/gensyn/ssh_docker