Commit Graph

115 Commits

Author SHA1 Message Date
Armilar
a3da26057c v3.4.0.6 - id in payload for 'ct' is missing #509 2022-10-09 20:28:59 +02:00
Armilar
8ca33dcb9d v3.4.0.6 - Update
- Add 5 Entities in US Panel Version to cardEntities
- Fix screenSaverDoubleClick
- Add cardPower (experimental)
- Add sueezeboxrpc to cardMedia
- Time-configurable change for screensaver icons
2022-10-07 13:41:34 +02:00
Armilar
f18546a036 v3.4.0.6 - Update
- Add 5 Entities in US Panel Version to cardEntities
- Fix screenSaverDoubleClick
- Add cardPower (experimental)
- Add sueezeboxrpc to cardMedia
- Time-configurable change for screensaver icons
2022-10-07 11:41:41 +02:00
Armilar
6c117c7891 v3.4.0.5 - Update - Add mode to cardThermo (Alias Thermostat)
v3.4.0.4 Add On/Off Colors in config.mrIcon1ScreensaverEntity and config.mrIcon2ScreensaverEntity
v3.4.0.5 Add Mode to cardThermo (Alias Thermostat)
2022-09-19 16:42:17 +02:00
Armilar
8c3257cd07 v3.4.0.5 - Update - Add mode to cardThermo (Alias Thermostat)
v3.4.0.4 Add On/Off Colors in config.mrIcon1ScreensaverEntity and config.mrIcon2ScreensaverEntity
v3.4.0.5 Add Mode to cardThermo (Alias Thermostat)
2022-09-19 15:15:15 +02:00
Armilar
b891eae5e0 v3.4.0.3 - Bugfix bNext / bPrev 2022-09-17 21:14:44 +02:00
Armilar
5d34598040 v3.4.0.2 - Bugfix for screensaver icons with scaled colors
Instruction: Replace bottom part in TS-Script
2022-09-17 11:18:39 +02:00
Armilar
b8488d27be Update 3.4.0.1 - Breaking Changes - Refactoring Screensaver + Bugfix
* Refactoring Screensaver  
* BugFix Dimmode
* Add Parameters to "Config"
* Add ColorScale to firstSreennsaverEntity - fourthSreennsaverEntity

https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker-Config-Screensaver
2022-09-16 22:06:33 +02:00
Armilar
d82febbd46 Update 3.4.0 - !!!Breaking Changes!!! - Refactoring Screensaver + Bugfixes
* Refactoring Screensaver  
* BugFix Dimmode
* Add Parameters to "Config"
2022-09-16 14:04:42 +02:00
Armilar
674131167c Update 3.4.0 - Breaking Changes - Screensaver Colors - Add Icons - Add alternative Layout
* Refactoring Screensaver  
* BugFix Dimmode

Instructions for Screensaver-Configs: https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker-Config-Screensaver
2022-09-16 13:57:40 +02:00
Armilar
d7f411ad6c Update v3.1.1.3 (Breaking Changes) - refactoring cardMedia, Bug Fixes
* V3.3.1.3 BugFix Screensaver Toggle
* V3.3.1.3 Refactoring and bug fix and refresh features for cardMedia (breaking changes)
* V3.3.1.3 Adding SpotifyPremium, Sonos and Chromecast (Google home) to the cardMedia logic
2022-09-14 14:29:41 +02:00
Armilar
4732038673 Update README.md 2022-09-10 22:52:18 +02:00
Armilar
2ceebf6c10 Create cardAlarm_Emulator.js
The further processing of the alarm system logic of cardAlarm is mainly carried out in an external script. This emulator can be used as a basis for an external alarm script
2022-09-04 18:24:46 +02:00
Armilar
949f10bfe1 Refactorying Code for cardAlarm
Multipanel-Mode
2022-09-04 17:45:29 +02:00
Armilar
04c57a8a01 Modification / Fix - cardAlarm 2022-09-04 11:07:45 +02:00
Armilar
a454482d9b BugFix cardAlarm 2022-09-03 21:19:48 +02:00
Armilar
a865a0bbe4 Workaround for typeskript lib errors
In some situations the icon_mapping.ts cannot be executed in the global directory of the ioBroker. The icon_mapping.js can be used instead (in the global directory).
2022-09-02 19:01:09 +02:00
Armilar
030beb674f Upgrade TFT 41 - V3.3.1 / Example PageItem for CIE (XY)
Example PageItem for new CIE color control (XY) with ALias "RGB light", with e.g. colored lights in the DeConz adapter
2022-08-29 21:50:21 +02:00
Armilar
029418e885 Upgrade TFT 40 - V3.3.0 2022-08-29 20:24:14 +02:00
Armilar
ab52c744a6 Upgrade TFT 40 - V3.3.0 2022-08-29 18:51:47 +02:00
Armilar
9bbddcacfb Update README.md
New Tutorials
2022-08-28 16:11:52 +02:00
Armilar
642862cf18 v3.2.0: New Feature based on Code-Refactoring (ioBroker TypeScript) by klein0r
- pageItem with CIE (XY) parameters for ColorWheel (control for e.g. Deconz colors where Hue does not work)
- minute change (with 30 seconds delay) between data points and WeatherForecast in the screensaver
- Bug fix : TFT v:3.2.0 in GenerateDetailPage: Color-Language not via findLocales, because not included in language file
2022-08-28 15:57:26 +02:00
Armilar
7c82edfe9e v3.2.0: New Feature based on Code-Refactoring (ioBroker TypeScript) by klein0r
- minute change (with 30 seconds delay) between data points and WeatherForecast in the screensaver
- Bug fix : TFT v:3.2.0 in GenerateDetailPage: Color-Language not via findLocales, because not included in language file
2022-08-28 15:47:22 +02:00
Matthias Kleine
be6bdb5c28 Code-Refactoring (ioBroker TypeScript) 2022-08-27 19:59:37 +02:00
Matthias Kleine
0b9f7d23d6 Added links to ioBroker README 2022-08-27 12:28:57 +02:00
Walter Zengel
a56b8c2a2f better bugfix for first page 2022-07-12 11:59:04 +02:00
Walter Zengel
c9e8d05cbe ThermoPage as first Page
The script will generate an error if a thermal page is selected as the first page.
2022-07-10 09:52:48 +02:00
Armilar
cb530de2bd Fix #286 2022-06-21 15:34:05 +02:00
Armilar
29cbd4f448 Fix Icon-Off (socket/light) 2022-06-20 00:34:09 +02:00
Armilar
0fb0ed758a ALIAS "socket" and "light" with optional OFF-Icon
Example: Line 224
2022-06-19 21:43:05 +02:00
Armilar
7576c0d9b1 Update iobroker localization file 2022-06-19 12:02:25 +00:00
Armilar
4da89b053a Update iobroker localization file 2022-06-19 11:57:24 +00:00
Armilar
b64a012587 3.1.0 Bugfix
V3.1.0 - Bugfix toLocalTimeString in en-EN/en-US
V3.1.0 - Fixed bug in findLocale
V3.1.0 - Conversion to "Home Assistant" language file
2022-06-19 13:28:50 +02:00
Armilar
6dedd96fc7 Update iobroker localization file 2022-06-19 11:16:47 +00:00
Armilar
6049c29dfd Update ioBroker_NSPanel_locales.json 2022-06-18 23:09:53 +02:00
Armilar
750839053e Update ioBroker_NSPanel_locales.json 2022-06-18 23:08:06 +02:00
joBr99
60a93fe61f Update iobroker localization file 2022-06-18 20:44:04 +00:00
Armilar
940d2f9ddb V3.1.0 2022-06-18 00:37:26 +02:00
Armilar
689f9e8bf8 Bugfix by Grrzzz - Subpages - Issue #286 2022-06-16 22:43:28 +02:00
Armilar
4646781d93 Bugfix by Grrzzz - Subpages - Issue #286 2022-06-16 22:42:06 +02:00
Armilar
c0521bac9e Use localString for time, date and multilingualism
- Date/time in the screensaver based on localString (de-DE/en-EN/nl-NL/etc.)
- Multilingual - config.locale (en-EN, de-DE, nl-NL, da-DK, es-ES, fr-FR, it-IT, ru-RU)
2022-06-16 22:18:37 +02:00
Armilar
3d927393a4 Language File
en-EN, de-DE, nl-NL, da-DK, es-ES, fr-FR, it-IT, ru-RU
2022-06-16 19:43:11 +02:00
Armilar
e84ce9cc1b V3.0.0 + Bugfix: Sub-Page closes on Button Action (Fix by Grrzzz) 2022-06-14 22:45:37 +02:00
Armilar
69a5dd323d V3.0.0 + Bugfix: Sub-Page closes on Button Action (Fix by Grrzzz) 2022-06-14 22:42:08 +02:00
Armilar
c7346ed02c Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) 2022-06-14 22:37:22 +02:00
Armilar
bf2023aa3e Bugfix - Sub-Page closes on Button Action - (Many thanks to Grrzzz) 2022-06-14 21:53:56 +02:00
Armilar
e7771ba599 Fix - HandleMessage -> pageOpenDetail does not work for Sub-Pages 2022-06-13 12:23:46 +02:00
Armilar
b2d042e8a9 Update NsPanelTs.ts 2022-06-09 12:24:30 +02:00
Armilar
aa08618391 Merge branch 'main' into main 2022-06-09 11:02:33 +02:00
Armilar
16e972b084 Update NsPanelTs.ts 2022-06-09 00:31:50 +02:00