mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-25 17:04:25 +01:00
Update updater.py
This commit is contained in:
@@ -82,6 +82,7 @@ class Updater:
|
||||
return False
|
||||
|
||||
def request_berry_driver_version(self):
|
||||
self.current_tasmota_driver_version = None
|
||||
topic = self.topic_send.replace("CustomSend", "GetDriverVersion")
|
||||
self._send_mqtt_msg("X", topic=topic)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user