Skip to content

Commit

Permalink
add support for 220V 30-amp Load Controller N/O (openhab#4376)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shawn Rizzoli authored and teichsta committed May 31, 2016
1 parent a8b96c8 commit 2bf1b8d
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,4 +432,12 @@ Example entry:
<feature name="fastonoff">FastOnOff</feature>
<feature name="lastheardfrom">GenericLastTime</feature>
</device>

<device productKey="F00.00.1F">
<model>2477SA1</model>
<description>220V 30-amp Load Controller N/O</description>
<feature name="switch">GenericSwitch</feature>
<feature name="fastonoff">FastOnOff</feature>
<feature name="lastheardfrom">GenericLastTime</feature>
</device>
</xml>

0 comments on commit 2bf1b8d

Please sign in to comment.