Skip to content

Commit

Permalink
Improved installation instructions and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rrooggiieerr committed Nov 26, 2022
1 parent 4cff8e3 commit b72f319
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,27 @@
# Home Assistant AXA Remote integration

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

## Hardware

If you power the AXA Remote using batteries you can connect the Serial 3.3 or
5 Volts to position 1 or 6 of the RJ25 connector, ground to position 2 or 5 of
the RJ25 connector and RX/TX to position 3 or 4.
the RJ25 connector and RX/TX to position 3 or 4.

If you power the AXA Remote with the aditional external power adapter you can
use a LIN-bus controller to act as a level converter.

## Installation
* Copy the `custom_components/axaremote` directory of this repository into the
`config/custom_components/` directory of you Home Assistant installation

- Copy the `custom_components/axaremote` directory of this repository into the
`config/custom_components/` directory of you Home Assistant installation
- Restart Home Assistant
- 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.

0 comments on commit b72f319

Please sign in to comment.