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

Smart plugs: add ID for power button #85

Merged
merged 1 commit into from
Sep 25, 2024

Commits on Sep 22, 2024

  1. Smart plugs: add ID for power button

    Setting an ID for the power button allows its behavior to be extended or
    modified by configuration that uses this package, for example:
    
        packages:
          Athom_Technology.Smart_Plug_V2: github://athom-tech/athom-configs/athom-smart-plug-v2.yaml
    
        binary_sensor:
          - id: !extend power_button
            # Additional settings here
    tari committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f19935c View commit details
    Browse the repository at this point in the history