Skip to content

Commit

Permalink
release: 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalLuginbuehl committed Jul 14, 2023
1 parent 2c30726 commit f1f77bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<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/ea80e346-87ee-49be-9d3b-8cd946e83b5f)
![Home Assistant System Tray](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/824b3e90-b28e-4595-a0d6-fc5611753b9c)

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.0.0-rc.1",
"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 f1f77bd

Please sign in to comment.