Skip to content

Commit f1f77bd

Browse files
release: 1.0.0-rc.1
1 parent 2c30726 commit f1f77bd

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<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 />
33
Home Assistant integration into the Windows System Tray.
44

5-
![Home Assistant System Tray](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/ea80e346-87ee-49be-9d3b-8cd946e83b5f)
5+
![Home Assistant System Tray](https://github.com/PascalLuginbuehl/home-assistant-tray-menu/assets/17087783/824b3e90-b28e-4595-a0d6-fc5611753b9c)
66

77
This enables the user to control Home Assistant entities from within the system tray.
88
Compared to other similar libraries, this feels like a native Windows menu (similar to the one found in the Sounds tray).

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "home-assistant-tray-menu",
33
"productName": "Home Assistant Tray Menu",
4-
"version": "1.0.0",
4+
"version": "1.0.0-rc.1",
55
"description": "Home Assistant Tray App for Windows Quick Actions",
66
"main": ".webpack/main",
77
"repository": "github:pascalluginbuehl/home-assistant-tray-menu",

0 commit comments

Comments
 (0)