Skip to content

Releases: keesschollaart81/vscode-home-assistant

v1.37.0

19 Jul 10:50
d4e62c9
Compare
Choose a tag to compare

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

20 May 10:40
ab72ab9
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

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

v1.35.1

03 Apr 09:28
d8069e9
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

v1.35.0

31 Mar 10:32
5036626
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

v1.34.0

05 Mar 18:38
e725db0
Compare
Choose a tag to compare

What’s Changed

🚀 Features

🐛 Bug Fixes

🧬 YAML Schema Updates

🧰 Maintenance

v1.33.0

22 Jan 17:00
4012cd0
Compare
Choose a tag to compare

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

🐛 Bug Fixes

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

🧬 YAML Schema Updates

v1.32.0

29 Dec 12:57
e6bfd82
Compare
Choose a tag to compare

What’s Changed

🚀 Features

v1.31.0

14 Dec 08:59
1cade91
Compare
Choose a tag to compare

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

🐛 Bug Fixes

🧬 YAML Schema Updates

v1.30.1

02 Jun 14:29
1db5d18
Compare
Choose a tag to compare

What’s Changed

🐛 Bug Fixes

🧬 YAML Schema Updates

  • Mark platform style MQTT configuration as deprecated @frenck (#2142)

v1.30.0

30 May 13:40
e97e8e0
Compare
Choose a tag to compare

What’s Changed

🚀 Features

  • Handle frontend metadata correctly in service calls @frenck (#2132)
  • Add support for offset in calendar trigger @frenck (#2131)
  • Add support for new style MQTT configuration @frenck (#2130)
  • Add KNX Cover invert_updown option @farmio (#2118)