Skip to content

Conversation

EasilyBoredEngineer
Copy link

Description:

Related issue (if applicable): fixes

Pull request in esphome with YAML changes (if applicable):

Checklist:

  • [X ] I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • [X ] Link added in /components/index.rst when creating new documents for new components or cookbook.

attempt to get links working
reverted accidental change
hopefully got the md formatting correct...
nagyrobi
nagyrobi previously approved these changes Oct 9, 2025
@swoboda1337
Copy link
Member

The deploy error is:

3:19:00 PM: Start building sites …
3:19:00 PM: hugo v0.147.8-10da2bd765d227761641f94d713d094e88b920ae+extended linux/amd64 BuildDate=2025-06-07T12:59:52Z VendorInfo=gohugoio
3:19:02 PM: ERROR Unresolved anchor '#espnow' in page 'components/packet_transport/espnow.md'
3:19:03 PM: Total in 2727 ms
3:19:03 PM: Error: error building site: logged 1 error(s)
3:19:03 PM: make: *** [Makefile:58: netlify] Error 1

Copy link
Member

@swoboda1337 swoboda1337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix deploy error

@esphome esphome bot marked this pull request as draft October 9, 2025 23:54
@esphome
Copy link

esphome bot commented Oct 9, 2025

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

Learn more about our pull request process.

remove #espnow
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit fa53714
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/68e84e5ae740ee0007c6a796
😎 Deploy Preview https://deploy-preview-5458--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@EasilyBoredEngineer
Copy link
Author

Fix deploy error

thaks - I've changed that to docref form.

@EasilyBoredEngineer EasilyBoredEngineer marked this pull request as ready for review October 10, 2025 00:10
@esphome esphome bot requested a review from swoboda1337 October 10, 2025 00:10
@EasilyBoredEngineer
Copy link
Author

The deploy error is:

3:19:00 PM: Start building sites …
3:19:00 PM: hugo v0.147.8-10da2bd765d227761641f94d713d094e88b920ae+extended linux/amd64 BuildDate=2025-06-07T12:59:52Z VendorInfo=gohugoio
3:19:02 PM: ERROR Unresolved anchor '#espnow' in page 'components/packet_transport/espnow.md'
3:19:03 PM: Total in 2727 ms
3:19:03 PM: Error: error building site: logged 1 error(s)
3:19:03 PM: make: *** [Makefile:58: netlify] Error 1

Hi There @swoboda1337 - thankyou - I've now addressed with the latest commit

@EasilyBoredEngineer
Copy link
Author

full deploy preview is here

@EasilyBoredEngineer
Copy link
Author

Fix deploy error

this is now done.

@swoboda1337
Copy link
Member

Fix deploy error

this is now done.

Could add espnow to the list here:
image

| Name | Type | Default | Description |
|---------------------|--------------------------|---------------------|--------------------------------------------------------------------------------------------------------|
| `peer_address` | MAC Address *(optional)* | `FF:FF:FF:FF:FF:FF` | MAC address to send packets to. This can be either a specific peer address for point-to-point communication, or the broadcast address `FF:FF:FF:FF:FF:FF` for broadcasting to all registered peers. |
| *All other options* | — | — | From the [Packet Transport Component](#packet-transport). |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No other page uses tables like this for config variable. Please follow the existing style.

@esphome esphome bot marked this pull request as draft October 11, 2025 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants