Skip to content

Commit 4d381ea

Browse files
Update documentation
1 parent 61eea9f commit 4d381ea

6 files changed

Lines changed: 8 additions & 2 deletions

File tree

Home Assistant Taskbar Menu/Home Assistant Taskbar Menu.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<ProductName>Home Assistant Taskbar Menu</ProductName>
3434
<PublisherName>Piotr Machowski</PublisherName>
3535
<ApplicationRevision>0</ApplicationRevision>
36-
<ApplicationVersion>1.0.0.0</ApplicationVersion>
36+
<ApplicationVersion>1.0.1.0</ApplicationVersion>
3737
<UseApplicationTrust>false</UseApplicationTrust>
3838
<PublishWizardCompleted>true</PublishWizardCompleted>
3939
<BootstrapperEnabled>true</BootstrapperEnabled>

Images/menu_1.png

0 Bytes
Loading

Images/menu_2.png

-9.5 KB
Loading

Images/menu_3.png

-904 Bytes
Loading

Images/menu_4.png

2.69 KB
Loading

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This application can control entities from following domains:
4949
* `switch`
5050
* `vacuum`
5151

52-
By default menu contains all supported entities, ordered alphabetically by id.
52+
By default menu contains first 100 supported entities except automations and scripts, ordered alphabetically by entity id.
5353

5454
![menu_1](https://github.com/PiotrMachowski/Home-Assistant-Taskbar-Menu/raw/master/Images/menu_1.png)
5555
![menu_2](https://github.com/PiotrMachowski/Home-Assistant-Taskbar-Menu/raw/master/Images/menu_2.png)
@@ -85,6 +85,7 @@ In the second row of buttons you can configure other application features:
8585

8686
## Usage
8787

88+
* You can quickly toggle an entity (if supported) by clicking it with right mouse button.
8889
* To open search menu start typing when mouse is over an open menu
8990
* You can close search window by pressing [Esc]
9091
* Connection configuration is stored as encrypted text in `config.dat`.
@@ -94,4 +95,9 @@ You can copy it between computers to use the same view configuration.
9495
* To start this application with windows add a shortcut to `StartUp` folder. You can open it by running command `shell:startup` in Run menu (shortcut: [WIN] + [R])
9596

9697

98+
## Updating
99+
100+
To update the application to newer version you just have to replace `exe` file with a newer one.
101+
102+
97103
<a href="https://www.buymeacoffee.com/PiotrMachowski" target="_blank"><img src="https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

0 commit comments

Comments
 (0)