Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Releases: limengdu/MR24HPC1_HomeAssistant

mmwave_kit-factory v1.0

24 Aug 03:21
Compare
Choose a tag to compare

The factory firmware of the mmWave kit, compiled by ESPHome, is flashed to the XIAO ESP32C3 for direct use.

mmwave_kit-factory v1.1

12 Sep 09:36
Compare
Choose a tag to compare

Modify firmware content to accommodate ESPHome requirements:

  1. Project is powered by ESPHome

  2. Project is powered by an ESP32

  3. ESPHome configuration is open source

  4. Users should be able to apply updates if your project sells ready-made devices

  5. Project supports adoption via the dashboard_import feature of ESPHome

  6. Product name cannot contain ESPHome except in the case of ending with for ESPHome

  7. Configuration utilises esp32_improv and improv_serial (if a USB connection is available) for easy end-user provisioning.