1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00

Add node_def_id for ISY994i wrapped X10 modules (#31815)

This commit is contained in:
Paulus Schoutsen 2020-03-04 17:42:18 -08:00 committed by GitHub
parent eac1f029e5
commit c4ed2ecb61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,6 +142,7 @@ NODE_FILTERS = {
"AlertModuleArmed",
"Siren",
"Siren_ADV",
"X10",
],
"insteon_type": ["2.", "9.10.", "9.11.", "113."],
},