Skip to content

Releases: saml-dev/gome-assistant

v0.7.0

14 Nov 21:08
5662be6

Choose a tag to compare

What's Changed

  • Make the example app compile straight out of the box by @mhagger in #35
  • Tweak some types in PriorityQueue by @mhagger in #37

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Jun 00:05
b72b494

Choose a tag to compare

What's Changed

  • Generate a constants file for entities by @saml-dev in #34

Full Changelog: v0.5.0...v0.6.0

v0.5.0

31 May 18:24
1700dbd

Choose a tag to compare

  • add Timer service

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Jan 04:01
cd839c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Jan 01:33
0984a31

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.3.0

v0.2.5

20 Jan 02:34
05131fa

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Jan 14:04
24f814b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

01 Apr 16:54
0664417

Choose a tag to compare

What's Changed

  • Add a way to fire Home Assistant events by @mhagger in #18
  • feat: support secure connections by @dsiebel in #17
  • SetupConnection(): remove excess slash in URI by @mhagger in #19

New Contributors

Full Changelog: v0.2.1...v0.2.3

v0.2.1

30 Dec 02:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

23 Oct 15:14
701ff4d

Choose a tag to compare

Breaking changes

  • all callbacks now take State rather than *State to support mocking in unit tests

What's Changed

  • feat: EnabledWhen / DisabledWhen upgrades by @saml-dev in #12

Full Changelog: v0.1.31...v0.2.0