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
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ File | Purpose
36
36
`requirements_dev.txt` | Python packages used to provide [IntelliSense](https://code.visualstudio.com/docs/editor/intellisense)/code hints during development of this integration, typically includes packages in `requirements.txt` but may include additional packages
37
37
38
38
39
-
## Installation
39
+
## Installation (manual)
40
40
41
41
42
42
1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).
@@ -46,7 +46,7 @@ File | Purpose
46
46
5. Place the files you downloaded in the new directory (folder) you created.
47
47
6. Add "remote_syslog:" to configuration.yaml.
48
48
7. Restart Home Assistant
49
-
8. In the HA UI go to "Configuration" -> "Automations", create a mew automation and review service options for Actions.
49
+
8. In the HA UI go to "Configuration" -> "Automations", create a new automation and review service options for Actions.
50
50
51
51
52
52
Using your HA configuration directory (folder) as a starting point you should now also have this:
0 commit comments