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

Move connection logic into aiohubspace #121

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Move connection logic into aiohubspace #121

merged 1 commit into from
Jan 11, 2025

Conversation

Expl0dingBanana
Copy link
Collaborator

@Expl0dingBanana Expl0dingBanana commented Jan 3, 2025

Known API Breaks:

  • A "duplicate" sensor may show up due to the entity ID change. The old one can be removed.

This can be tested using the pre-release tag, dev-aiohubspace.

@Expl0dingBanana Expl0dingBanana requested a review from jdeath January 3, 2025 23:36
@Expl0dingBanana
Copy link
Collaborator Author

@jdeath Are you able to validate this still works for your lock?

[![Stargazers repo roster for @jdeath/Hubspace-Homeassistant](https://git-lister.onrender.com/api/stars/jdeath/Hubspace-Homeassistant?limit=30)](https://github.com/jdeath/Hubspace-Homeassistant/stargazers)
# Overview
This repository provides an integration between Hubspace and Home Assistant. Due to the cloud-first
nature of Hubspace devices, an internet connection needs to be available, along with the Hubspace servers.

Please ask support questions in homeassistant forums: https://community.home-assistant.io/t/add-support-for-hubspace-by-afero/306645
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jdeath Is this still the preferred way of asking questions, or is it GitHub issues?

 * Update communication from hubspace-async to aiohubspace
 * Update configflow to specify refresh time
 * Update configflow to reconfigure refresh time
 * Remove state logic from component
 * Devices are now only created through top-level entities
 * Update naming convention for entities
 * Create two buttons for generating debug, rather than having
   to put the component into debug
 * Update Config Flow to ensure data and options are split

Sem-Ver: api-break
@Expl0dingBanana Expl0dingBanana mentioned this pull request Jan 11, 2025
@Expl0dingBanana Expl0dingBanana merged commit 7070478 into main Jan 11, 2025
7 checks passed
@Expl0dingBanana Expl0dingBanana deleted the aiohubspace branch January 11, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant