Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
LAB02 Research committed Nov 12, 2022
2 parents 5c39d89 + d6063b7 commit dce9347
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,17 +73,17 @@ The main reason I built this is that I wanted to receive notifications on my PC,

Summary of the core functions:

* **Notifications**: receive notifications, show them using Windows builtin toast popups, and optionally attach images.
- *This requires the installation of the [HASS.Agent Notifier integration](https://github.com/LAB02-Research/HASS.Agent-Notifier)*.
* **Notifications**: receive notifications, show them using Windows builtin toast popups, and optionally attach images. Supports *actions*: add buttons so you can easily interact with Home Assistant, without having to open anything.
- *This requires the installation of the [HASS.Agent integration](https://github.com/LAB02-Research/HASS.Agent-Integration)*.

* **Media Player**: use HASS.Agent as a mediaplayer device: see and control what's playing and send text-to-speech.
- *This requires the installation of the [HASS.Agent MediaPlayer integration](https://github.com/LAB02-Research/HASS.Agent-MediaPlayer)*.
- *This requires the installation of the [HASS.Agent integration](https://github.com/LAB02-Research/HASS.Agent-Integration)*.

* **Quick Actions**: use a keyboard shortcut to quickly pull up a command interface, through which you can control Home Assistant entities - or, assign a keyboard shortcut to individual Quick Actions for even faster triggering.

* **Commands** (currently **21**): control your PC (or other Windows based device) through Home Assistant using custom- or built-in commands.
* **Commands** (currently **24**): control your PC (or other Windows based device) through Home Assistant using custom- or built-in commands.

* **Sensors** (currently **29**): send your PC's sensors to Home Assistant to monitor every aspect of your device.
* **Sensors** (currently **37**): send your PC's sensors to Home Assistant to monitor every aspect of your device.

* **WebView**: quickly show any website, anywhere - no browser required, for instance a HA dashboard.

Expand All @@ -99,7 +99,8 @@ Summary of the core functions:

Notification examples:

![Image-based toast notification](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/images/hass_agent_toast_image.png) ![Text-based toast notification](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/images/hass_agent_toast_text.png)
![image](https://user-images.githubusercontent.com/81011038/199956334-642def7d-4cb4-46f3-a73b-25c76e5bd02c.png) ![Text-based toast notification](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/images/hass_agent_toast_text.png)


WebView example, showing a dashboard when right-clicking the tray icon:

Expand Down Expand Up @@ -127,7 +128,7 @@ Easily manage the satellite service through HASS.Agent:

You'll be guided through the configuration options during onboarding:

![Onboarding Task](https://raw.githubusercontent.com/LAB02-Research/HASS.Agent/main/images/hass_agent_onboarding_startup.png)
![Onboarding](https://user-images.githubusercontent.com/81011038/198251220-d15b4b3b-264e-44bc-b52f-5c404f9efb1f.png)

----

Expand Down

0 comments on commit dce9347

Please # to comment.