We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 086a5ab commit caf800dCopy full SHA for caf800d
docs/api/supervisor/endpoints.md
@@ -261,7 +261,7 @@ To reset customized network/audio/options, set it `null`.
261
| options | dictionary | The add-on configuration |
262
| audio_output | float or null | The index of the audio output device |
263
| audio_input | float or null | The index of the audio input device |
264
-| ingress_panel | string | The path for the ingress panel |
+| ingress_panel | boolean | `true` if ingress_panel is enabled |
265
| watchdog | boolean | `true` if watchdog is enabled |
266
267
**You need to supply at least one key in the payload.**
0 commit comments