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 integration for iotty Smart Home #103073
Add integration for iotty Smart Home #103073
Changes from 8 commits
18ab298
fc35303
3c25e8f
2b2022a
0f8be23
f6c9bb6
ae97d6f
213478f
2dfbcac
fdbef16
ac38fc5
cd56f98
f27bb4b
938a9af
31a8d01
fb65b75
63c4b2b
3525d64
2a3d779
d6a02a4
b5223a5
014c3e5
0903fbd
c719025
a7b9348
fea0e1d
4c77d3f
0895ce4
102cc67
852e63e
263b056
2446c28
a8171e6
42df504
a4bbf4d
fa97a76
41d1d5a
ab6afb1
1adc04d
a137732
def435b
2378530
a2c2e37
c72dec7
6b4ac81
f0d1c82
fd9d6b9
235d95d
57f93c7
d9c1e7c
e131b4f
e5657db
ddd9155
aa7d87c
f6e8269
2406cea
45993ed
ef16522
860cb78
fb520ad
b57182b
a6d9f43
fd14b35
9954782
b3e4195
dc47223
f3bf64b
5df2e39
85c85a7
7924c27
40dd193
90c5cb5
2874d26
0d67c1c
6c9054c
d8ac598
d5f447a
202bdd7
1c273e1
4c30c1a
eec1675
76b20bb
65317e0
c34e841
f364332
92b5cd9
3c07035
291c89d
7d68719
dec43e9
4953f33
3ab508c
d338e19
02551d6
e67903c
3df1fa7
14ecf78
9b56504
6bc5d16
2bf2cdd
6371d37
86b29da
84d9977
0be59ce
a3a32e0
d2989f2
fe9da43
4497c2c
d3b6cc5
56cf2cb
43e79c1
271e9e7
a47a715
b02eea8
02acc82
01f8759
7278fec
3328374
ce6e24e
4eac992
b6cbcff
4f14518
91cdb09
e87cead
43c2662
055f775
eb195a3
f07da58
b90f820
383fc90
c618e69
c4ac6bb
5e87f2a
1399c04
967e260
0b17b2c
299d884
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 35 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L35
Check warning on line 37 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L37
Check warning on line 39 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L39
Check warning on line 41 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L41
Check warning on line 43 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L43
Check warning on line 45 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L45
Check warning on line 47 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L47
Check warning on line 53 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L52-L53
Check warning on line 55 in homeassistant/components/iotty/__init__.py
Codecov / codecov/patch
homeassistant/components/iotty/__init__.py#L55
Check warning on line 40 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L36-L40
Check warning on line 45 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L44-L45
Check warning on line 52 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L52
Check warning on line 54 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L54
Check warning on line 56 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L56
Check warning on line 61 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L60-L61
Check warning on line 66 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L65-L66
Check warning on line 69 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L68-L69
Check warning on line 72 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L71-L72
Check warning on line 78 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L76-L78
Check warning on line 81 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L80-L81
Check warning on line 87 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L87
Check warning on line 89 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L89
Check warning on line 95 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L94-L95
Check warning on line 97 in homeassistant/components/iotty/api.py
Codecov / codecov/patch
homeassistant/components/iotty/api.py#L97
Check warning on line 19 in homeassistant/components/iotty/config_flow.py
Codecov / codecov/patch
homeassistant/components/iotty/config_flow.py#L19
Check warning on line 3 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L2-L3
Check warning on line 6 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L5-L6
Check warning on line 12 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L8-L12
Check warning on line 15 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L14-L15
Check warning on line 17 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L17
Check warning on line 20 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L20
Check warning on line 26 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L23-L26
Check warning on line 30 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L30
Check warning on line 32 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L32
Check warning on line 38 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L36-L38
Check warning on line 41 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L40-L41
Check warning on line 43 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L43
Check warning on line 46 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L45-L46
Check warning on line 48 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L48
Check warning on line 51 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L50-L51
Check warning on line 53 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L53
Check warning on line 56 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L56
Check warning on line 58 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L58
Check warning on line 61 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L60-L61
Check warning on line 65 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L65
Check warning on line 68 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L67-L68
Check warning on line 73 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L73
Check warning on line 79 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L79
Check warning on line 82 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L81-L82
Check warning on line 84 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L84
Check warning on line 90 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L86-L90
Check warning on line 92 in homeassistant/components/iotty/switch.py
Codecov / codecov/patch
homeassistant/components/iotty/switch.py#L92