NEWS
Test Adapter HeatingControl v2.12.x
-
Wenn du diese cards in dein eigenes Projekt einbaust und die Vis von Pittini NICHT HeatingControl genannt hast, dann musst du icons-mfd-svg installieren oder dir die Symbole aus Pittinis Vis in dein Projekt kopieren. Bei beiden musst du aber dann den Pfad der Symbole angeben.
-
Ich hab kein eigenes Projekt und die Vis von Pittini heißt HeatingControl.
Bei der 3.1.0 waren die Symbole auch da. Nur bei der 3.1.1 fehlen sie jetzt -
Schau mal im Dateimanager in Vis ob die Symbole da sind . Die müssten dann unter folgendem Pfad sein:
/vis.0/HeatingControl/images/Wenn die dort sind, dann hast du sie auf jeden Fall. Danach kontrollier mal ob in deiner vis der gleiche Pfad angeben ist bei nem Fenster. Bei mir ist das z.B. /vis.0/HeatingControl/images/fts_window_1w.svg
-
@dominik-f said in Test Adapter HeatingControl v2.0.x:
Schau mal im Dateimanager in Vis ob die Symbole da sind . Die müssten dann unter folgendem Pfad sein:
/vis.0/HeatingControl/images/Wenn die dort sind, dann hast du sie auf jeden Fall. Danach kontrollier mal ob in deiner vis der gleiche Pfad angeben ist bei nem Fenster. Bei mir ist das z.B. /vis.0/HeatingControl/images/fts_window_1w.svg
Das Bild hilft ihm nix wenn das Widget nicht installiert ist. Und da das ein Button ist, müßte man zumindest das Rähmchen sehen, auch ohne Bild.
-
Da hast du recht.
-
Ich plane nun morgen die 2.0.0 ins latest zu pushen.
Die Tickets unter Milestone V2.0 Release sind bearbeitet, letztes update im github war vor einer Stunde...
Spricht noch ein nicht behobener bug gegen "latest"? -
@rene_hm Kriegt sie ne neue Versionsnummer? Ich blicke langsam nicht mehr was ich aktuell isnstalliert habe.
-
@chaot das wird die 2.0.0; danach arbeite ich an der 2.1.0 oder falls notwendig an der 2.0.1 als bug fix release
Im github inkrementiere ich die Versionsnummern nicht, sobald ich eine Version nach npm schiebe schon... -
In den Objekten habe ich heatingcontrol.0.Profiles.2.CopyProfile gefunden. Wie funktioniert der Button?
-
@dominik-f Es gibt zwei neue Buttons
heatingcontrol.0.Profiles.1.CopyProfile heatingcontrol.0.Profiles.1.RaumA.CopyProfile
und
heatingcontrol.0.Profiles.1.Küche.Fri.CopyPeriods
CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.
Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren... -
Finde ich gut, werd ich auf jeden Fall mal testen.
Edit:
Es kommt ne ganze Menge an Errors:heatingcontrol.0 2021-01-15 20:05:22.734 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:22.690 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:22.646 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:22.602 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:22.558 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:22.514 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:22.470 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:22.426 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:22.382 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Sa-Su.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:22.338 error (15527) CopyProfile: could not read Profiles.true.OG_Schlafzimmer.Mo-Fr.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:22.294 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:22.250 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:22.206 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:22.162 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:22.118 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:22.074 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:22.030 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:21.986 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:21.942 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Sa-Su.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:21.898 error (15527) CopyProfile: could not read Profiles.true.OG_Bad.Mo-Fr.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:21.854 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:21.810 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:21.766 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:21.722 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:21.616 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:21.562 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:21.518 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:21.474 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:21.430 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Sa-Su.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:21.386 error (15527) CopyProfile: could not read Profiles.true.EG_Wohnzimmer.Mo-Fr.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:21.342 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:21.298 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:21.254 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:21.210 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:21.166 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:21.117 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:21.066 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:21.015 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:20.966 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Sa-Su.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:20.922 error (15527) CopyProfile: could not read Profiles.true.EG_Küche.Mo-Fr.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:20.878 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:20.834 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.5 null null heatingcontrol.0 2021-01-15 20:05:20.791 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:20.746 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.4 null null heatingcontrol.0 2021-01-15 20:05:20.702 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:20.658 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.3 null null heatingcontrol.0 2021-01-15 20:05:20.614 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:20.570 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.2 null null heatingcontrol.0 2021-01-15 20:05:20.526 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.1 null null heatingcontrol.0 2021-01-15 20:05:20.482 error (15527) CopyProfile: could not read Profiles.true.EG_Diele.Mo-Fr.Periods.1 null null
-
@dominik-f said in Test Adapter HeatingControl v2.0.x:
CopyProfile: could not read Profiles.true.EG_Diele.Sa-Su.Periods.1 null null
wie kommt der hier auf Profiles.true? seltsam. muss ich mir auch noch mal anschauen..
-
@rene_hm said in Test Adapter HeatingControl v2.0.x:
CopyProfile kopiert den gesamten Inhalt des Profiles, wo der Button gedrückt wird, auf das nächste Profil. Im o.g. Beispiel liegt der Button im Profil 1. Der Button kopiert also alles von Profil 1 nach Profil 2.
Den CopyPeriods gibt es pro Tag oder in Mo-Fr jeweils pro Raum. Damit kopiert man die Perioden auf den nächsten Abschnitt. Also im o.g. Beispiel kopiert der CopyPeriods alle Perioden von Freitag im Raum Küche auf die Perioden am Samstag im Raum Küche.
So kann man z.Bsp. im Profil "jeden Tag separat" die Peroden von Montag aufbauend bis nach Sonntag kopieren...Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?
-
@pittini Na, das brauchst du doch in der VIS eigentlich nicht. Du stellst di Profile doch einmalig am Adapter ein und dann bst du doch fertig damit.
Oder habe ich da jetzt einen Denkfehler? -
@pittini said in Test Adapter HeatingControl v2.0.x:
Oh, das sollte man dann ja auch ins Vis übernehmen oder ist das eher experimentell?
Der Plan war schon, es so oder auch abgewandelt irgendwie in die Vis zu übernehmen, aber evtl. erst später. Wollte zunächst erst mal Reaktionen und Änderungswünsche abwarten. und oben sieht man ja, dass es auch noch gar nicht richtig funktioniert...
-
Wenn es funktioniert und in der vis wäre, dann wäre es richtig cool. Manchmal ändern sich von profil zu Profil nur ein oder 2 Räume und da wäre es natürlich geil die übernehmen zu können auch mittels vis. Das ist auch der Grund warum ich bisher nur 1 Profil nutze freue mich schon drauf wenn es funktioniert
-
@dominik-f bug fix für CopyProfil ist in github vorhanden.
Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert... -
@rene_hm said in Test Adapter HeatingControl v2.0.x:
Es gibt nun auch noch einen dritten Button, der die Profildaten für einen Raum kopiert...
Da stellt sich mir die Frage, wohin wird der Raum kopiert, die sind ja benannt und nicht numeriert, also was ist "der nächste" Raum? Bei Profilen isses klar, bei Tagen auch, aber hier?
-
@pittini nein, das bleibt im gleichen Raum aber nächstes Profil... also z.Bsp. Raum Küche Profil 1 nach Profil 2
-
Funktioniert soweit alles, bis auf diese Punkte : heatingcontrol.0.Profiles.3.EG_Wohnzimmer.Mo-Fr.CopyPeriods
Da passiert irgendwie nix.Beim kopieren des gesamten Profiles werden die Profilparameter nicht übernommen, es werden nur die Zeiten des Profiles übernommen.