Make "Add WiFi Access Point" not return error

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
User avatar
RinaldiMe
Posts: 6
Joined: 04 Jun 2014 18:50

Make "Add WiFi Access Point" not return error

Post by RinaldiMe » 25 May 2015 14:12

Hi,

Is it possible to make the "Add WiFi Access Point" action not return error when the AP is already registered?

The problem is that you can't check if it is already registered and the flow stops when the action returns error.

Thanks.

User avatar
TheBrain1984
Posts: 137
Joined: 07 Aug 2013 08:17
Location: Germany

Re: Make "Add WiFi Access Point" not return error

Post by TheBrain1984 » 25 May 2015 16:23

You can make a "quick and dirty" workaround. You can make a following action to "Add WiFi Access Point" action and change the connection type between the two actions to "Exception" the second action does nothing and than you connect the second action to your following action of "Add WiFi Access Point" action.

User avatar
RinaldiMe
Posts: 6
Joined: 04 Jun 2014 18:50

Re: Make "Add WiFi Access Point" not return error

Post by RinaldiMe » 01 Jun 2015 22:48

Thanks! I've used you Exception trick and it worked flawlessly.

Locked