I recently had to replace all wired contacts to wifi contacts, No trying to group all those new wifi contacts to one section of house to integrate to sharptools for use in ipad for home automation, Anyone have expericence with this, thanks
Can you provide more details? Brand/model of the sensors? Are they connected to SmartThings?
Tagging @joshua_lyon
1 Like
You could use a SharpTools rule to aggregate the status of multiple sensors into a single SharpTools variable. Something like the following:
The idea is that you create a rule which triggers when any of your desired motion sensors update then create a condition that checks to see if they are all ‘inactive’ in which case you can flag the variable as inactive. Otherwise if any of the motion sensors are not ‘inactive’ that means at least one is active so you can flag the variable as active too.
(Im flying over the Atlantic at the moment so I may not be responsive)
3 Likes