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

Add multi-switch support #2

Merged
merged 5 commits into from
Nov 6, 2020
Merged

Add multi-switch support #2

merged 5 commits into from
Nov 6, 2020

Commits on Nov 6, 2020

  1. Allow mdl to be overridden in devices.conf

    Doug Krahmer committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    94bca95 View commit details
    Browse the repository at this point in the history
  2. And config options

    config.json: defaultDeviceType, defaultDeviceProperties
    devices.conf (device): enabled
    Doug Krahmer committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    285fa52 View commit details
    Browse the repository at this point in the history
  3. Support mult-switches

    Support device state array
    Guess device type and mdl if not specified.
    This helps HA set the correct icon by default.
    Doug Krahmer committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    dc9211e View commit details
    Browse the repository at this point in the history
  4. Added to Contributors section

    Doug Krahmer committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c45eb5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23b9bd6 View commit details
    Browse the repository at this point in the history