Skip to content

Releases: home-assistant/intents

2024.2.2

02 Feb 22:42
eacc5b2
Compare
Choose a tag to compare

What's Changed

Dependencies

10 changes

2024.1.2: Fix context awareness (#1844)

02 Jan 19:56
f8ce752
Compare
Choose a tag to compare

What's Changed

Dependencies

14 changes

2023.12.05

06 Dec 04:31
72e0889
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023.11.29...2023.12.05

2023.11.29

29 Nov 16:38
6d54282
Compare
Choose a tag to compare
Fix weather sentences without a name (#1690)

2023.11.17

17 Nov 16:20
6ae1a02
Compare
Choose a tag to compare
  • Mark HassGetWeather and HassListAddItem as supported
  • Adjust English light sentences using context

2023.11.13: Add HassListAddItem intent (#1626)

13 Nov 16:49
07ffc5a
Compare
Choose a tag to compare

New intents:

  • HassGetWeather - get the current weather
  • HassListAddItem - add an item to a to-do list by name

2023.10.16: Add HassNevermind (not yet supported in HA) (#1549)

25 Oct 19:49
2fc189e
Compare
Choose a tag to compare
* Add HassNevermind (not yet supported in HA)

* Mark HassNevermind as supported so the intent will be exported

2023.10.2: Bump pylint from 2.17.5 to 2.17.7 (#1533)

25 Oct 19:49
05aa4a9
Compare
Choose a tag to compare
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2023.9.22: [en] Add alternative sentences for scenes (#1529)

22 Sep 21:28
1708cc1
Compare
Choose a tag to compare
* [en] Add alternative sentences for scenes

* [en] Add common expansion rule <in> for (in|on|at)

* [en] disambiguate ordering of terms in a scene area sentence

Co-authored-by: Tudor Sandu <[email protected]>

---------

Co-authored-by: Tudor Sandu <[email protected]>

2023.5.30 Release

30 May 17:03
fab02f9
Compare
Choose a tag to compare
Bump mypy from 1.2.0 to 1.3.0 (#1380)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>