Skip to content

Commit

Permalink
release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalLuginbuehl committed Jul 27, 2023
1 parent 05ffbf1 commit a3a64a1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<a href="https://github.com/PascalLuginbuehl/home-assistant-tray-menu/releases" target="_blank"><img src="https://img.shields.io/github/package-json/v/PascalLuginbuehl/home-assistant-tray-menu" alt="Latest release" /></a><br />
Home Assistant integration into the Windows System Tray.

![Home Assistant System Tray](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/824b3e90-b28e-4595-a0d6-fc5611753b9c)
![Home Assistant System Tray Windows 10](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/824b3e90-b28e-4595-a0d6-fc5611753b9c)
![Home Assistant System Tray Windows 11](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/fd3bd4bd-07f8-4dc5-bff0-76d9e24d3335)

This enables the user to control Home Assistant entities from within the system tray.
Compared to other similar libraries, this feels like a native Windows menu (similar to the one found in the Sounds tray).
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 @@
{
"name": "home-assistant-tray-menu",
"productName": "Home Assistant Tray Menu",
"version": "1.0.0",
"version": "1.1.0",
"description": "Home Assistant Tray App for Windows Quick Actions",
"main": ".webpack/main",
"repository": "github:pascalluginbuehl/home-assistant-tray-menu",
Expand Down

0 comments on commit a3a64a1

Please sign in to comment.