File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
images/dashboards/features Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -757,6 +757,27 @@ type:
757
757
type : string
758
758
{% endconfiguration %}
759
759
760
+ # # Valve position
761
+
762
+ Widget that displays a slider to control the position for a [valve](/integrations/valve).
763
+
764
+ <p class='img'>
765
+ <img src='/images/dashboards/features/valve_position.png' alt='Screenshot of the tile card with the valve position feature'>
766
+ Screenshot of the tile card with the valve position feature
767
+ </p>
768
+
769
+ ` ` ` yaml
770
+ features:
771
+ - type: "valve-position"
772
+ ` ` `
773
+
774
+ {% configuration features %}
775
+ type :
776
+ required : true
777
+ description : " `valve-position`"
778
+ type : string
779
+ {% endconfiguration %}
780
+
760
781
# # Water heater operation modes
761
782
762
783
Widget that displays buttons to control the operation mode of a [water heater](/integrations/water_heater).
You can’t perform that action at this time.
0 commit comments