Python Protocol Gateway reads data via Modbus RTU or other protocols and translates the data for MQTT.
Learn more about Python Protocol Gateway at their official repository.
Follow these steps to get the add-on installed on your system:
-
Click here:
-
Scroll down the page to find the new repository, and click in the new add-on named Python Protocol Gateway.
-
Click in the INSTALL button.
- Start the add-on, it will initialize an example configuration file in
/config/python-protocol-gateway/config.cfgif the file does not exist already. - Edit the configuration file to match your needs.
- You can also add any other files or directories you need to
/config/python-protocol-gateway. It will be merged with the add-on's app directory during startup. Examples:/config/python-protocol-gateway/protocols/srne/srne_v1.7.holding_registry_map.custom.csv/config/python-protocol-gateway/protocols/srne/srne_v1.7.holding_registry_map.override.csv
- Start the add-on.