esphome-devices icon indicating copy to clipboard operation
esphome-devices copied to clipboard

Update index.md for new yaml,programming section, Made for ESPHome changed to True

Open isystemsautomation opened this issue 3 months ago • 2 comments

Brief description of the changes

Type of changes

  • [ ] New device
  • [x] Update existing device
  • [ ] Removing a device
  • [ ] General cleanup
  • [ ] Other

Checklist:

  • [x] There are no passwords or secrets references in any examples. The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • [x] The wifi or ethernet block has no static / manual ip address specified.
  • [x] The first configuration provided should be hardware definitions only. A more involved example can be provided in a separate configuration block.

Made for ESPHome Checklist

  • [x] Project is powered by an ESP32 or supported variant such as C3, C6, S2, S3 etc.
  • [x] Project is using ESPHome firmware
  • [x] Project name cannot contain ESPHome except in the case of ending with for ESPHome
  • [x] ESPHome configuration is open source and available for end users to modify/update
  • If the device uses Wi-Fi:
    • [x] Configuration contains esp32_improv: (documentation)
    • [x] Configuration contains improv_serial: if there is a USB port (documentation)
  • Users should be able to apply updates to your device:
    • [x] Device can be "taken control" of by the user using the ESPHome Builder
      • [x] Configuration includes dashboard_import: to facilitate this (documentation)
      • [x] Configuration contains the ota.esphome component (documentation)
      • [x] Serial flashing is not disabled
      • [x] There are no references to secrets in the configuration
      • [x] There are no passwords in the configuration
      • [x] There are no static IP addresses in the configuration
      • [ ] The configuration must be valid, compile and run successfully without any user changes after taking control
      • [ ] Every entity/component (sensor, switch, etc.) must have an id defined
    • [ ] OTA Updates are provided via the update.http_request component (documentation)

isystemsautomation avatar Sep 15 '25 09:09 isystemsautomation

Deploy Preview for esphome-devices failed. Why did it fail? →

Name Link
Latest commit 0dbaf5d6785be89cede1219eec55ae45c3b1d0ef
Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/68dfaa82df18ff00082b6914

netlify[bot] avatar Sep 15 '25 09:09 netlify[bot]

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks :+1:

Learn more about our pull request process.

esphome[bot] avatar Sep 15 '25 09:09 esphome[bot]