Skip to content
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

Datetime lambda call fix #3778

Merged
merged 3 commits into from
May 7, 2024
Merged

Conversation

RFDarter
Copy link
Contributor

Description:

changes
call.set_date("12:34:56");
to
call.set_time("12:34:56");
in datetime.time lambda call example

Related issue (if applicable): fixes

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

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 Apr 21, 2024

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit e6cc46f
🔍 Latest deploy log https://app.netlify.com/sites/esphome/deploys/662546e175419a00083c06de
😎 Deploy Preview https://deploy-preview-3778--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 site configuration.

Copy link
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @RFDarter 👍

../Frenck

@frenck frenck merged commit 32a3645 into esphome:current May 7, 2024
2 checks passed
@jesserockz jesserockz mentioned this pull request May 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
@RFDarter RFDarter deleted the datetime-lambda-call-fix branch June 2, 2024 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants