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.