Commit 9b17d90
authored
Suppress 'found an unsupported model' warning (#1850)
This is not needed anymore, as #1845 reports on missing identifiers and
roborocks are covered by a wildcard matcher in devicefactory.
The original reason for adding this warning was to gather a list of
devices that we should add to the supported devices list for
devicefactory, but I think we are well covered now at least for roborock
(closing the issues below, other integrations need to be adapted to use
wildcards where feasible).1 parent 4e2c5ee commit 9b17d90
2 files changed
+0
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | 141 | | |
151 | 142 | | |
152 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | 122 | | |
142 | 123 | | |
143 | 124 | | |
| |||
0 commit comments