Vscode Home Assistant Versions Save

Visual Studio Code Extension for Home Assistant. ⭐ if you think this is cool!

v1.40.0

4 months ago

What’s Changed

🚀 Features

  • fix template light: individual color modes @GsakuL (#2990)
  • Fix templated dictionary input on service calls @frenck (#3000)
  • add action to template schema @TNTLarsn (#2842)
  • introduce Image in template Schema @TNTLarsn (#2843)
  • Fix supported features in entity selector filter @ludeeus (#2874)

🧬 YAML Schema Updates

  • Add wildcard support to custom sentences @frenck (#2785)
  • Add missing ID to sentence trigger @frenck (#2784)

v1.39.0

9 months ago

What’s Changed

🧬 YAML Schema Updates

  • Add config entry selector @frenck (#2770)
  • Add response variable support to service calls @frenck (#2769)
  • Add response_variable to stop action @thejeffreystone (#2764)

v1.38.0

9 months ago

What’s Changed

🧬 YAML Schema Updates

  • Add conversation trigger @Aohzan (#2752)

v1.37.0

9 months ago

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

11 months ago

What’s Changed

🚀 Features

  • Add energy_storage and volume_storage sensor device classes @ChristophCaina (#2611)

🐛 Bug Fixes

  • Update @types/node to fix schema generation @ADobin (#2663)

v1.35.1

1 year ago

What’s Changed

🐛 Bug Fixes

  • Fix author in Blueprints @frenck (#2600)

v1.35.0

1 year ago

What’s Changed

🚀 Features

  • Add reloading custom Jinja2 templates @frenck (#2594)

🐛 Bug Fixes

  • Add missing all property of light groups @frenck (#2595)

v1.34.0

1 year ago

What’s Changed

🚀 Features

  • Add support for reloading ALL @frenck (#2530)

🐛 Bug Fixes

  • Fix enable_days -> enable_day @frenck (#2534)
  • Update range type option in conversation module @michaelblight (#2482)

🧬 YAML Schema Updates

  • Add author support to Blueprints @frenck (#2533)

🧰 Maintenance

  • Remove old style sensor snippets @frenck (#2536)
  • Remove old style group snippets @frenck (#2535)

v1.33.0

1 year ago

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

  • fix mqtt schema [device]/identifiers] unknown @osre77 (#2432)

🧬 YAML Schema Updates

  • Remove deprecated Uptime YAML support @frenck (#2450)

v1.32.0

1 year ago

What’s Changed

🚀 Features

  • Update KNX for changes in 2023.1 @farmio (#2407)
  • Update KNX for changes in 2022.12 @farmio (#2397)
  • Update list of supported sensor device classes @frenck (#2410)