Commit Graph

  • c9a53103f8 Merge branch 'bugfix/button_gpio_mask' into 'master' Piyush Shah 2021-07-26 15:00:19 +00:00
  • 8977045b06 Fixed typo in docs for ota server_cert Michal Dvořák 2021-04-12 14:10:15 +02:00
  • b516bf1a70 Merge branch 'feature/add_info_flags' into 'master' Piyush Shah 2021-07-22 19:06:29 +00:00
  • f1430a2ea6 esp_rmaker_schedule: Add info and flags field shixinke 2021-06-01 19:47:18 +08:00
  • 52bf91d617 Updated gpio pin bit mask. This fixed issue #81 aadwaitkale 2021-07-19 12:14:27 +05:30
  • a78fca21bf Merge branch 'feature/rel_time_schedule' into 'master' Piyush Shah 2021-07-09 17:02:17 +00:00
  • d6c30c2ac2 schedules: Add support for schedules with relative time Piyush Shah 2021-06-02 23:25:47 +05:30
  • 5667d2bb46 Merge branch 'bugfix/fix_nvs_set_incorrect' into 'master' Piyush Shah 2021-07-09 14:48:25 +00:00
  • b5952ed4ac esp_rmaker_param: Fix for a 4000 byte limitation on persistent param values yuanjm 2021-07-07 11:59:27 +08:00
  • cc3051d6a7 Merge branch 'task/ci_update_yml_file' into 'master' Piyush Shah 2021-07-09 10:58:28 +00:00
  • f077c8d592 ci: Update yml file to add tag to docker image Shivani Tipnis 2021-07-07 22:49:04 +05:30
  • 1243e8bbf8 Merge branch 'bugfix/multiple' into 'master' Piyush Shah 2021-07-06 19:01:13 +00:00
  • f1b92c293f Minor fixes Piyush Shah 2021-07-06 16:19:17 +05:30
  • f7def5911d Merge branch 'feature/insights' into 'master' Piyush Shah 2021-07-05 20:33:24 +00:00
  • 0c84527cfb esp_insights: Add facility to enable esp_insights in the examples Piyush Shah 2021-07-02 22:29:11 +05:30
  • 948ed9db49 Merge branch 'feature/def_tz_service' into 'master' Piyush Shah 2021-06-08 08:48:11 +00:00
  • ae067c238c Merge branch 'feature/upload_components_to_web_service' into 'master' Piyush Shah 2021-06-07 17:29:59 +00:00
  • ef81d4370c Upload components to the service Sergei Silnov 2021-04-07 22:13:58 +02:00
  • 0b819949cf examples: Add timezone service in some examples Piyush Shah 2021-06-05 00:23:07 +05:30
  • 04eb2f2bac Merge branch 'feature/subtype' into 'master' Piyush Shah 2021-06-02 07:26:09 +00:00
  • 8f73dda4fb esp_rmaker_core: Add an API to get parameter value from Rmaker core Piyush Shah 2021-05-31 18:24:09 +05:30
  • f8b833ac2f esp_rmaker_core: Add a new field "subtype" for devices Piyush Shah 2021-05-26 22:32:16 +05:30
  • cefa857e49 Merge branch 'feature/larger_jsons' into 'master' Piyush Shah 2021-06-01 14:33:48 +00:00
  • 522452a0e5 homekit_switch: Minor change to fix compilation error due to JSON component change Piyush Shah 2021-05-28 17:32:32 +05:30
  • c68b4ed535 esp_rainmaker_core: Allow larger node config and param JSONs Piyush Shah 2021-05-28 00:48:31 +05:30
  • 1a3ad3d377 Merge branch 'feature/system_service' into 'master' Piyush Shah 2021-05-30 10:45:00 +00:00
  • b4bbaac77b gitlab-ci: Temporary fix to pass the CI pipeline Piyush Shah 2021-05-28 18:12:11 +05:30
  • fce91c4fb0 esp_rmaker_core: Add a system service for reboot/reset Piyush Shah 2021-05-21 18:35:10 +05:30
  • ec23bd8aa6 Merge branch 'task/node_sharing_cli' into 'master' Piyush Shah 2021-04-08 12:43:56 +00:00
  • 7a4146c4df submodules: Updated the RainMaker Common and CLI submodules Piyush Shah 2021-04-08 17:01:07 +05:30
  • 0fba68bbf7 Merge branch 'bugfix/report_params' into 'master' Piyush Shah 2021-03-23 06:43:30 +00:00
  • 31397c93eb esp_rmaker_params: Do not attempt reporting params if RainMaker hasn't yet started Piyush Shah 2021-03-23 00:59:33 +05:30
  • 332c6e7d58 examples: Increase FreeRTOS timer stack size Piyush Shah 2021-03-23 00:57:28 +05:30
  • 8854443e4e examples: Use FreeRTOS timer instead of esp_timer for periodic tasks Piyush Shah 2021-03-23 00:53:59 +05:30
  • 009c6d7ab3 Remove a stale file added mistakenly Piyush Shah 2021-03-23 01:01:34 +05:30
  • 37b6a24dfa Merge branch 'bugfix/workqueue_task_delete' into 'master' Piyush Shah 2021-03-18 07:17:47 +00:00
  • 80e565aac2 Don't delete work queue task when local_ctrl fails to start Bruno Binet 2021-03-17 16:42:04 +01:00
  • 8cb1abcdfe Merge branch 'bugfix/esp_event_warnings' into 'master' Piyush Shah 2021-03-15 06:55:08 +00:00
  • 66dc818ba8 esp_events: Corrected the event handler prototypes to be in sync with esp_event_handler_t Piyush Shah 2021-03-12 20:08:40 +05:30
  • 38a46da760 Merge branch 'bugfix/schedule_memory_leak' into 'master' Piyush Shah 2021-03-02 05:56:43 +00:00
  • 8fd2e02ee4 Merge branch 'feature/esp32c3_support' into 'master' Piyush Shah 2021-02-10 16:21:04 +08:00
  • 86b4dbbd68 examples: Changes for the ESP32-C3, primarily for Boot button Piyush Shah 2021-01-28 19:27:56 +05:30
  • 50c3023e43 esp32-c3: Minor changes for ESP32-C3 support Piyush Shah 2021-01-28 19:20:22 +05:30
  • 2271c51144 Merge branch 'task/module_restructure' into 'master' Piyush Shah 2021-02-04 00:51:19 +08:00
  • 729e4d8310 Merge branch 'bugfix/crash_in_app_wifi' into 'master' Piyush Shah 2021-02-03 20:12:30 +08:00
  • 31d4b375e3 esp_rmaker: Moved out some generic modules from esp_rainmaker component Piyush Shah 2021-02-01 17:57:43 +05:30
  • 460eb620e0 app_wifi: Initialized the nvs_random to NULL. Shubham Patil 2021-01-28 21:32:42 +05:30
  • 3c4a1bce0b Merge branch 'feature/demo_intro_prints' into 'master' Piyush Shah 2021-01-28 21:49:42 +08:00
  • 63b7471a88 app_wifi: Added some optional prints on console to help getting started Piyush Shah 2021-01-14 00:54:37 +05:30
  • bf855ca378 Merge branch 'feature/hue-slider' into 'master' Piyush Shah 2021-01-26 04:02:32 +08:00
  • 3a0f522995 esp_rmaker_standard_types: Added UI Type "esp.ui.hue-slider" for Hue param Piyush Shah 2021-01-26 00:26:05 +05:30
  • 6624e8664d esp_rmaker_schedule: Fix memory leak when parsing the schedule JSON. Chirag Atal 2021-01-15 17:58:03 +05:30
  • 012aadf8f4 Merge branch 'bugfix/random_bytes_logic' into 'master' Piyush Shah 2021-01-08 18:00:20 +08:00
  • 0ad17a96e8 wifi_prov: Fixed a bug which was causing name/pop to change on every reboot Piyush Shah 2021-01-07 23:19:49 +05:30
  • 3a0621dccf Merge branch 'bugfix/local_ctrl_crash' into 'master' Piyush Shah 2020-12-05 00:29:46 +08:00
  • 1698e39207 Merge branch 'bugfix/ota_incomplete' into 'master' Piyush Shah 2020-12-04 20:28:54 +08:00
  • 592addd0e8 esp_rmaker_local_ctrl: Wait for Wi-Fi provisioning to finish before starting local control Piyush Shah 2020-12-03 22:38:29 +05:30
  • 65e31b7666 ota: Fixed an issue in error reporting in case of invalid OTA image Piyush Shah 2020-10-13 19:02:47 +05:30
  • 5d829c0de8 Merge branch 'task/def_disable_local_ctrl' into 'master' Piyush Shah 2020-11-27 01:46:11 +08:00
  • 489a532c32 esp_rmaker_local_ctrl: Keep the feature disabled by default Piyush Shah 2020-11-26 21:22:24 +05:30
  • 88b10ebaf3 Merge branch 'feature/local_control' into 'master' Piyush Shah 2020-11-26 21:29:50 +08:00
  • 32b7d65d9b esp_rmaker_core: Provide an API to get request source in string format Piyush Shah 2020-11-12 19:34:50 +05:30
  • 892e61b32f esp_rmaker_core: Add a facility for local control Piyush Shah 2020-10-05 21:45:54 +05:30
  • bca07db139 Merge branch 'task/misc_minor_fixes' into 'master' Piyush Shah 2020-11-12 21:32:37 +08:00
  • fd094fb045 Miscellaneous minor fixes Piyush Shah 2020-10-14 22:43:12 +05:30
  • cd072cd23a Merge branch 'feature/rmaker_mqtt_events' into 'master' Piyush Shah 2020-11-12 02:13:37 +08:00
  • cfd2624d79 switch: Handle the newly introduced MQTT events Piyush Shah 2020-10-30 19:08:38 +05:30
  • 8a098f08ca esp_rmaker_mqtt: Add a few MQTT events Piyush Shah 2020-10-30 19:08:20 +05:30
  • 4a6c1525c2 Merge branch 'feature/cli_node_sharing' into 'master' Piyush Shah 2020-10-30 17:35:06 +08:00
  • 39661ffd63 cli: Add support for node sharing Shivani Tipnis 2020-10-07 14:52:32 +05:30
  • b3c941416b Merge branch 'task/user_creds_ops' into 'master' Piyush Shah 2020-10-30 14:33:54 +08:00
  • 987a61372b cli: Update user credentials operations Remove current login creds for a relogin/password change attempt Get details for current logged-in user Add support for logout command Shivani Tipnis 2020-06-29 00:26:21 +05:30
  • 235f8ca9e5 build(deps): bump cryptography from 2.4.2 to 3.2 in /cli dependabot/pip/cli/cryptography-3.2 dependabot[bot] 2020-10-27 22:29:09 +00:00
  • 0ebf534965 Merge branch 'task/upstream_json' into 'master' Piyush Shah 2020-10-23 16:26:09 +08:00
  • f1b82c71c4 Merge branch 'bugfix/build_fail_if_claiming_enabled' into 'master' Piyush Shah 2020-10-19 21:15:34 +08:00
  • 4517665b28 rmaker_core: Fixes build failure when claim config is disabled. Shubham Patil 2020-10-19 13:01:16 +05:30
  • 7a13a9d545 json: Use upstream json_generator and json_parser as submodules Piyush Shah 2020-10-16 21:52:31 +05:30
  • d3f0e644b1 Merge branch 'task/random_ssid_pop' into 'master' Piyush Shah 2020-10-17 00:10:17 +08:00
  • 36149723fa Merge branch 'task/claim_separation' into 'master' Piyush Shah 2020-10-16 21:38:05 +08:00
  • fd50262b42 app_wifi: Changes in SSID and PoP generation for Provisioning Piyush Shah 2020-10-16 00:44:38 +05:30
  • 27ea88d93c esp_mqtt_data: Internal API changes Piyush Shah 2020-10-15 16:57:54 +05:30
  • d54adcd746 Merge branch 'bugfix/c_apis' into 'master' Piyush Shah 2020-10-09 19:27:59 +08:00
  • 379ccd1de0 bugfixes: Fixed some API failures Piyush Shah 2020-10-08 14:52:32 +05:30
  • 72a7db49d1 Merge branch 'bugfix/persist_param_cb' into 'master' Piyush Shah 2020-10-08 20:17:02 +08:00
  • 44467bc6bf Merge branch 'bugfix/button_license' into 'master' Piyush Shah 2020-10-07 22:02:41 +08:00
  • 1cfd8ff2e9 button: Change license from MIT to Apache 2.0 to be in sync with rest of the repo Piyush Shah 2020-10-07 18:22:03 +05:30
  • 12fd24f3eb bugfix: Callback for persistent parameters wasn't getting invoked Piyush Shah 2020-10-07 17:39:41 +05:30
  • 7cd041e5ed Merge branch 'bugfix/rmt_ws2812_build' into 'master' Piyush Shah 2020-10-06 23:59:18 +08:00
  • ffd5efca99 ws2812_led: Fix for rmt APIs getting included in case of make for IDF v4.0. chiragatal 2020-10-06 18:13:28 +05:30
  • ddeba1670e Merge branch 'feature/device_scheduling' into 'master' Piyush Shah 2020-10-02 03:12:01 +08:00
  • e352dfda42 Merge branch 'task/simplify_user_assoc' into 'master' Piyush Shah 2020-10-01 16:17:18 +08:00
  • a9c4e5b489 esp_rmaker_core: Added support for scheduling which allows actions to trigger automatically at the specified time. Chirag Atal 2020-07-01 13:00:10 +05:30
  • 87f0f355f5 Merge branch 'task/license' into 'master' Piyush Shah 2020-10-01 13:09:43 +08:00
  • 06d61977aa license: Add Apache 2.0 License file Piyush Shah 2020-10-01 01:12:28 +05:30
  • 52f9d01956 esp_rmaker_user_mapping: Create and register user_mapping handlers internally Piyush Shah 2020-10-01 00:58:37 +05:30
  • ccca176efc esp_rmaker_params: Added an API to indicate max number of elements allowed in an array param Piyush Shah 2020-09-28 23:40:25 +05:30
  • b61dc0401f Merge branch 'task/def_param_name_changes' into 'master' Piyush Shah 2020-09-29 19:09:30 +08:00
  • 367b48c995 esp_rmaker_standard_types: Start default names of all standard params with capital letter Piyush Shah 2020-09-28 17:41:07 +05:30
  • e8532e469f Merge branch 'feature/homekit' into 'master' Piyush Shah 2020-09-26 01:41:29 +08:00
  • e45bf601ae homekit_switch: Added an example for RainMaker + HomeKit Piyush Shah 2020-09-25 02:39:52 +05:30