Sonar qube 6 (#174)

* test class ModbusConn
This commit is contained in:
Stefan Allius
2024-08-26 23:37:24 +02:00
committed by GitHub
parent d44726c0f3
commit 7f41365815
6 changed files with 108 additions and 10 deletions

View File

@@ -28,7 +28,6 @@ class Inverter():
cls.proxy_unique_id = ha['proxy_unique_id']
# call Mqtt singleton to establisch the connection to the mqtt broker
print('call Mqtt.init')
cls.mqtt = Mqtt(cls._cb_mqtt_is_up)
# register all counters which should be reset at midnight.