File tree Expand file tree Collapse file tree 2 files changed +26
-8
lines changed Expand file tree Collapse file tree 2 files changed +26
-8
lines changed Original file line number Diff line number Diff line change 1
1
Modbus - A Home Assistant custom component.
2
2
===
3
3
4
- WORK IN PROGRESS, DO NOT USE !!!
5
-
6
-
7
4
Install
8
5
===
9
6
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
14
+ "https://github.com/pymodbus-dev/homeassistant_modbus ":
15
+
16
+ <img width =" 404 " height =" 338 " alt =" add repo " src =" https://github.com/user-attachments/assets/e9332384-b050-41fc-a012-af8fc9f2bd90 " />
17
+
18
+ - Back in the HACS overview, click on the repository:
19
+ <img width =" 1046 " height =" 86 " alt =" select repo " src =" https://github.com/user-attachments/assets/39a64276-4e57-46c8-a452-2afac64caaf3 " />
11
20
12
- Click install.
21
+ - Download the repository:
13
22
14
- Otherwise:
15
23
16
- copy the [ modbus] ( https://github.com/pymodbus-dev/homeassistant_modbus/blob/dev/custom_components/modbus )
24
+ <img width =" 259 " height =" 143 " alt =" Download " src =" https://github.com/user-attachments/assets/835c1aef-c495-4d6d-80ba-36093f12d8da " />
25
+
26
+ - Continue in HACS, which will ask you to restart your home assistant instance.
27
+
28
+ ** Manually** :
29
+
30
+ copy [ modbus] ( https://github.com/pymodbus-dev/homeassistant_modbus/blob/dev/custom_components/modbus )
17
31
folder into your [ custom_components folder] ( https://developers.home-assistant.io/docs/creating_integration_file_structure/#where-home-assistant-looks-for-integrations ) .
18
32
33
+ Enjoy a working modbus, if you encounter a problem feel free to open a issue [ direcly] ( https://github.com/pymodbus-dev/homeassistant_modbus/issues> ) ,
34
+ I do also monitor the home assistant issues.
35
+
36
+
19
37
Testing
20
38
===
21
39
Original file line number Diff line number Diff line change 7
7
"issue_tracker" : " https://github.com/pymodbus-dev/homeassistant_modbus/issues" ,
8
8
"loggers" : [" pymodbus" ],
9
9
"requirements" : [" pymodbus==3.11.0" ],
10
- "version" : " 0.2 .0"
10
+ "version" : " 1.0 .0"
11
11
}
You can’t perform that action at this time.
0 commit comments