File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -48,30 +48,6 @@ Source code on `github <https://github.com/pymodbus-dev/pymodbus>`_
4848
4949Full documentation for newest releases as well as the bleeding edge (dev) `readthedocs <https://pymodbus.readthedocs.io >`_
5050
51- pymodbus is maintained in 2 versions:
52- - pymodbus, the official library
53- - pymodbus_ha_core
54-
55- Pymodbus_ha
56- -----------
57- **CURRENTLY IN DEVELOPMENT **
58-
59- `Pymodbus_ha <https://pypi.org/project/pymodbus-ha/ >`_ is
60- an alias to pymodbus, available on pypi.org.
61-
62- Being an alias means it is 100% the same as pymodbus, without any extra
63- code, just different distribution and package names.
64-
65- The idea is to allow projects like e.g. home-assistant to use this library
66- in the core, while custom parts uses the normal pymodbus. Doing so allows
67- the core and the custom part to use different versions.
68-
69- Of course the decision to use the library or not, is left to each project,
70- just like it is the project that decides whether or not to use pymodbus.
71-
72- Pymodbus can easily be extended with other aliases if needed. Please open
73- an issue for a discussion if wanted.
74-
7551Pymodbus in a nutshell
7652----------------------
7753Pymodbus consist of 5 parts:
You can’t perform that action at this time.
0 commit comments