mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-10 16:44:28 +05:00
fix sensors
This commit is contained in:
@@ -489,6 +489,7 @@ class MegaD:
|
||||
:param params: параметры url
|
||||
:return:
|
||||
"""
|
||||
params = params.copy()
|
||||
pt = params.get("pt")
|
||||
i2c_dev = params.get("i2c_dev", None)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user