You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-16Lines changed: 25 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,31 +8,34 @@ This <a href="https://www.home-assistant.io" target="_blank">Home Assistant</a>
8
8
9
9
Note: it won't be of much use if you don't have HASS.Agent installed & configured on at least one device.
10
10
11
-
Contents
12
-
========
11
+
----
12
+
13
+
### Contents
13
14
14
15
*[Functionality](#functionality)
15
16
*[Installation](#installation)
16
17
*[Configuration](#configuration)
17
18
*[Usage](#usage)
18
19
*[Wishlist](#wishlist)
20
+
*[License](#license)
21
+
22
+
----
19
23
20
-
Functionality
21
-
---
24
+
### Functionality
22
25
23
26
Currently, it's possible to send normal (text-based) and image notifications.
24
27
28
+
----
25
29
26
-
Installation
27
-
---
30
+
### Installation
28
31
29
32
The easiest way to install is to use <ahref="https://hacs.xyz"target="_blank">HACS</a>. Simply search for **HASS.Agent Notifier**, install and restart Home Assistant.
30
33
31
34
If you want to manually install, copy the `hass_agent_notifier` folder into the `config\custom_components` folder of your Home Assistant instance, and restart.
32
35
36
+
----
33
37
34
-
Configuration
35
-
---
38
+
### Configuration
36
39
37
40
This integration exposes itself as a <ahref="https://www.home-assistant.io/integrations/notify/"target="_blank">notifications integration</a>, and has to be configured as such:
38
41
@@ -51,11 +54,11 @@ The port needs to be open on the target device. To do so, you can run this comma
0 commit comments