-
Due to a recent discussion in the forums, I would like to suggest the introduction of a new item attribute "set_item" in the smarthomeNG core.
If set_item is declared, all updates of an item are al…
-
Classic configuration of multiple sv_widgets, as
```
sv_widget = {{ device.rtr('item', 'Heizt mit ', 'item', 'item.soll', 'item.mode', 'item.mode', 'item.mode', '', 'item.state', '0.5') }} | {{ pl…
-
Current delevop of Smartvisu with SmarthomeNG (dev) on a raspberry Pi3.
`{{ plot.period('',['Energie.NetzLieferung.Aktuell'],'max','6h','',[0],[10000],'',['Einspeisen'],['#FF0000'],['spline'],['','…
-
After update I can't change the mode anymore and change the set temperature. What do I need to change to let it work again?
On the webpage the device.rtr config is the follow:
{{ device.rtr('AP…
-
Only some small adaptions seem to be necessary to create a multiclick option for KNX switches:
https://knx-user-forum.de/forum/supportforen/smarthome-py/36050-taster-doppelklick-via-logik
Would love …
-
Im Backend auf der Codemirror Seite ist ein Knopf "Speichern und neu laden".
Leider macht der Code dahinter nicht nur das was der Knopf suggeriert sondern er triggert die Logik auch noch. Das ist s…
-
I wished that visu_websocket plugin could provide also real values for a series (instead of only ``sum``, ``avg``, ``min`` or ``max``).
Just ``val`` to provide a real measurement. Together with th…
-
Current delevop of Smartvisu with SmarthomeNG (dev) on a raspberry Pi3.
`{{ plot.period('',['Energie.NetzLieferung.Aktuell','Energie.Verbraucher.Geschirr'],'max','6h','',[0,'False'],[10000,'True'],…
-
At the moment, when you make a commit to a plugin no test is run at all. But if you make a commit to the core, the plugin tests are run.
If someone commits a faulty plugin an you make a commit to t…
msinn updated
6 years ago
-
I'm on the latest develop in SmarthomeNG and the plugins (1.4.46a242f.dev).
I send udp-messages from a raspberry pi to my SmarthomeNG. The system works fine with my original plugin.conf:
```
[n…