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

Add dependency and remove requirement from manifest.json #129

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

codyc1515
Copy link
Contributor

We have a dependency on MQTT that needs to be initialised before we start reaching out to the device. We also don't need to explictly call out paho-mqtt as a dependency as it is required by HA more generally and is not specific to Dyson.

We have a dependency on MQTT that needs to be initialised before we start reaching out to the device. We also don't need to explictly call out paho-mqtt as a dependency as it is required by HA more generally and is not specific to Dyson.
@codyc1515 codyc1515 requested a review from dotvezz February 4, 2024 02:14
@codyc1515 codyc1515 added the bug Something isn't working label Feb 4, 2024
@codyc1515
Copy link
Contributor Author

Can we get a review on this please?

@dotvezz
Copy link
Member

dotvezz commented Feb 18, 2024

Ahh sorry, this slipped through the cracks. I'll take a look today or tomorrow.

@dotvezz dotvezz merged commit ec7d467 into main Feb 20, 2024
4 checks passed
@dotvezz dotvezz deleted the manifest_mqtt branch February 20, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants