Flow example for: Wireless temp & humidity sensor BLE
Flow setup
- Start by dragging your beacon into the flow.
- Drag to Get variable value from the Dashboard menu.
- Drag a Set variable value from the Dashboard menu.
- Drag an And gate from the Logic menu.
- Drag a Toggle in from the Logic menu
- Connect from beacon: Action to Input 2 in Andgate
- Also create in the last two Set variable values one called Armed and Disarmed.
- Draw a line from on and off to a Toggle where on goes to On and off goes to Off.
- Drag a Send SMS in from Notification and connect from And gate output to Send on Send SMS. Fill in your information and what should be in the SMS.
Dashboard
- Press the menu: Dashboard in the top menu.
- Tap into an existing dashboard or create a new one.
- Press Edit on the right side and select a: Button and a Value.
- Press the small nut on the Button and give it a title, for example Alarm mode, connect the Variable value enabled and disabled to two buttons, each with a different color.
- Press the nut for value and give it a title, for example Status, and connect the Variable value to the one called Magnetic switch.
- Finish by pressing save on the right side.
Mobile view
- Press share on the right side.
- Turn on Allow public access.
- With that URL page you can access your dashboard on your phone as an app.
Note: This flow is just an example, your flow can be built according to your own needs, this flow is just for inspiration.