-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
54 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,26 @@ | ||
[](https://github.com/toreamun/amshan-homeassistant/releases) | ||
[](https://lgtm.com/projects/g/toreamun/amshan-homeassistant/context:python) | ||
[](LICENSE) | ||
|
||
[](https://github.com/custom-components/hacs) | ||
 | ||
[](https://www.buymeacoffee.com/toreamun) | ||
|
||
# AMS HAN Home Assistant integration | ||
|
||
Integrate HAN-port of Aidon, Kaifa and Kamstrum meters used in Norway with Home Assistant. | ||
|
||
This integration supports connecting to MBUS device using serial port or TCP-IP address/port. | ||
|
||
## Conecting MBUS device | ||
|
||
You need to have a MBUS slave device connected to to the HAN (Home Area Network) port of your meter. The HAN-port is a RJ45 socket where only pin 1 and 2 is used. Connect wires from pin 1 and 2 to the MBUS slave device. Then connect the MBUS device to your computer. Most devices uses USB to become a serial device when connected. You can then relay (i.e. using net2ser and socat) the signal to TCP/IP if your device is connected to a remote computer. | ||
|
||
## MBUS device | ||
|
||
This integration has been tested with several simple USB devices sold on e-bay. Search for MBUS USB slave. Not that some devices uses EVEN parity (default is ODD) when connecting. | ||
|
||
## Setup | ||
|
||
Search for AMSHAN on Configuration/Integrations page after installing (most simple is to use HACS). | ||
Please not that some MBUS serial devices uses EVEN parity (the default is ODD). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters