Skip to content

Commit 1b47077

Browse files
authored
Release 1.0.0
1 parent 7d7f18b commit 1b47077

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

README.md

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,37 @@
11
Modbus - A Home Assistant custom component.
22
===
33

4-
WORK IN PROGRESS, DO NOT USE !!!
5-
6-
74
Install
85
===
96

10-
With HACS:
7+
**With HACS**:
8+
9+
- Open HACS
10+
- Select the 3 dots in the top left corver:
11+
<img width="1061" height="111" alt="select" src="https://github.com/user-attachments/assets/bae0fde3-f6e7-4d3d-b53c-397d1c46d7b3" />
12+
13+
- Choose "personal repositories" and then add repo "https://github.com/pymodbus-dev/homeassistant_modbus":
14+
<img width="404" height="338" alt="add repo" src="https://github.com/user-attachments/assets/e9332384-b050-41fc-a012-af8fc9f2bd90" />
15+
16+
- Back in the HACS overview, click on the repository:
17+
<img width="1046" height="86" alt="select repo" src="https://github.com/user-attachments/assets/39a64276-4e57-46c8-a452-2afac64caaf3" />
1118

12-
Click install.
19+
- Download the repository:
1320

14-
Otherwise:
1521

16-
copy the [modbus](https://github.com/pymodbus-dev/homeassistant_modbus/blob/dev/custom_components/modbus)
22+
<img width="259" height="143" alt="Download" src="https://github.com/user-attachments/assets/835c1aef-c495-4d6d-80ba-36093f12d8da" />
23+
24+
- Continue in HACS, which will ask you to restart your home assistant instance.
25+
26+
**Manually**:
27+
28+
copy [modbus](https://github.com/pymodbus-dev/homeassistant_modbus/blob/dev/custom_components/modbus)
1729
folder into your [custom_components folder](https://developers.home-assistant.io/docs/creating_integration_file_structure/#where-home-assistant-looks-for-integrations).
1830

31+
Enjoy a working modbus, if you encounter a problem feel free to open a issue [direcly](https://github.com/pymodbus-dev/homeassistant_modbus/issues>),
32+
I do also monitor the home assistant issues.
33+
34+
1935
Testing
2036
===
2137

0 commit comments

Comments
 (0)