Skip to content

Commit

Permalink
Merge pull request #1222 from SmartThingsCommunity/bugfix/BUG2-1112
Browse files Browse the repository at this point in the history
BUG2-1112 Correct enabled values for aeotec multisensor power source
  • Loading branch information
greens authored Feb 15, 2024
2 parents 47dbcad + 7fc4d8c commit 183f41e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ components:
- key: "powerSource.value"
enabledValues:
- battery
- mains
- dc
categories:
- name: MotionSensor
preferences:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ components:
- key: "powerSource.value"
enabledValues:
- battery
- mains
- dc
categories:
- name: MultiFunctionalSensor
preferences:
Expand Down

0 comments on commit 183f41e

Please sign in to comment.