Gives the gas analyzer visual clues that it's open (#2110)
* Gives the gas analyzer visual clues that it's open * Read Visualizer states from yaml
This commit is contained in:
@@ -15,3 +15,8 @@
|
||||
interfaces:
|
||||
- key: enum.GasAnalyzerUiKey.Key
|
||||
type: GasAnalyzerBoundUserInterface
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: GasAnalyzerVisualizer
|
||||
state_off: icon
|
||||
state_working: working
|
||||
|
||||
Reference in New Issue
Block a user