Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions drivers/SmartThings/hub/profiles/tv-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ components:
categories:
- name: Hub
categoryType: manufacturer
- id: smartthings-findNode
label: SmartThings Find Node
capabilities:
- id: samsungim.nearbyDetection
version: 1
categories:
- name: Other
categoryType: manufacturer
deviceConfig:
icons:
- group: main
Expand Down
8 changes: 8 additions & 0 deletions drivers/SmartThings/hub/profiles/v4-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ components:
categories:
- name: Hub
categoryType: manufacturer
- id: smartthings-findNode
label: SmartThings Find Node
capabilities:
- id: samsungim.nearbyDetection
version: 1
categories:
- name: Other
categoryType: manufacturer
deviceConfig:
dashboard:
states:
Expand Down
Loading