From 6098f89fa1c1f4538581d892bdbf57b31ec88405 Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:24:45 +0100 Subject: [PATCH] v3.5.0.5 - Update (Auto-Alias / Nav. switch first-Page-last-Page - Page navigation continues with page 0 from the last page - Create Auto-Alias for Service Pages - Create Auto-Alias for Alexa2, Spotify-Premium, Sonos - Create Auto-Alias for Wheather-Forcast (Screensaver Big-Icon) --- ioBroker/NsPanelTs_without_Examples.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ioBroker/NsPanelTs_without_Examples.ts b/ioBroker/NsPanelTs_without_Examples.ts index b089fb5d..4f365dd2 100644 --- a/ioBroker/NsPanelTs_without_Examples.ts +++ b/ioBroker/NsPanelTs_without_Examples.ts @@ -1,5 +1,5 @@ /*----------------------------------------------------------------------- -TypeScript v3.5.0.5 zur Steuerung des SONOFF NSPanel mit dem ioBroker by @Armilar/@Britzelpuf +TypeScript v3.5.0.5 zur Steuerung des SONOFF NSPanel mit dem ioBroker by @Armilar/@Sternmiere/@Britzelpuf - abgestimmt auf TFT 43 / v3.5.0 / BerryDriver 4 / Tasmota 12.2.0 @joBr99 Projekt: https://github.com/joBr99/nspanel-lovelace-ui/tree/main/ioBroker NsPanelTs.ts (dieses TypeScript in ioBroker) Stable: https://github.com/joBr99/nspanel-lovelace-ui/blob/main/ioBroker/NsPanelTs.ts