Hallo Zusammen,
AutoShuttersControl hat diverse Attribute, die mit Wertepaaren bestückt sind:
attr Roll_EG_Rechts ASC_Shading_InOutAzimuth 60:200
Darstellung in einer Readingsroup geht, aber wir kann ich elegant die beiden Werte in der Readingsgroup getrennt voneinander einstellen? Also beispielsweise Elevation - erster Wert (oben "10") auf "20" verstellen?
Bisherige Readingsgroup:
defmod rg_Level_myASControl readingsGroup <Gerät>,<Sh_Mode>,<Sh_Pos>,<SH_AZ_In> (Roll_.*):?ASC_Shading_Mode,?ASC_Shading_Pos,?ASC_Shading_InOutAzimuth
attr rg_Level_myASControl commands { ASC_Shading_Mode => 'ASC_Shading_Mode:absent,always,off,home', ASC_Shading_Pos => 'ASC_Shading_Pos:0,10,20,30,35,40,45,50,55,60,65,70,75,80,85,90,95,99'}
attr rg_Level_myASControl room 9.8_Roll,ASC
Die Motivation - bei 15 Rollläden wäre es sehr nett, das in einer Übersicht elegant zu editieren und zu tunen.
VG Timmo