-
I got the following exception on restart
```
Apr 18 23:01:21 NOTICE lib.smarthome -------------------- SmartHomeNG restarting, initiated by admin interface --------------------
Apr 18 23:…
-
This issue is to collect work done to move SHNG forward to support IPv6.
-
I have recently upgraded smarthomeNG and now i am using the new MQTT module/plugin.
Basically everything works smooth, but there is a small issue with the birth-message.
I use the birth-message (s…
-
At first the service/daemon could not be startet, so i tried to start smarthome.py manually and got the following error:
> Traceback (most recent call last):
File "bin/smarthome.py", line 118, i…
-
I would prefer to put separate struct files in a struct folder instead of putting everything into one file. Would make things better organised if you heavily use the struct feature. Furthermore it wou…
-
On Mac OS I (sometimes) get this error when i induce a smarthome.py -r and smarthome is not running:
```
> smarthome % bin/smarthome.py -r
A Process ID of 0 can not be killed, please kill SmartHome…
-
### FEATURE DESCRIPTION
I'm a Loxone user and have LoxBerry running. This makes it possible to communicate to Loxone over MQTT.
I'm trying to understand how this works. Is it possible to set all…
-
After transitioning active code in core and plugins to lib.network, the lib.connection ist obsolete (concerning code checked in on GitHub / smarthomeNG) following [issue 399 @plugins](https://github.c…
-
Hi,
I cant pass the item settings for `rtr2_settings` and `rtr2_controller_settings` to the plugin.
And for me this looks really untested:
https://github.com/smarthomeNG/plugins/blob/c16df49c71…
-
I wonder if someone was thinking about implementing a reload plugins action?
Currently the CLI module allows reloading logics. Wouldn't it be interesting having the same for plugins?
This feature wou…