Skip to content

v0.1.4

Compare
Choose a tag to compare
@domalab domalab released this 22 Oct 06:11
· 87 commits to main since this release

Release v0.1.4

🔍 Overview

This release brings significant improvements to the Unraid integration, focusing on enhanced Docker container and VM management, better state tracking, and improved error handling.

✨ New Features

  • Added improved Docker container state tracking with detailed status information
  • Enhanced VM state detection with better OS type recognition (Windows/Linux)
  • Added dynamic icons for VMs based on OS type (Windows/Linux)
  • Added additional container and VM attributes for better monitoring

🛠️ Improvements

  • Improved Docker container start/stop operations reliability
  • Enhanced state synchronization between Unraid and Home Assistant
  • Better error handling and logging for troubleshooting
  • Added more detailed entity attributes for both Docker containers and VMs
  • More robust parsing of container and VM states

🐛 Bug Fixes

  • Fixed VM state tracking when turned off from Unraid
  • Fixed Docker container state synchronization issues
  • Fixed JSON parsing errors in container information retrieval
  • Fixed state attribute errors in entity updates

💡 Technical Details

  • Implemented proper state enum classes for both VMs and Docker containers
  • Enhanced error handling in SSH command execution
  • Improved data structure for container and VM information
  • Added debug logging for better troubleshooting

📝 Notes

  • This update maintains backward compatibility with existing configurations
  • No configuration changes required for existing installations
  • Improved reliability for both Docker container and VM management