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
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "atmos2",
|
||||
"name": "working",
|
||||
"directions": 1,
|
||||
"delays": [
|
||||
[
|
||||
|
||||
|
Before Width: | Height: | Size: 1019 B After Width: | Height: | Size: 1019 B |
Reference in New Issue
Block a user