Skip to content

Commit 923da58

Browse files
committed
Update version
1 parent 4a31685 commit 923da58

File tree

5 files changed

+5
-21
lines changed

5 files changed

+5
-21
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
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 numberDiff line numberDiff line change
@@ -1,5 +1 @@
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 numberDiff line numberDiff line change
@@ -1,5 +1 @@
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 numberDiff line numberDiff line change
@@ -1,5 +1 @@
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

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ android.useAndroidX=true
33
android.enableR8=true
44
org.gradle.jvmargs=-Xmx4000M
55
kotlinVersion=1.3.31
6-
version=5.6.2-SNAPSHOT
6+
version=5.6.3-SNAPSHOT

0 commit comments

Comments
 (0)