mirror of
https://github.com/OMGeeky/homecontrol.esp-sensors.git
synced 2026-02-23 15:49:52 +01:00
remove wrong comment
This commit is contained in:
@@ -55,7 +55,6 @@ class MQTTClient:
|
||||
keepalive=60,
|
||||
ssl=False,
|
||||
):
|
||||
# Real implementation for ESP hardware
|
||||
self.client_id = client_id
|
||||
self.server = server
|
||||
self.port = port
|
||||
|
||||
Reference in New Issue
Block a user