Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 IoTaWatt integration #55364
Add IoTaWatt integration #55364
Changes from 55 commits
edc208b
90c97f2
7d99b91
d98b7ee
10be9aa
5b919b6
f7e5538
35a2190
854f43a
67f41f7
a92acf2
36c578a
26f80a0
9bcbfe2
ead1f65
8b75706
2a0dc9e
d0331f1
762f615
a17639f
e055ce4
3c42caf
9e9d155
acf7d9b
158039b
0decd75
972e05b
dfe7169
3b7258b
1d2f808
c7a8d72
a95b6a3
c2a4715
b96845c
e2b77d9
940c3da
8807717
cd53f82
24f6476
bc15ae9
c047914
2f18fa6
5c95c69
f34a7a0
407d4b0
c8bd946
5931a1b
be59547
1b37ed1
da2679e
02abc66
a74abf4
8e52106
e10bff8
9977fc2
6fe787f
f35f92e
eb0f32b
c1a0d32
0e7af9b
b259bb0
7aa90f1
646508c
11cd5b6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the future, these types of errors should really be caught by the library and then the library should raise library specific exceptions. How should the user of the library know to catch these errors currently?