Use selection for mode
This commit is contained in:
parent
b0c40566ef
commit
52daae2816
@ -1,5 +1,5 @@
|
||||
name: "3DPrinter-OctoPrint"
|
||||
version: "2022.11.0"
|
||||
version: "2022.11.01"
|
||||
slug: "3dprinter-octoprint"
|
||||
description: "OctoPrint as an addon, no additional bells and whistles."
|
||||
url: "https://github.com/fredrikbaberg/home-assistant-addons/tree/main/3dprinter-octoprint"
|
||||
@ -25,10 +25,8 @@ ports_description:
|
||||
5000/tcp: Web-based interface (Not required for Ingress)
|
||||
options:
|
||||
camera_url: "http://b7aa59c4-camera-mjpg-streamer/"
|
||||
recovery: false
|
||||
reverse_proxy_test: false
|
||||
mode: normal
|
||||
schema:
|
||||
camera_url: "url?"
|
||||
recovery: "bool"
|
||||
reverse_proxy_test: "bool"
|
||||
mode: "list(normal|recovery|reverse_proxy_test)"
|
||||
tmpfs: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user