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

Handle no Events returned from EasyIQ fixes #186 #195

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

PatrickFrederiksen
Copy link
Contributor

Handle no Events returned from EasyIQ

Handle no Events returned from EasyIQ
@PatrickFrederiksen PatrickFrederiksen changed the title Update client.py Handle no Events returned from EasyIQ Nov 15, 2024
@PatrickFrederiksen PatrickFrederiksen changed the title Handle no Events returned from EasyIQ Handle no Events returned from EasyIQ fixes #186 Nov 15, 2024
_ugep = _ugep + str(i["description"]) + "<br>"
else:
_LOGGER.debug("None")
_LOGGER.debug("None")
Copy link
Owner

Choose a reason for hiding this comment

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

@PatrickFrederiksen can you add some context to these debug statements, so we know what is "none"

@scaarup
Copy link
Owner

scaarup commented Nov 15, 2024

@PatrickFrederiksen det ser godt ud 👍
Gider du added lidt mere tekst til de der debug statements? Så ved vi hvad der er None osv.

@scaarup scaarup linked an issue Nov 22, 2024 that may be closed by this pull request
2 tasks
@scaarup scaarup merged commit 66f6a23 into scaarup:main Nov 22, 2024
3 checks passed
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.

Ingen sensors bliver oprettet
2 participants