Skip to content

Commit

Permalink
Merge pull request #33 from gonzolino/release-v0.3.0
Browse files Browse the repository at this point in the history
chore: release 0.3.0
  • Loading branch information
mergify[bot] authored Jul 15, 2021
2 parents fc58b2f + 26dcf68 commit a6d2e02
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [0.3.0](https://www.github.com/gonzolino/gotado/compare/v0.2.0...v0.3.0) (2021-07-14)


### Features

* add function to get devices ([159df85](https://www.github.com/gonzolino/gotado/commit/159df8550544f0098f51b979727406f4fdd474a8))
* add function to get home state ([0904a9b](https://www.github.com/gonzolino/gotado/commit/0904a9b6c3f0b3beca3e62e284a678c97f25b0a5))
* add function to get installations ([4ecbddf](https://www.github.com/gonzolino/gotado/commit/4ecbddf762e0bbdc5969e765db46aab34a15deea))
* add function to get weather information ([af22c42](https://www.github.com/gonzolino/gotado/commit/af22c425251f9adcd944dbd4979e053aa8d28964))
* add function to get zone capabilities ([e5f6900](https://www.github.com/gonzolino/gotado/commit/e5f690048b0854739a8aff6ec111054b50eabb8a))
* add function to list users ([547d46a](https://www.github.com/gonzolino/gotado/commit/547d46aead79f41c9555ff54845552b303df79f0))
* add function to read mobile devices ([61ea3f0](https://www.github.com/gonzolino/gotado/commit/61ea3f0d075e4c952ec619cbea41a3b781b5193d))
* add functions to control away config ([08a99b4](https://www.github.com/gonzolino/gotado/commit/08a99b40dde4f94a91031772730c0a90ef3fe63b))
* add functions to control early start settings ([7a47679](https://www.github.com/gonzolino/gotado/commit/7a47679bd65116da45148741d97ead18ce30d201))
* add functions to control presence lock ([0cf0083](https://www.github.com/gonzolino/gotado/commit/0cf0083cb8d3d53b6fabc9b93fd222ff08950e6e))
* Allow controling mobile device settings ([7336d47](https://www.github.com/gonzolino/gotado/commit/7336d47b39c0405a85206da7c50a13c970924cf7))
* allow deleting mobile devices ([20fe381](https://www.github.com/gonzolino/gotado/commit/20fe3812f36c81b9238df4bba3aa7657c322e09c))


### Bug Fixes

* allow pushNotifications to be empty ([1bd1bc3](https://www.github.com/gonzolino/gotado/commit/1bd1bc3f0efc288d41a5c36ae90f2189a0f3c8bf))

## [0.2.0](https://www.github.com/gonzolino/gotado/compare/v0.1.0...v0.2.0) (2021-05-14)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.3.0

0 comments on commit a6d2e02

Please sign in to comment.