Skip to content

Add Airzone Select platform support#76415

Merged
bdraco merged 7 commits into
home-assistant:devfrom
Noltari:airzone-select-platform
Jan 5, 2023
Merged

Add Airzone Select platform support#76415
bdraco merged 7 commits into
home-assistant:devfrom
Noltari:airzone-select-platform

Conversation

@Noltari
Copy link
Copy Markdown
Contributor

@Noltari Noltari commented Aug 7, 2022

Proposed change

Add Airzone Select platform support.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • The code has been formatted using Black (black --fast homeassistant tests)
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies - a link to the changelog, or at minimum a diff between library versions is added to the PR description.
  • Untested files have been added to .coveragerc.

The integration reached or maintains the following Integration Quality Scale:

  • No score or internal
  • 🥈 Silver
  • 🥇 Gold
  • 🏆 Platinum

To help with the load of incoming pull requests:

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 6, 2022

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days.
Thank you for your contributions.

@github-actions github-actions Bot added the stale label Sep 6, 2022
@Noltari
Copy link
Copy Markdown
Contributor Author

Noltari commented Sep 12, 2022

This is not stale.

@github-actions github-actions Bot removed the stale label Sep 12, 2022
Comment thread homeassistant/components/airzone/select.py Outdated
Comment thread homeassistant/components/airzone/select.py Outdated
Comment thread tests/components/airzone/test_select.py Outdated
Comment thread homeassistant/components/airzone/select.py Outdated
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
@Noltari Noltari force-pushed the airzone-select-platform branch from eaa3c23 to 7e35dbc Compare November 18, 2022 18:50
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
@Noltari Noltari requested a review from bdraco November 21, 2022 13:56
Comment thread homeassistant/components/airzone/select.py Outdated
Comment thread homeassistant/components/airzone/select.py Outdated
bdraco and others added 2 commits January 3, 2023 09:40
@Noltari Noltari requested a review from bdraco January 4, 2023 14:50
Comment thread homeassistant/components/airzone/select.py
@bdraco
Copy link
Copy Markdown
Member

bdraco commented Jan 4, 2023

Thanks @Noltari

@bdraco
Copy link
Copy Markdown
Member

bdraco commented Jan 4, 2023

Should be good to merge once a docs pr is opened/linked.

@Noltari
Copy link
Copy Markdown
Contributor Author

Noltari commented Jan 5, 2023

Should be good to merge once a docs pr is opened/linked.

Docs PR created home-assistant/home-assistant.io#25569

@Noltari Noltari requested a review from bdraco January 5, 2023 09:57
@bdraco bdraco merged commit 146b43f into home-assistant:dev Jan 5, 2023
@Noltari Noltari deleted the airzone-select-platform branch January 5, 2023 22:04
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 6, 2023
Comment thread homeassistant/components/airzone/select.py
@home-assistant home-assistant unlocked this conversation Jan 9, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Jan 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants