

Schedule can be enabled/disabled by setting true/false value of isScheduleSupported field in local.properties. List of operations that are supported for scheduling : Schedules allow you to automate a device by setting it to trigger an action at a given time on a specified day or days of the week. This feature is optional but enabled by default.Īdd isLocalControlSupported=false in local.properties file to disable this feature. This feature can be enabled/disabled by setting true/false value of isLocalControlSupported field in local.properties. Local Control ensures your devices are reachable even when your internet connection is poor or there is no internet over connected Wi-Fi.

This feature allows user to control their ESP devices over local network by communicating over Wi-Fi + HTTP.App uses ESP Local Control(esp_local_ctrl) component in ESP-IDF and Network Service Discovery APIs to search and manage user devices on local network.Allow user to change and monitor parameters of devices.Adapt UI according to the parameter type like toggle for power, slider for brightness.Shows all static and configurable parameters of a device.List all devices associated with a user.Performs the User-Node association workflow.Supports SoftAP based Wi-Fi Provisioning.Shows list of available Wi-Fi networks.Can choose manual flow if QR code is not present.Automatically connects to device using QR code.Uses Provisioning library for provisioning.Third party login includes GitHub and Google.
