Commit fd339be
Add ability to ignore myq discovery (#34652)
* Add ability to ignore myq discovery
* update test
* Update tests/components/myq/test_config_flow.py
Co-Authored-By: Chris Talkington <[email protected]>
* Update tests/components/myq/test_config_flow.py
Co-Authored-By: Chris Talkington <[email protected]>
* reset ci
Co-authored-by: Chris Talkington <[email protected]>1 parent 29383f9 commit fd339be
File tree
2 files changed
+16
-2
lines changed- homeassistant/components/myq
- tests/components/myq
2 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
115 | 117 | | |
116 | 118 | | |
117 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
118 | 126 | | |
119 | 127 | | |
120 | 128 | | |
121 | 129 | | |
122 | 130 | | |
123 | 131 | | |
124 | 132 | | |
125 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
126 | 136 | | |
127 | 137 | | |
0 commit comments