mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
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:
parent
4884891b2c
commit
f343dce418
@ -95,11 +95,17 @@ PARAMETER_ID_TO_EXCLUDE_F730 = (
|
|||||||
)
|
)
|
||||||
|
|
||||||
PARAMETER_ID_TO_INCLUDE_SMO20 = (
|
PARAMETER_ID_TO_INCLUDE_SMO20 = (
|
||||||
|
"40013",
|
||||||
|
"40033",
|
||||||
"40940",
|
"40940",
|
||||||
|
"44069",
|
||||||
|
"44071",
|
||||||
|
"44073",
|
||||||
"47011",
|
"47011",
|
||||||
"47015",
|
"47015",
|
||||||
"47028",
|
"47028",
|
||||||
"47032",
|
"47032",
|
||||||
|
"47398",
|
||||||
"50004",
|
"50004",
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user