Skip to content

v3.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 27 May 12:04
· 103 commits to master since this release

This release cleans up how Simple Thermostat is packaged for HACS.

Changed

  • Built HACS bundle now lives at the repository root as simple-thermostat.js.
  • Generated dist/ output is no longer tracked in git.
  • Release workflow now builds from source and publishes the root bundle.
  • HACS validation workflow now builds the card before validating.

Thanks to @nateww for the cleanup request.