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

Fixes issue #40 and general improvements #58

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    4eed75f View commit details
    Browse the repository at this point in the history
  2. Added a poll ambtemp per guidance from Intesis and to remove "is taki…

    …ng over 10 seconds" in HA error log.
    
    Added an async delay function
    
    Added a writeasync with delay to slow down send of commands
    
    Modify set_mode to handle situation where IntesisBox returns out of order.
    
    Ensure that mode is set prior turning on unit.
    CV8R committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ca86540 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Remove commented code.

    CV8R committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2a52360 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Remove commented code.

    CV8R committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    130cfcb View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    CV8R committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    555bce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b744658 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    CV8R committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    89c403b View commit details
    Browse the repository at this point in the history
  5. Ignore Mac OS DS_Store

    CV8R committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    15f732f View commit details
    Browse the repository at this point in the history
  6. Remove DS_Store

    CV8R committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    da7dc2b View commit details
    Browse the repository at this point in the history