v1.11.0
github-actions
released this
10 Oct 14:26
·
1537 commits
to master
since this release
What’s Changed
This release fixes a couple of schema bugs introduced in v1.10.0, sorry about that!
Support for everything MQTT has been added. The extension now has knowledge and auto-completion for all MQTT entities and integrations. 🎉
Also, scheme support for the Home Assistant Cloud by Nabu Casa has been added, which can be helpful if you manage your cloud configuration in YAML (e.g., your Google exposed entities).
🚀 Features
🐛 Bug Fixes
- Fix missing devices classes for the switch platform @frenck (#712)
- Fix regular expression in known platforms @frenck (#710)
- Fix typo in input_number mode property @frenck (#709)
🧬 YAML Schema Updates
- Add cloud schema support @frenck (#714)
- Add full MQTT schema support @frenck (#713)
- Fix missing devices classes for the switch platform @frenck (#712)
- Fix regular expression in known platforms @frenck (#710)
- Fix typo in input_number mode property @frenck (#709)
🧰 Maintenance
- Bump @types/node from 14.11.5 to 14.11.8 @dependabot (#708)
- Bump @types/node from 14.11.5 to 14.11.7 in language-service @dependabot (#707)