-
Notifications
You must be signed in to change notification settings - Fork 134
MQTT remote control by ubidots.com
Go to the device page, and add two variables, "mode" and "setTemp".
Make sure the "api label" is correctly set.
Go to dashboard. Click "+"(Add widget) to add a slider control:
Choose the just added variable, mode: Set the range 0-3, while 0 is off, 1 is "Fridge Constant", 2 is "Beer Constant", and 3 is "Beer Profile".
Do the same to the "settemp" variable with correct ranges.
Now you will have it.
Get the full information from Ubidots Docs.
For free/educational users, use
- MQTT Server: things.ubidots.com
- MQTT Port : 1883
- User Name: [ubidots token]
- Password: (left blank)
The path is in format of '/v1.6/devices/{DEVICE_LABEL}/{LABEL_VARIABLE}/lv'. Let the device label be 'fermenter2' and mode and setting temperature variables be 'mode', and 'settemp'.
- Mode path: /v1.6/devices/fermenter2/mode/lv
- Setting Temperature path: /v1.6/devices/fermenter2/settemp/lv
You will have to create two variables named 'mode' and 'settemp' in device 'fermenter2'.
Slide the mode slider to change mode and settemp slider to change temperature. The "settemp" should be set after mode is changed so that it's not ambiguous.
Wiki is deprecated. Check doc directory for latest document. https://github.com/vitotai/BrewPiLess/tree/master/doc
- Hardware Setup
- Localization of web frontend
- Flash layout and New Frontend
- Software Installation
- WiFi Setup
- System Setup
- Device Setup
- Using Buttons & Menu
- Temperature Logging
- Cloud Logging
- Beer Profile
- iSpindel Support
- Manual Gravity Logging
- Use with Glycol
- Auto Capping(Spunding)
- MQTT Remote Control
- Pressure Monitor and Control
-
Other URLs
- Clear WiFi setting
- Format file system
- OTA update
- Overwrite pages
-
JSON Commands
- Temperature Unit
- Sensor Calibration
- FAQ