Releases: keesschollaart81/vscode-home-assistant
Releases · keesschollaart81/vscode-home-assistant
v1.37.0
What’s Changed
🧬 YAML Schema Updates
- Add prefix support to the Text selector @frenck (#2743)
- Add persistent notification trigger support @frenck (#2742)
- Update webhook trigger with allowed methods and local only @frenck (#2741)
- Add condition selector @piitaya (#2738)
- Add supports for filter parameter for blueprint selectors @piitaya (#2729)
- Fix missing unique_id in tod sensor @ct-23 (#2694)
v1.36.0
What’s Changed
🚀 Features
- Add energy_storage and volume_storage sensor device classes @ChristophCaina (#2611)
🐛 Bug Fixes
v1.35.1
v1.35.0
v1.34.0
What’s Changed
🚀 Features
🐛 Bug Fixes
- Fix enable_days -> enable_day @frenck (#2534)
- Update range type option in conversation module @michaelblight (#2482)
🧬 YAML Schema Updates
🧰 Maintenance
v1.33.0
What’s Changed
This release prepares for the upcoming Home Assistant 2023.2 release and adds support for a lot of things that are released to the upcoming voice capabilities of Home Assistant.
Also, thanks to @marky421 and @osre77 for contributing as well ❤️
🚀 Features
- Add unique_id to schema for mqtt_room sensor platform @marky421 (#2439)
- Add support for reloading conversation intents @frenck (#2458)
- Add conversation config @frenck (#2456)
- Add input_button to input reload domains @frenck (#2457)
- Add support for Intent Scripts @frenck (#2452)
- Add conversation integration @frenck (#2451)
- Add support for Tile cards @frenck (#2415)
🐛 Bug Fixes
🧬 YAML Schema Updates
v1.32.0
v1.31.0
What’s Changed
This release contains a lot of improvements and fixes to YAML configuration checks.
Thanks, @TNTLarsn, @drthanwho, @avee87, @ChristophCaina, @piitaya and @sverleysen for jumping in and helping out with these fixes ❤️
🚀 Features
- Add unit of measurement to MQTT number @frenck (#2390)
- Add support for country and language @TNTLarsn (#2376)
- Add device_class water @drthanwho (#2349)
- Add distance, moisture, reactive_power, volume and weight device_classes @ChristophCaina (#2339)
- Add units to weather template integration @avee87 (#2205)
- Add command template option to climate MQTT integration @piitaya (#2169)
- Add availability option to MQTT integration @piitaya (#2168)
- Add alias for triggers @piitaya (#2277)
- Add entity_category support to KNX @frenck (#2166)
- Add support for data in dashboard service row/action @frenck (#2165)
- Add segment support to gauge card @frenck (#2163)
🐛 Bug Fixes
- Fix for_each repeat action validation @frenck (#2283)
- Fix MQTT button marked as invalid @frenck (#2282)
- Fix automation documentation links @sverleysen (#2246)
- Allow metadata in scenes file @frenck (#2164)
🧬 YAML Schema Updates
- Ensure old-style platform MQTT configuration is marked invalid @frenck (#2389)
- Clean up non-existing Spotify configuration @frenck (#2381)
- Clean Up MQTT HVAC schema @TNTLarsn (#2332)
- Correct ALEXA display_categories @TNTLarsn (#2333)
- remove deprecated 'send_if_off' @TNTLarsn (#2331)
- Clean up YAML schema deprecations @frenck (#2281)
- Clean up YAML configuration for Uptime @frenck (#2280)
- Remove deprecated platform configuration for MQTT @frenck (#2279)