Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 27, 2022
1 parent bb41d11 commit 125ed32
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.2](https://github.com/jvandenaardweg/homebridge-itho-daalderop/compare/0.1.1...0.1.2)

- feat: use http api as default [`8458d97`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/8458d976a7bfeb44f4266ca4c3c4b0281efa1956)
- docs: update readme [`d9ee468`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/d9ee4685f0b701efc0011de202dbb3efa437aa8b)
- docs: update readme [`512dcb2`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/512dcb2d2f392f1890bcb351c65ca9f64c216d03)
- docs: update readme [`0dd538c`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/0dd538ca864a29a857291a6ddca65f7213a5866b)
- docs: update readme [`bb41d11`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/bb41d11011dd6efa4c8f3facf9c581ae43e75b8f)

#### [0.1.1](https://github.com/jvandenaardweg/homebridge-itho-daalderop/compare/0.1.0...0.1.1)

> 27 December 2022
- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`68fd9b5`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/68fd9b595592a9acbc84cee336f58c07ad55c7de)
- fix: rotation speed switching around when setting [`3ce540c`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/3ce540c470fb48e5e2a4bf54717dd29e304dc1e8)
- refactor: validate config for api values [`d78df62`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/d78df62a15acd8f16cc7b085042549d69d717032)
- chore(deps-dev): bump @typescript-eslint/parser from 5.47.0 to 5.47.1 [`c6f01c1`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/c6f01c1873509d6e4419af86092feda0565a6261)
- chore: update dependencies [`45983b2`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/45983b27df2121ff490ab3c6e0b9377d422ba395)
- refactor: prepare code for username password setting [`a72514c`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/a72514c84989fae8d38e028ad92f5fea1188d284)
- refactor: set mqtt client ids [`1d2d792`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/1d2d792d1934da25ba2860228940d195ecf4fbef)
- chore: release v0.1.1 [`7c27f1c`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/7c27f1cd3a8e827d923cfe3b5e5e035275659a1e)
- chore(deps-dev): bump @types/node from 18.11.17 to 18.11.18 [`da0b1a6`](https://github.com/jvandenaardweg/homebridge-itho-daalderop/commit/da0b1a69771bc95fb1c76510bf8e457a5a2d941c)

#### 0.1.0
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"displayName": "Homebridge Itho Daalderop",
"name": "homebridge-itho-daalderop",
"version": "0.1.1",
"version": "0.1.2",
"description": "This Homebridge plugin exposes your Itho Daalderop mechanical fan unit to Apple HomeKit by using the WiFi Add-on module. So you can use the Home App to control your fan units and integrate into your Home Automations.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 125ed32

Please sign in to comment.