issues icon indicating copy to clipboard operation
issues copied to clipboard

ac_dimmer via port expander?

Open BrownC0de opened this issue 2 years ago • 1 comments

The problem

Hi. There is a need to connect several triacs through a port expander (for example, pca9685, mcp23016). But I don’t understand how to select the expander pins through the configurator? And is it possible?

Which version of ESPHome has the issue?

v2022.3.0

What type of installation are you using?

Docker

Which version of Home Assistant has the issue?

No response

What platform are you using?

ESP32

Board

No response

Component causing the issue

ac_dimmer

Example YAML snippet

output:
  - platform: ac_dimmer
    id: dimmer1
    gate_pin: D7
    zero_cross_pin:
      number: D6
      mode:
        input: true
      inverted: yes

Anything in the logs that might be useful for us?

No response

Additional information

No response

BrownC0de avatar Apr 07 '22 12:04 BrownC0de

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 06 '22 02:08 github-actions[bot]