What’s Changed
Lots of fixes since we shipped the major release last time.
Yet, we were able to sneak in a new feature this release. The extension now can render previews of templates when you hover over them:
🚀 Features
- Auto-render templates on hovering over them @frenck (#3696)
- Skip commented out YAML lines for existence checks @frenck (#3693)
- Reduce log verbosity from HA updates @frenck (#3606)
🐛 Bug Fixes
- Fixes action does not exists outside of action context @frenck (#3695)
- Fix restart and reboot commands @frenck (#3694)
- Fix unresolved tag errors @frenck (#3692)
- Fix YAML parse and schema @renatoagds (#3660)
- Do not migrate environment authentication information @frenck (#3607)
- Don't throw warnings for Long-Lived Access Tokens @frenck (#3605)
🧬 YAML Schema Updates
- Update template.ts by switch @fridrichovsky (#3664)
- Update KNX schema @farmio (#3618)
