forked from home-assistant/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 0dbb410
Fix Shelly missing Gen value for older devices (home-assistant#107294)
1 parent 5ff6284 commit 0dbb410
File tree
4 files changed
+22
-8
lines changed- homeassistant/components/shelly
- tests/components/shelly
4 files changed
+22
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | + | ||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
322 | 323 | | |
323 | 324 | | |
324 | 325 | | |
325 | - | ||
326 | + | ||
326 | 327 | | |
327 | 328 | | |
328 | 329 | | |
| |||
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
338 | - | ||
339 | + | ||
339 | 340 | | |
340 | 341 | | |
341 | 342 | | |
| |||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
367 | - | ||
368 | + | ||
368 | 369 | | |
369 | 370 | | |
370 | 371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | - | ||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | - | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| |||
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
139 | - | ||
142 | + | ||
140 | 143 | | |
141 | 144 | | |
142 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | + | ||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | - | ||
34 | + | ||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
44 | - | ||
45 | 45 | | |
46 | + | ||
47 | + | ||
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | + | ||
305 | + | ||
306 | + | ||
307 | + | ||
308 | + | ||
309 | + | ||
310 | + | ||
311 | + | ||
0 commit comments