What’s Changed
This is quite of a big release! With lots of bugfixes to MQTT schemas (thanks, @tuimz, @tetienne, @tomlut)
It also brings in new properties for the core, like the Tag trigger (thanks, @tetienne) and basic blueprint support.
This release also adds full support for the Lovelace UI! 🤩
Yes! That means full Lovelace configuration validation and auto-completion 🎉
🚀 Features
- Add support for multiple tags/devices in a single trigger @frenck (#843)
- Add full Lovelace schema support @frenck (#842)
- Integration restructure, adding basic blueprint support @frenck (#841)
- Add Lovelace integration schema @frenck (#835)
- Add Tag trigger @tetienne (#747)
- Add placeholder tag support @frenck (#821)
- Add condition-not snippet @Aohzan (#814)
- Add new legacy_templates core option for 0.117 @frenck (#740)
- Add light group schema @frenck (#724)
🐛 Bug Fixes
- Add full Lovelace schema support @frenck (#842)
- Fixes bug where "Go to definition" was broken when paths were wrapped in quotes @covertbert (#816)
- Fix temp_step property in MQTT Climate @tuimz (#808)
- Fix MQTT device tracker devices list @frenck (#794)
- Fix optional tilt_opened_value for MQTT cover @frenck (#739)
- Fix MQTT QOS and retain are optional @tetienne (#730)
- Fix initial value type for input_number @frenck (#723)
- Fix MQTT off_delay is optional @tomlut (#717)
🧬 YAML Schema Updates
- Rename placeholder custom tag to input @frenck (#847)
- Add support for multiple tags/devices in a single trigger @frenck (#843)
- Add full Lovelace schema support @frenck (#842)
- Integration restructure, adding basic blueprint support @frenck (#841)
- Add Lovelace integration schema @frenck (#835)
- Add Tag trigger @tetienne (#747)
- Add placeholder tag support @frenck (#821)
- Fix MQTT light effect list @frenck (#818)
- Add support for media_dirs core configuration @frenck (#813)
- Fix temp_step property in MQTT Climate @tuimz (#808)
- Fix MQTT device tracker devices list @frenck (#794)
- Add new legacy_templates core option for 0.117 @frenck (#740)
- Fix optional tilt_opened_value for MQTT cover @frenck (#739)
- Fix MQTT QOS and retain are optional @tetienne (#730)
- Add light group schema @frenck (#724)
- Fix initial value type for input_number @frenck (#723)
- Fix MQTT off_delay is optional @tomlut (#717)