Skip to content

Commit

Permalink
Adding profile for plug/button device (#1806)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickolas-deboom authored Dec 9, 2024
1 parent 34a1afe commit f8f29b9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions drivers/SmartThings/matter-switch/profiles/plug-button.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: plug-button
components:
- id: main
capabilities:
- id: switch
version: 1
- id: firmwareUpdate
version: 1
- id: refresh
version: 1
categories:
- name: SmartPlug
- id: button
capabilities:
- id: button
version: 1
categories:
- name: RemoteController

0 comments on commit f8f29b9

Please sign in to comment.