Skip to content

Commit 71c6947

Browse files
authored
Update README.md
Added installation
1 parent 6e82843 commit 71c6947

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,19 @@ Based on the Home Assistant Core Integrations [`File`](https://www.home-assistan
99
- State of the `sensor` no longer holds the content of the file. Shows 'Ok' (for now :) ).
1010
- No header is written to empty/new files
1111

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+
1226
# Support
1327
<a href="https://www.buymeacoffee.com/benjamindcs" target="_blank"><img src="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

Comments
 (0)