Skip to content

Update __init__.py#130

Closed
clydebarrow wants to merge 1 commit into
clydebarrow:devfrom
EmbedMe-io:clydebarrow-patch-1
Closed

Update __init__.py#130
clydebarrow wants to merge 1 commit into
clydebarrow:devfrom
EmbedMe-io:clydebarrow-patch-1

Conversation

@clydebarrow
Copy link
Copy Markdown
Owner

What does this implement/fix?

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code quality improvements to existing code or addition of tests
  • Other

Related issue or feature (if applicable):

  • fixes

Pull request in esphome-docs with documentation (if applicable):

  • esphome/esphome-docs#

Test Environment

  • ESP32
  • ESP32 IDF
  • ESP8266
  • RP2040
  • BK72xx
  • RTL87xx

Example entry for config.yaml:

# Example config.yaml

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed:

@esphome-pr-external-components
Copy link
Copy Markdown

To use the changes from this PR as an external component, add the following to your ESPHome configuration YAML file:

external_components:
  - source: github://clydebarrow/esphome@pull/130/head
    components: [adc]
    refresh: 1h

(Added by the PR bot)

@github-actions
Copy link
Copy Markdown

To use the changes from this PR as an external component, add the following to your ESPHome configuration YAML file:

external_components:
  - source: github://clydebarrow/esphome@pull/130/head
    components: [adc]
    refresh: 1h

(Added by the PR bot)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant