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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,5 +9,19 @@ Based on the Home Assistant Core Integrations [`File`](https://www.home-assistan
9
9
- State of the `sensor` no longer holds the content of the file. Shows 'Ok' (for now :) ).
10
10
- No header is written to empty/new files
11
11
12
+
# Installation
13
+
14
+
## 1a. Install via HACS (recommended)
15
+
Publish via HACS in progress..
16
+
17
+
## 1b. Manual install
18
+
1) Download the latest release of the File++ from this repository;
19
+
2) In Home Assistant, create a folder `config/custom_components`;
20
+
3) Add the File++ files to the `custom_components` folder (you should end up it with a `config/custom_components/file_plusplus` folder);
21
+
4) Restart Home Assistant;
22
+
5) Add a File++ entity as an Integration in Home Assistant `(menu: settings -> devices & services -> add integration)`;
23
+
24
+
For updates, repeat step 1 to 4. Home Assistant will not delete any configuration.
25
+
12
26
# Support
13
27
<ahref="https://www.buymeacoffee.com/benjamindcs"target="_blank"><imgsrc="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"alt="Buy Me A Coffee"style="height: 60px!important;width: 217px!important;" ></a>
0 commit comments