Search found 313 matches

by stefangsbb
Sat Mar 27, 2021 3:45 pm
Forum: Software
Topic: "Event queue full"
Replies: 5
Views: 22529

Re: "Event queue full"

Ok, I have not seen this problem on my installation, but I have very few HUE lamps. I have made two changes now: First I have fixed a bug so that the HUE bridge does not update every minute. Now you can set the number of minutes between update in the Hue bridge Item. Second change is that the HUE br...
by stefangsbb
Fri Jan 01, 2021 2:56 pm
Forum: Software
Topic: Problem with Mqttlamp in Lampgroup
Replies: 3
Views: 15537

Re: Problem with Mqttlamp in Lampgroup

Sorry for very slow response. I have fixed the problem in the MQTTLamp. The on/off commands were defined with capital letters, which messed up things for the LampGroup. The corrected version is uploaded in the nightly build.
by stefangsbb
Wed May 01, 2019 6:45 am
Forum: Software
Topic: Modifying the "My own logo"
Replies: 1
Views: 15077

Re: Modifying the "My own logo"

Hi, glad to hear! It is not really documented how you change this, but here is a short guide. First you go to Settings->Media and upload the new image you want to use (for example mylogo.jpg) Then you go to the web GUI home item. It is called "HomeWEB" and you will find it under All Items-...
by stefangsbb
Fri Jan 25, 2019 7:35 pm
Forum: Software
Topic: documentation on opennethome?
Replies: 1
Views: 14166

Re: documentation on opennethome?

Hi Jos, Sorry for a really late reply... I am not entirely sure what you are trying to do here. The ZWawe-support in Nethome, is on a quite rudimentary level right now. The only kind of devices supported are switches, dimmers and simple meters. You can create Z-Wave lamps in nethome and then create ...
by stefangsbb
Mon Oct 01, 2018 5:52 pm
Forum: Software
Topic: Log temperature via REST request
Replies: 8
Views: 26763

Re: Log temperature via REST request

Hmm, the best way to do the upgrade is via the upgrade command, but I don't think using the script was the cause of your problem. The logs say that the config.xml is not "well formed" which indicates that your config file was corrupted somehow prior to starting the upgraded server. Did you...
by stefangsbb
Sun Sep 30, 2018 7:33 pm
Forum: Software
Topic: Log temperature via REST request
Replies: 8
Views: 26763

Re: Log temperature via REST request

Ohh, I am sorry to hear, this sounds really bad!! I have upgraded my own home server with this release, and I have not seen any problems so far. I really want to know what went wrong here, because upgrades should not fail like that. Could you please tell me exactly how you did the upgrade and what v...
by stefangsbb
Sat Sep 29, 2018 3:09 pm
Forum: Software
Topic: Log temperature via REST request
Replies: 8
Views: 26763

Re: Log temperature via REST request

I realized that it would be easy to add the possibility to do the updates via REST instead, so I implemented that. I added a new attribute called "RawValue" in the GenericThrermometer-Item which you can update and that will update the value of the Item, just as via the events. If you read ...
by stefangsbb
Mon Sep 17, 2018 6:46 pm
Forum: Software
Topic: Log temperature via REST request
Replies: 8
Views: 26763

Re: Log temperature via REST request

Hi Tobbe! There is a HomeItem designed specifically for this case. It is called GenericThermometer http://wiki.nethome.nu/doku.php/genericthermometer . This Item is updated by sending a specific event to it and it will present the latest value sent along with some update time information. Events can...
by stefangsbb
Tue Sep 04, 2018 6:43 pm
Forum: Hardware
Topic: Osram Smart+
Replies: 12
Views: 31451

Re: Osram Smart+

Ok, this sounds like good news! The way I understand it is that once you upgraded the bulbs to the latest firmware version, they work as they should from ONH?! It sometimes feels like a wonder that anything works at all with all these layers of software and firmware between the button and the actual...
by stefangsbb
Sat Sep 01, 2018 8:43 pm
Forum: Hardware
Topic: Osram Smart+
Replies: 12
Views: 31451

Re: Osram Smart+

This sounds very strange. I have no clear explanation for this behavior. Can you look in the NetHome log and see if the Hue connection log any errors when sending the on messages?