Skip to content

Commit b5ff428

Browse files
committed
2 parents 41228c9 + 72c7ba8 commit b5ff428

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
For advanced configuration help, please checkout the wiki :)
21

3-
### Rebranding Again... last time.
4-
if you installed this when it was called growatt2mqtt-hotnoob or InverterModBusToMQTT, you'll need to reinstall if you want to update.
2+
![Python 3.9](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/python-3.9.yml/badge.svg)
3+
![Python 3.10](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/python-3.10.yml/badge.svg)
4+
![Python 3.11](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/python-3.11.yml/badge.svg)
5+
![Python 3.12](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/python-3.12.yml/badge.svg)
56

6-
# Python Protocol Gateway
7-
![Python package](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/python-package.yml/badge.svg)
7+
[![CodeQL](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/HotNoob/PythonProtocolGateway/actions/workflows/github-code-scanning/codeql)
88

9+
For advanced configuration help, please checkout the wiki :)
10+
11+
# Python Protocol Gateway
912

1013
Python Protocol Gateway is a python-based service that reads data via Modbus RTU or other protocols and translates the data for MQTT.
1114
Configuration is handled via a small config files.
@@ -137,6 +140,10 @@ As i dive deeper into solar monitoring and general automation, i've come to the
137140

138141
So... don't mind me as i may add other devices such as battery bms' and... i have a home energy monitor on the way! so i'll be adding that when it arrives.
139142

143+
### Rebranding Again... last time.
144+
if you installed this when it was called growatt2mqtt-hotnoob or InverterModBusToMQTT, you'll need to reinstall if you want to update.
145+
146+
140147
### donate
141148
this took me a while to make; and i had to make it because there werent any working solutions.
142149
donations would be appreciated.

0 commit comments

Comments
 (0)