Search found 10 matches

by SourceCodeSourcerer
Mon Dec 30, 2019 2:55 pm
Forum: Hardware
Topic: Deltaco smart plugs
Replies: 2
Views: 18755

Re: Deltaco smart plugs

Hi!

If you have a Nexa Tellstick transceiver, it might already support this. I have not tested it though.

Cheers!
by SourceCodeSourcerer
Sun Feb 04, 2018 7:00 pm
Forum: Software
Topic: Daylitetimer over midnight? Not working
Replies: 2
Views: 14912

Re: Daylitetimer over midnight? Not working

Hi Dm86! I recommend you use SunTimer instead since the DayLiteTimer has some limitations and it got a little overcomplicated (I know since I'm the author of it). So, go ahead and give Stefan's SunTimer a spin and I believe you will find it more reliant. Here's the online documentation for SunTimer:...
by SourceCodeSourcerer
Thu Oct 05, 2017 9:17 pm
Forum: Software
Topic: New value item logger implementation!
Replies: 16
Views: 23852

Re: New value item logger implementation!

Hi perjarle!

You should be able to change the DatabasePath, please see the Settings documentation at http://wiki.nethome.nu/doku.php/h2databasetcpserver.

/Peter
by SourceCodeSourcerer
Sat May 13, 2017 11:49 am
Forum: Hardware
Topic: Support for IKEA Trådfri
Replies: 20
Views: 39044

Re: Support for IKEA Trådfri

Thanks, Stefan. Fantastic work with the NetHomeServer - as always!
by SourceCodeSourcerer
Tue Oct 18, 2016 7:57 pm
Forum: Software
Topic: IOExceptions when temperature and moisture logging
Replies: 1
Views: 5423

Re: IOExceptions when temperature and moisture logging

Hi PJ! I made a simple search for "h2 exception [90028-190]" and it appears to either be a fragmented database (H2Database is the one that is being used for the logger), or the Java version you are using being "old". I haven't seen this myself, so maybe you can elaborate a little...
by SourceCodeSourcerer
Tue Sep 20, 2016 9:19 pm
Forum: Software
Topic: Sending raw data
Replies: 11
Views: 16383

Re: Sending raw data

+1 for the excellent explanation, Stefan!
by SourceCodeSourcerer
Sat May 28, 2016 3:34 pm
Forum: Hardware
Topic: Sonoff - WiFi Wireless Smart Switch For MQTT
Replies: 21
Views: 50090

Re: Sonoff - WiFi Wireless Smart Switch For MQTT

Stefan, please have a look at http://tech.scargill.net/itead-slampher-and-sonoff/ which describes the Sonoff a bit on the technical side. Here's a link to a couple of links, especially Moquette - could be interesting to have a MQTT home item at some point: https://github.com/mqtt/mqtt.github.io/wiki...
by SourceCodeSourcerer
Mon Mar 07, 2016 10:00 pm
Forum: Software
Topic: New value item logger implementation!
Replies: 16
Views: 23852

Re: New value item logger implementation!

Hi Don, Yes, as long as the pathnames are still defined for each home item in the LogFile field, the text logs will still be written to. About "fast jump" to a month/date, this is one of several things one would want to do with graphs like these, I agree. I don't think Stefan has the time ...
by SourceCodeSourcerer
Sun Mar 06, 2016 7:08 pm
Forum: Software
Topic: New value item logger implementation!
Replies: 16
Views: 23852

Re: New value item logger implementation!

Hi Don MC! I've added documentation that integrates with NetHomeServer. You reach it from the View online documentation link from the Create new Item page from within your running NetHomeServer. Or, you can also reach it from a created H2DatabaseTCPServer home item. It's the link named [H2DatabaseTC...
by SourceCodeSourcerer
Tue Jan 05, 2016 1:53 pm
Forum: Software
Topic: New value item logger implementation!
Replies: 16
Views: 23852

New value item logger implementation!

Hello everyone. I just want to let you know about a new addition coming to the nightly build - as soon as Stefan has approved the pull request and merged with the master code. Here's some information describing what this all means. Background The previous value item logger always wrote to a text fil...