I have added several Bali Blinds with built-in “Autoview” motorization as Z-Wave devices to my ISY994. They show up in Home Assistant in the “light” domain, and work (more or less). I note, however, that I always receive error messages about unsupported nodes on HA startup. Looking at the init.py it seems that the “light” domain nodes only match “types” beginning with “1.”
"insteon_type": ["1."],
Here’s the error message I see, where the Z-wave type 4.17.7 reported in the ISY Event viewer is flagged as unsupported:
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastLowLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastLowRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastTopLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastTopMid MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastTopRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthLowLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthLowMid MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthLowRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthTopLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthTopMid MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamSouthTopRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FrenchDoorLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FrenchDoorRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: NookLeft MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: NookMid MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: NookRight MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: Kitchen MC, type: 4.17.7.0
2020-04-10 16:57:01 WARNING (SyncWorker_7) [homeassistant.components.isy994] Unsupported node: FamEastLowMid MC, type: 4.17.7.0