Search found 25 matches

by lassiko
Sun Mar 20, 2016 8:19 pm
Forum: Software
Topic: How to get temperature from thermometer to web page?
Replies: 4
Views: 7423

Re: How to get temperature from thermometer to web page?

Don MC wrote: It would be nice to have the current temperature show on the infobar as well.
Did you get this working. I am also using enigma2 box and will get a temperature info from sauna but would be nice to see it all the time in infobar.

Thanks
by lassiko
Fri Feb 12, 2016 5:19 pm
Forum: Software
Topic: Android app: NetHome Client
Replies: 7
Views: 9987

Re: Android app: NetHome Client

This is Great!! Just downloaded the client and it works perfectly.
It would be useful to be able to manage timers through the client. Maybe something to thing in future?

/lassi
by lassiko
Tue Nov 17, 2015 7:51 am
Forum: Software
Topic: Correct way to send commands from shell
Replies: 3
Views: 6152

Re: Correct way to send commands from shell

Hi Stefan, Thank you for this hint, works much better! :) How about if i want to toggle a set of lights, e.g; <HomeItem Class="Scene" > <Attribute Name="ID">300</Attribute> <Attribute Name="Name">Ulkovalot off scene</Attribute> <Attribute Name="Delay">1.0</Att...
by lassiko
Wed Nov 11, 2015 5:40 pm
Forum: Software
Topic: Correct way to send commands from shell
Replies: 3
Views: 6152

Correct way to send commands from shell

I would like to know that what is the best way to send commands to Nethome from Shell? Currently i am doing it (from another Raspberry) with wget, e.g TV_ON: wget -O - "http://192.168.0.105:8020/home?page=rooms&a=perform_action&name=TV&action=toggle" Is there a better or right ...
by lassiko
Wed Nov 11, 2015 1:01 pm
Forum: Software
Topic: Smartwatch and ONH
Replies: 0
Views: 17899

Smartwatch and ONH

I have a Garmin Fenix3 watch and i just found an app for it: https://apps.garmin.com/en-US/apps/04890351-a25c-40ad-afae-f3c6907fe05f which allows me to send commands from the watch. So together with Fenix3 + IFTTT (https://ifttt.com/recipes/105292-run-bash-commands-on-raspberry-pi-by-e-mail) + Raspi...
by lassiko
Mon Nov 09, 2015 7:30 pm
Forum: Hardware
Topic: Energy Meter
Replies: 4
Views: 14872

Re: Energy Meter

I am using a Pulsecounter from foogadgeds together with tellstick duo and Opennethome. It has been on a use 24/7 over one year now without any issues. But i see that foogadgets are selling pulsecounter 2 now which seems to work only with RFXTRX433(E). Maybe support for tellstick is coming later. May...
by lassiko
Wed Nov 04, 2015 2:44 pm
Forum: Software
Topic: Nightly Build
Replies: 4
Views: 6441

Re: Nightly Build

It's good to hear that you are still working with this project!
by lassiko
Thu Jun 18, 2015 6:53 am
Forum: Software
Topic: Issues with timers etc
Replies: 4
Views: 6618

Re: Issues with timers etc

Thanks for the reply. I will try this later and let you know the results!
by lassiko
Tue Jun 16, 2015 7:39 pm
Forum: Software
Topic: Issues with timers etc
Replies: 4
Views: 6618

Re: Issues with timers etc

Just tested and yes, seems that this issue is with all timers. I tried with my daylitetimer (for outdoor lights) which has been disabled during summertime, but it did not work either anymore. It (seems) that all other current items are working OK. How could i start to debug this problem? RPi Time is...
by lassiko
Mon Jun 15, 2015 7:26 pm
Forum: Software
Topic: Issues with timers etc
Replies: 4
Views: 6618

Issues with timers etc

For some reason, i cannot get timers to work anymore. I mean that if i e.g. create a WeekTimer to set a lamp on, timer will not send the ON or OFF command. Manually ON/OFF buttons from weektimer item works just fine. I also did check tellstick log through telnet and no actions when timer should send...