-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
missing Drucken-Button in Geräteeinstellungen #18
Comments
Am einfachsten wäre es wohl, für die RM Variante 2 weitere Pattern hm-print/rc.d/programmedrucken Lines 40 to 41 in 5e2c4b8
hinzuzufügen und hm-print/rc.d/programmedrucken Lines 99 to 100 in 5e2c4b8
|
Ich komme mit deinem Lösungsvorschlag nicht zurecht.
Wenn ich diese Zeile in hm-print/rc.d/programmedrucken hinzufüge ist die Datei /www/config/ic_deviceparameters.cgi nach dem Aufruf von Vielen Dank für Deine Bemühungen |
Hast du auch die anderen beiden Zeilen eingefügt? Und: Du siehst den Druck Button nur in den Geräteeinstellungen eines Gerätes, nicht auf der Übersichtsseite |
Behaviour: missing Drucken-Button in Geräteeinstellungen site
expected: there should be a Drucken Button
Issue:
due to the design change from "Abbrechen" to "Zurück" the code of the hm-print-Addon could not identify the page correctly.
In line https://github.com/homematic-community/hm-print/blob/master/rc.d/programmedrucken#L40-L41
searching for "footerBtnCancel" fails. It needs to search for "footerBtnPageBack" at firmware later than 3.59.6
see also dicsussion https://homematic-forum.de/forum/viewtopic.php?f=19&t=73989#p717038
The text was updated successfully, but these errors were encountered: