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

Hbridge christmas light #733

Merged
merged 1 commit into from Nov 8, 2020

Conversation

DotNetDann
Copy link
Contributor

@DotNetDann DotNetDann commented Aug 16, 2020

bringing Christmas lights into esphome

Description:

Little Tuya modules are now in Christmas lights. These normally have a hbringe so they can skimp on the long cable costs.
e.g. https://mirabellagenio.net.au/festive-lights

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

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against current.
  • Link added in /index.rst when creating new documents for new components or cookbook.

Copy link
Member

@jesserockz jesserockz left a comment

Choose a reason for hiding this comment

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

Hey @DotNetDann, looks good, but could you please check your branching as there are some other commits included in here that should not be.

bringing christmas lights into esphome
Comment on lines +43 to +47
- **id** (*Optional*, :ref:`config-id`): Manually specify the ID used for code generation.
- **name** (**Required**, string): The name of the light.
- **pin_a** (**Required**, :ref:`config-id`): The id of the first float :ref:`output` to use for this light.
- **pin_b** (**Required**, :ref:`config-id`): The id of the second float :ref:`output` to use for this light.
- All other options from :ref:`Light <config-light>`.
Copy link
Member

Choose a reason for hiding this comment

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

If the update_interval works from my comments on the code PR add the update_interval config option here with a description

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not done. Unable to use polling_component_schema

@jesserockz jesserockz dismissed their stale review November 3, 2020 06:49

Branching fixed

@jesserockz jesserockz merged commit 137f80c into esphome:next Nov 8, 2020
This was referenced Feb 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants