Skip to content

add docs for dlms_meter component #4536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: next
Choose a base branch
from

Conversation

SimonFischer04
Copy link

Description:

Related issue (if applicable): fixes

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

Checklist:

  • 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.

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

Copy link

netlify bot commented Dec 25, 2024

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 05f851b
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6849f2d2f5377000082d87a2
😎 Deploy Preview https://deploy-preview-4536--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.

@SimonFischer04 SimonFischer04 marked this pull request as draft December 25, 2024 16:20
@SimonFischer04 SimonFischer04 marked this pull request as ready for review December 25, 2024 16:46

# Example configuration entry for generic grid operator
uart:
rx_pin: GPIO4 # change this to the pin where you connected the mbus adapter board
Copy link
Contributor

Choose a reason for hiding this comment

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

Use the correct RX pin from ESP32 and give a hint that the user had to check what is the correct pin
See: SimonFischer04/esphome#1 (comment)

Copy link
Author

@SimonFischer04 SimonFischer04 Feb 22, 2025

Choose a reason for hiding this comment

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

@ximex I changed the pin now to gpio33 and added a hint.

But what do you mean by "correct" pin?
As far as I understand https://www.esphome.io/components/uart, i can use almost any pin on an esp32.
I don't see any difference in supported pin modes between gpio4 and gpio33 either.


# Sample configuration entry for netznow
uart:
rx_pin: GPIO4 # change this to the pin where you connected the mbus adapter board
Copy link
Contributor

Choose a reason for hiding this comment

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

Use the correct RX pin from ESP32 and give a hint that the user had to check what is the correct pin
See: SimonFischer04/esphome#1 (comment)

@SimonFischer04 SimonFischer04 requested a review from ximex February 23, 2025 00:00
Copy link

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 27, 2025
@ximex
Copy link
Contributor

ximex commented May 27, 2025

@SimonFischer04 pls fix merge conflict

@ximex ximex removed the stale label May 27, 2025
@SimonFischer04
Copy link
Author

@SimonFischer04 pls fix merge conflict

@ximex sorry for the delay,
done now

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.

2 participants