diff --git a/README.md b/README.md index c66807d..6a7fefd 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,7 @@ **Tests:** ![Test and Release](https://github.com/Standarduser/ioBroker.vis-homekittiles/workflows/Test%20and%20Release/badge.svg) -## 🇩🇪 HomeKit-Tiles für ioBroker-VIS - -Homekit-Tiles ist ein Widget-Set, das an das Design von Apple HomeKit angelehnt ist. -Die Besonderheit der Widgets liegt darin, dass sie keine festen Style-Elemente enthalten, sondern alles per CSS formatiert wird. Demzufolge gibt es im VIS-Editor auch keine gesonderten Einstellungen für Position und/oder Größe der Icons, Beschriftungen, usw. Anpassungen des Designs erfolgen durch Ändern des CSS-Codes. Hierzu kann der CSS-Code aus der Datei `/widgets/homekittiles/css/style.css` als Vorlage genutzt werden. Der Code wird im VIS-Editor im CSS-Tab eingefügt und kann nach Belieben angepasst werden. Das Hinzufügen von eigenen CSS-Klassen über den VIS-Editor im Abschnitt "Generell" der Widgets ist ebenfalls möglich. - -Die Widgets sind für VIS 1.x konzipiert. - -**Hinweis:** Aus lizenzrechtlichen Gründen sind im Lieferumfang dieses Adapters keine Icons enthalten. Sehr gute Quellen für Icons sind: - -* [https://www.flaticon.com](https://www.flaticon.com) -* [https://icons8.com](https://icons8.com) - -[🇩🇪 Dokumentation](doc/homekittiles-de.md) - -## 🇺🇸 HomeKit-Tiles for ioBroker-VIS +## HomeKit-Tiles for ioBroker-VIS Homekit Tiles is a widget set based on the design of Apple HomeKit. The special feature of the widgets is that they do not contain any fixed style elements, but everything is formatted using CSS. As a result, there are no separate settings in the VIS editor for the position and/or size of the icons, labels, etc. The design is adjusted by changing the CSS code. For this purpose, the CSS code from the file `/widgets/homekittiles/css/style.css` can be used as a template. The code is inserted into the CSS tab in the VIS editor and can be customized as desired. It is also possible to add your own CSS classes via the VIS editor in the "General" section of the widgets. @@ -37,18 +23,19 @@ The widgets are designed for VIS 1.x. * [https://www.flaticon.com](https://www.flaticon.com) * [https://icons8.com](https://icons8.com) +[🇩🇪 Dokumentation](doc/homekittiles-de.md) [🇺🇸 Documentation](doc/homekittiles-en.md) ## Things to do -* Eigene Signalbilder für Kacheln -* Dialog-Kachel per Datenpunkt aktiv/inaktiv +* Own signal pcitures for tiles +* Dialog tile set active by state * Mini-mediaplayer * Thermostat * Select -* Submenü-Button -* CSS: Farben für Dialogfenster verbessern -* CSS: Farben für Datepickerfenster verbessern +* Submenue-Button +* CSS: make colors of dialog window nice +* CSS: make colors of datepicker window nice ## Changelog