File tree 5 files changed +5
-21
lines changed
premium/play/release-notes
5 files changed +5
-21
lines changed Original file line number Diff line number Diff line change 1
- * LightScene: Aktueller Zustand wird in Übersicht markiert
2
- * Wochenplan (von Heizungen) kann von einem anderen Gerät kopiert werden
3
- * SetList: Standardmäßig ist ein SetList-Attribut jetzt ein TextField (analog zu FHEMWEB)
4
- * Link zu Verbindungsverwaltung in DummyData-Benachrichtigung
5
- * Konfiguration für YeeLight
1
+ * Behandle on/off immer als noArg set list Eintrag, sodass kein weiterer Parameter eingegeben werden muss
Original file line number Diff line number Diff line change 1
- * LightScene: Currently active scene will be marked within the overview
2
- * Add ability to copy a weekprofile from a different device
3
- * SetList: By default a SetList attribute is now a TextField (analogue to FHEMWEB)
4
- * Link to the connection management in the DummyData notification
5
- * Configuration for YeeLight
1
+ * Treat on/off always as noArg set list entry requiring no additional field
Original file line number Diff line number Diff line change 1
- * LightScene: Aktueller Zustand wird in Übersicht markiert
2
- * Wochenplan (von Heizungen) kann von einem anderen Gerät kopiert werden
3
- * SetList: Standardmäßig ist ein SetList-Attribut jetzt ein TextField (analog zu FHEMWEB)
4
- * Link zu Verbindungsverwaltung in DummyData-Benachrichtigung
5
- * Konfiguration für YeeLight
1
+ * Behandle on/off immer als noArg set list Eintrag, sodass kein weiterer Parameter eingegeben werden muss
Original file line number Diff line number Diff line change 1
- * LightScene: Currently active scene will be marked within the overview
2
- * Add ability to copy a weekprofile from a different device
3
- * SetList: By default a SetList attribute is now a TextField (analogue to FHEMWEB)
4
- * Link to the connection management in the DummyData notification
5
- * Configuration for YeeLight
1
+ * Treat on/off always as noArg set list entry requiring no additional field
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ android.useAndroidX=true
3
3
android.enableR8 =true
4
4
org.gradle.jvmargs =-Xmx4000M
5
5
kotlinVersion =1.3.31
6
- version =5.6.2 -SNAPSHOT
6
+ version =5.6.3 -SNAPSHOT
You can’t perform that action at this time.
0 commit comments