Skip to content

Commit

Permalink
HACS installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rrooggiieerr committed Dec 4, 2022
1 parent b72f319 commit 19a9079
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Home Assistant AXA Remote integration

Home Assistant integration to controll AXA Remote window openers over the
Home Assistant integration to control AXA Remote window openers over the
serial interface.

[<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" >](https://www.buymeacoffee.com/rrooggiieerr)

## Hardware

If you power the AXA Remote using batteries you can connect the Serial 3.3 or
Expand All @@ -14,14 +16,25 @@ use a LIN-bus controller to act as a level converter.

## Installation

### HACS
- Go to your **HACS** view in Home Assistant and then to **Integrations**
- Open the **Custom repositories** menu
- Add this repository URL to the **Custom repositories** and select
**Integration** as the **Category**
- Click **Add**
- Restart Home Assistant

### Manually
- Copy the `custom_components/axaremote` directory of this repository into the
`config/custom_components/` directory of you Home Assistant installation
`config/custom_components/` directory of your Home Assistant installation
- Restart Home Assistant

## Adding a new AXA Remote window opener
- After restarting go to **Settings** then **Devices & Services**
- Select **+ Add Integration** and type in *AXA Remote*
- Select the serial port or enter the path manually
- Select **Submit**

When your wiring is right a new AXA Remote integration will now be added to
your Integrations view. If your wiring is not right you will get an *Failed to
connect* error message.
When your wiring is right a new AXA Remote integration and device will now be
added to your Integrations view. If your wiring is not right you will get a
*Failed to connect* error message.

0 comments on commit 19a9079

Please sign in to comment.