Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
feat(hass): add deviceId '881-21-2' for Eurotronic Spirit Z-Wave Plus…
Browse files Browse the repository at this point in the history
… device (#799)
  • Loading branch information
ahochsteger committed Oct 19, 2020
1 parent fb1a905 commit 545102b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion hass/devices.js
Expand Up @@ -345,5 +345,6 @@ module.exports = {
'328-2-3': [SPIRIT_ZWAVE_PLUS],
'328-3-3': [SPIRIT_ZWAVE_PLUS],
'345-82-3': [COVER], // Qubino flush shutter
'622-23089-17235': [COVER] // Graber/Bali/Spring Fashion Covers
'622-23089-17235': [COVER], // Graber/Bali/Spring Fashion Covers
'881-21-2': [SPIRIT_ZWAVE_PLUS] // Eurotronic Spirit / Aeotec ZWA021
}

0 comments on commit 545102b

Please sign in to comment.