Zitat von MotteX
Beitrag anzeigen
Uffff, die Fehlermeldung mit dem 'Bool has no timeout' sagt mir nichts.

Lad Dir am besten nochmal das komplette Package in der letzten 'offiziellen' Fassung (wie es hier verlinkt ist) und installiere alles in die angegebenen Ordner.
Danach musst Du das Plugin noch "einbinden" (smarthome/etc/plugin.conf) - bei mir sieht's so aus:
Code:
[helios] class_name = Helios class_path = plugins.helios tty = /dev/ttyUSB0 cycle = 60 # default 300 seconds [uzsu] class_name = UZSU class_path = plugins.uzsu
Code:
{% import "helios.html" as helios %} {{ helios.show_widget('EC300Pro', true, 'Kontrollierte Wohnraumlüftung') }}
/tom
Kommentar