Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenVoiceOS/ovos-PHAL-plugin-homeassistant
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.4a3
Choose a base ref
...
head repository: OpenVoiceOS/ovos-PHAL-plugin-homeassistant
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.4a4
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Jan 9, 2024

  1. Refactor oauth flow (#48)

    * Refactor oauth flow to use `get_response` to better manage message context and debug errors
    
    * More logging to debug oauth
    
    * More logging and docstrings debug oauth
    
    * Refactor for better logging
    
    * Update oauth plugin dependency spec
    Handle oauth registration responses from oauth plugin
    
    * Apply suggestions from code review
    
    Co-authored-by: Mike <[email protected]>
    
    * Minor logging and default value changes to address review feedback
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    Co-authored-by: Mike <[email protected]>
    3 people authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    31933bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b442a32 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b849556 View commit details
    Browse the repository at this point in the history
Loading