From e018ed0e4d51579f0abe655d62b16a4fcf0a9cb6 Mon Sep 17 00:00:00 2001 From: LAB02 Research | Sam <81011038+LAB02-Admin@users.noreply.github.com> Date: Thu, 27 Oct 2022 11:44:19 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ac7cdb9..5a2d767 100644 --- a/README.md +++ b/README.md @@ -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. @@ -99,7 +99,7 @@ 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-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/190643738-724dac45-4d03-4a19-a0e6-3a59b5de0aad.png) WebView example, showing a dashboard when right-clicking the tray icon: @@ -127,7 +127,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) ---- From d6063b7d4ad7675b2256235841d2cf94d0400a42 Mon Sep 17 00:00:00 2001 From: LAB02 Research | Sam <81011038+LAB02-Admin@users.noreply.github.com> Date: Fri, 4 Nov 2022 11:56:00 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2d767..2898c1a 100644 --- a/README.md +++ b/README.md @@ -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/190643738-724dac45-4d03-4a19-a0e6-3a59b5de0aad.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: