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

Fix object mismatch in timeout #12

Closed
wants to merge 1 commit into from
Closed

Fix object mismatch in timeout #12

wants to merge 1 commit into from

Conversation

Spacelord09
Copy link

The time.sleep function needs a int object to work.
This PR is fixing this whith a time.sleep(int(123))

@skoelle
Copy link

skoelle commented Dec 30, 2021

hey @auhlig can you please complete the pullrequest, i really want to use this feature. but i'm unaware if the docker image at https://registry.hub.docker.com/r/auhlig/homematicip-exporter will also pull the latest github sourcecode

@Spacelord09
Copy link
Author

BUMP @auhlig

@Spacelord09
Copy link
Author

The old pull request unfortunately was automatically closed after the source repository(fork) was deleted.
New pull request at #13.

This pull request was closed.
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.

2 participants