Skip to content

Commit

Permalink
Update version and README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ekutner committed Sep 20, 2023
1 parent 1dbe99a commit 3ed5fa8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,8 @@ The published events values are:

## Triggers
The integration exposes two triggers for easy automation:
* select_program
* start_program
* program_started
* program_finished


<br>
Expand Down
4 changes: 2 additions & 2 deletions custom_components/home_connect_alt/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"homekit": {},
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/ekutner/home-connect-hass/issues",
"requirements": ["home-connect-async==0.7.10"],
"requirements": ["home-connect-async==0.7.11"],
"ssdp": [],
"version": "0.6.6",
"version": "0.6.7",
"zeroconf": []
}

0 comments on commit 3ed5fa8

Please sign in to comment.