Skip to content

Commit 738abd9

Browse files
committed
Update v1.1.20240224
1 parent 9842c8d commit 738abd9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Version](https://img.shields.io/badge/Symcon-PHP--Modul-red.svg?style=flat-square)](https://www.symcon.de/service/dokumentation/entwicklerbereich/sdk-tools/sdk-php/)
44
[![Product](https://img.shields.io/badge/Symcon%20Version-6.4-blue.svg?style=flat-square)](https://www.symcon.de/produkt/)
5-
[![Version](https://img.shields.io/badge/Modul%20Version-1.0.20230728-orange.svg?style=flat-square)](https://github.com/Wilkware/ColorLoop)
5+
[![Version](https://img.shields.io/badge/Modul%20Version-1.1.20240224-orange.svg?style=flat-square)](https://github.com/Wilkware/ColorLoop)
66
[![License](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-green.svg?style=flat-square)](https://creativecommons.org/licenses/by-nc-sa/4.0/)
77
[![Actions](https://img.shields.io/github/actions/workflow/status/wilkware/ColorLoop/style.yml?branch=main&label=CheckStyle&style=flat-square)](https://github.com/Wilkware/ColorLoop/actions)
88

@@ -15,7 +15,7 @@ Das Modul bietet die Möglichkeit, einen automatischen Farbverlauf bzw. einen Fa
1515
3. [Installation](#user-content-3-installation)
1616
4. [Einrichten der Instanzen in IP-Symcon](#user-content-4-einrichten-der-instanzen-in-ip-symcon)
1717
5. [Statusvariablen und Profile](#user-content-5-statusvariablen-und-profile)
18-
6. [WebFront](#user-content-6-webfront)
18+
6. [Visualisierung](#user-content-6-visualisierung)
1919
7. [PHP-Befehlsreferenz](#user-content-7-php-befehlsreferenz)
2020
8. [Versionshistorie](#user-content-8-versionshistorie)
2121

@@ -93,7 +93,7 @@ Name | Typ | Beschreibung
9393
WWXCL.Increment | Integer | Schrittweite (5 - 355)
9494
WWXCL.Transition | Integer | Übergang in Sekunden (2, 5, 8 und 12)
9595

96-
### 6. WebFront
96+
### 6. Visualisierung
9797

9898
Man kann die Statusvariablen direkt im WF verlinken.
9999

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"version": "6.4"
88
},
99
"version": "1.1",
10-
"build": 20230224,
10+
"build": 20240224,
1111
"date": 1708772400
1212
}

0 commit comments

Comments
 (0)