Aeon SmartStrip - Follow Individual Simulated Switches?


#21

if you wanted to turn on switch1 how does the code look in wC?

please do a with statement on switch1 and turn it on or off and share a green snapshot.


#22

Curious if you’ve seen this thread?


#23

does this list all 5 switches as individual switches?


#24

Yes, it’s been a while since I set it up but I do have 4 individual switches, well maybe 5 including the master :slight_smile: I haven’t looked at it for a long time.

Edit: You made me look, I do see the master switch. :stuck_out_tongue:


#25

@chadbaldwin there you go use what @eibyer posted and the snippet from above.


#26

Sorry to revive old post but I just dusted off my old SmartStrip to use in the garage to enable/disable my “dumb” sprinkler. I switched to the new DH linked above but WebCoRE still can’t read power on each switch. Is it possible to access each outlet’s power usage somehow? This reads the whole strip I guess:
[SmartStrip : power]

This doesn’t work: [Sprinkler: power]
I have “Sprinkler” defined in the DH settings and also a virtual switch I had created previously with old DH.

Can I do this somehow to access channel 1? [SmartStrip(1) : power]