Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
slydiman committed Dec 17, 2020
1 parent 2451295 commit 339b8ef
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
This is a fork of hlk_sw16 [https://github.com/home-assistant/core/tree/dev/homeassistant/components/hlk_sw16] ans [https://github.com/jameshilliard/hlk-sw16], created by me to support the early version of HLK-SW16 without RTC clock.
This is a fork of [hlk_sw16](https://github.com/home-assistant/core/tree/dev/homeassistant/components/hlk_sw16) and [protocol](https://github.com/jameshilliard/hlk-sw16), created by me to support the early version of [Hi-Link](http://www.hlktech.net/) [HLK-SW16](http://www.hlktech.net/product_detail.php?ProId=48) without RTC clock.
The relay control protocol is little bit different.
The core component documentation is [here](https://www.home-assistant.io/integrations/hlk_sw16/)

![](hlk_sw16_old.jpg)

Thanks to @jameshilliard for the initial code.

## Install

Download hlk_sw16.zip, extract and copy `hlk_sw16` folder to `custom_components` folder in your config folder.
Download hlk_sw16_old-master.zip, extract and copy the entire folder `hlk_sw16_old-master` folder to `custom_components` in your `config` folder.

## Bonus

[hlk_sw16_cmd.java](/hlk_sw16_cmd.java) is a simple command line tool to demostrate the protocol.

0 comments on commit 339b8ef

Please sign in to comment.