Skip to content

v2026.01.47

Choose a tag to compare

@lasswellt lasswellt released this 14 Jan 02:29
· 242 commits to master since this release

πŸŽ‰ HACS Publishing Ready!

This release brings full alignment with HACS publishing standards and improved repository structure.

✨ New Features

  • HACS Alignment: Repository now fully compliant with HACS publishing requirements
    • All 8 HACS validation checks pass βœ…
    • Manual workflow triggering via workflow_dispatch
    • Updated to latest GitHub Actions (checkout@v4)
    • Added repository topics for better discoverability
  • Better Entity Organization: Reorganized entity display order for improved UX

πŸ”§ Improvements

  • Updated integration name to "Govee Cloud Integration" for clarity
  • Added loggers configuration for better debugging
  • Removed stray files from custom_components directory
  • Enhanced workflow job naming for better CI/CD visibility

πŸ› Bug Fixes

  • Fixed DIY scene parsing to handle integer values correctly
  • Fixed scene selector cleanup and added scene cache pre-population

πŸ“¦ HACS Validation Status

All checks passing:

  • βœ… Repository structure
  • βœ… manifest.json compliance
  • βœ… hacs.json configuration
  • βœ… GitHub repository settings
  • βœ… Documentation and issue tracker
  • βœ… Topics and description

πŸ”— Installation

Add via HACS custom repository or install manually:

https://github.com/lasswellt/hacs-govee

Full Changelog: c185347...v2026.01.47