Commit f9907f7
Fix trigger_homelink protobuf assignment error
Use constructor-based initialization for LatLong instead of direct field
assignment on nested protobuf messages, which was causing AttributeError.
Fixes #9
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 535ad15 commit f9907f7
1 file changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
1426 | 1427 | | |
1427 | 1428 | | |
1428 | 1429 | | |
1429 | | - | |
1430 | | - | |
1431 | | - | |
1432 | | - | |
1433 | | - | |
1434 | | - | |
1435 | | - | |
1436 | 1430 | | |
1437 | 1431 | | |
1438 | | - | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
1439 | 1438 | | |
1440 | 1439 | | |
1441 | 1440 | | |
| |||
0 commit comments