· 

Bedienungsmodule

OHEZTOUCH

https://github.com/c5n/oh-ez-touch

Touchpanel mittels ESP32 und ArduiTouch-Modul

Elemente für Sitemap:

  • Colorpicker
  • Selection
  • Setpoint
  • Slider
  • Switch
  • Text
  • Default

 

 

Parameterformat:

Switch      item=OHEZTOUCH_Switch
Selection   item=OHEZTOUCH_Switch mappings=[OFF="Off", ON="On"]
Selection   item=OHEZTOUCH_Select mappings=["SEL1"="Selection 1", "SEL2"="Selection 2", "SEL3"="Selection 3"]
Default     item=OHEZTOUCH_Player
Default     item=OHEZTOUCH_Rollershutter
Text label="Submenu" icon="settings"
Setpoint    item=OHEZTOUCH_Number label="Setpoint"  minValue=-10 maxValue=10 step=0.5
Slider      item=OHEZTOUCH_Number label="Slider"    minValue=-10 maxValue=10 step=1
Text        item=OHEZTOUCH_Number label="Text"
Colorpicker item=OHEZTOUCH_Color

String          OHEZTOUCH_Select        "Selection"         <fan>
String          OHEZTOUCH_String        "String"            <text>
Switch          OHEZTOUCH_Switch        "Switch"            <switch>
Number          OHEZTOUCH_Number        "Number [%.1f °C]"  <temperature>
Color           OHEZTOUCH_Color         "Color [%s]"        <colorlight>
Player          OHEZTOUCH_Player        "Player"            <receiver>
Rollershutter   OHEZTOUCH_Rollershutter "Rollershutter"     <blinds>

 

Kommentar schreiben

Kommentare: 0