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

Range.min is always skipped #23

Merged
merged 23 commits into from
Mar 18, 2024
Merged

Range.min is always skipped #23

merged 23 commits into from
Mar 18, 2024

Commits on Jul 11, 2023

  1. Added water heater appliance. Added ability to send only mandatory pa…

    …rameters
    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    71cf7a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/VadymMelnychuk/pyhOn

    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    55c43db View commit details
    Browse the repository at this point in the history
  3. fixed build

    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a9fd05f View commit details
    Browse the repository at this point in the history
  4. formatting

    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7ac2908 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a176929 View commit details
    Browse the repository at this point in the history
  6. cleanup

    Vadym Melnychuk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ecdb976 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. reformatting

    Vadym Melnychuk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    68b6b7b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Added ability to send specific parameters. Useful in case the command…

    … has many not mandatory parameters and you want to send only one/few
    Vadym Melnychuk committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    25fa895 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    8952397 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Vadym Melnychuk committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e575722 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Fixed code style

    Vadym Melnychuk committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e2e2fcb View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    3d8011d View commit details
    Browse the repository at this point in the history
  2. sync_command - fixed typos, skip to sync(actually reset) parameters o…

    …f different types. Improved WaterHeater appliance
    Vadym Melnychuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8a876d9 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Vadym Melnychuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    293dd47 View commit details
    Browse the repository at this point in the history
  4. cleanup

    Vadym Melnychuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    bab8bce View commit details
    Browse the repository at this point in the history
  5. clean code style

    Vadym Melnychuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    59943f1 View commit details
    Browse the repository at this point in the history
  6. check if base parameter is mandatory

    Vadym Melnychuk committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5d0225e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    6053b36 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    3836342 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Reverted back sync_command, send mandatory parameters beside with spe…

    …cified
    Vadym Melnychuk committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1ebd83b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge branch 'main' of https://github.com/VadymMelnychuk/pyhOn

    # Conflicts:
    #	pyhon/appliances/wh.py
    Vadym Melnychuk committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    73fe980 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    91539a3 View commit details
    Browse the repository at this point in the history
  2. Fixed issue 'min value always skipped'

    Vadym Melnychuk committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    43f0939 View commit details
    Browse the repository at this point in the history