Enable additional entities on myUplink model SMO20 (#131688)

* Add a couple of entities to SMO 20

* Enable additional entities on SMO20
This commit is contained in:
Åke Strandberg
2024-12-09 07:51:03 +01:00
committed by GitHub
parent 9f0356fcfe
commit 182c85cf23

View File

@@ -95,11 +95,17 @@ PARAMETER_ID_TO_EXCLUDE_F730 = (
)
PARAMETER_ID_TO_INCLUDE_SMO20 = (
"40013",
"40033",
"40940",
"44069",
"44071",
"44073",
"47011",
"47015",
"47028",
"47032",
"47398",
"50004",
)