Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 09:19
· 1546 commits to master since this release
0fa5336

What’s Changed

This release adds support for all template entities!

This should make it a lot easier to work with those in your Home Assistant configuration. 👯‍♂️

Furthermore, this release fixes errors thrown by secrets 🔐 in random places. Secrets in Home Assistant are accepted anywhere, so does this extension 🎉

Finally, special thanks to @sverleysen and @bohmandan for stepping in and providing YAML schema fixes 💙

🚀 Features

🐛 Bug Fixes

🧬 YAML Schema Updates

🧰 Maintenance

  • Bump @types/node from 14.11.4 to 14.11.5 @dependabot (#701)
  • Bump @types/node from 14.11.2 to 14.11.5 in language-service @dependabot (#691)
  • Cleanup unused import from trigger schemas @frenck (#693)
  • Restructure and update sensor platform schema @frenck (#692)
  • Bump @types/node from 14.11.2 to 14.11.4 @dependabot (#689)
  • Bump eslint-plugin-react from 7.21.2 to 7.21.3 @dependabot (#684)
  • Bump eslint-plugin-react from 7.21.2 to 7.21.3 in /src/language-service @dependabot (#685)
  • Bump @types/ws from 7.2.6 to 7.2.7 @dependabot (#674)
  • Bump @types/ws from 7.2.6 to 7.2.7 in language-service @dependabot (#675)
  • Bump vscode-json-languageservice from 3.8.4 to 3.9.0 @dependabot (#673)
  • Bump vscode-json-languageservice from 3.8.4 to 3.9.0 in language-service @dependabot (#676)
  • Bump home-assistant-js-websocket from 5.6.0 to 5.7.0 in language-service @dependabot (#677)