Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Background socket and mqtt #1

Merged
merged 7 commits into from
Mar 13, 2021
Merged

Background socket and mqtt #1

merged 7 commits into from
Mar 13, 2021

Conversation

roopesh
Copy link
Contributor

@roopesh roopesh commented Mar 13, 2021

I've included a fully functioning python app and basic documentation including an accompanying node-red flow. I do plan to get this running in AppDaemon but figured I'd put this out there.

roopesh and others added 7 commits March 2, 2021 06:19
the qolsys listener is running in a separate thread.  You can independently send requests to it.  Not a lot of error management, retries, or resiliency in general.  Still some janky code.
Added exception handling when the socket returns no data e.g. when the token is wrong.
fix up markdown a bit
@mzac mzac merged commit f0e4889 into mzac:main Mar 13, 2021
@mzac
Copy link
Owner

mzac commented Mar 13, 2021

Thanks! I'm pusing the 0.1.0 release now, should be avail on Pypi soon...

@mzac
Copy link
Owner

mzac commented Mar 13, 2021

Something is broken with the github action pushing to pypi.. need to figure it out

@mzac
Copy link
Owner

mzac commented Mar 13, 2021

Ok I figured it out, have to update the version in setup.cfg as well as when a release is pushed.

https://pypi.org/project/qolsys-client/

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants