Search found 6 matches

by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: Windows
Topic: TellStick.NET from C#.
Replies: 9
Views: 17297

TellStick.NET from C#.

Hi there.

I'm trying to write a windows service (and it does work)

Now I'm trying to use TellStick.NET from C#.

Looking for some sample-code.. Anyone??
by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: Windows
Topic: TellStick.NET from C#.
Replies: 9
Views: 17297

Works.

No worries. Have all I need for now :-)

Just sendt an email to my house, and turned off the lights :-D
by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Issues with Debian on NSLU2
Replies: 1
Views: 5012

Issues with Debian on NSLU2

Hi there.. I had it all working. Lights with php and powerusage with currentcost. Then I pluged in my USBUIRT for my next project (controling my heatpumps) Then everything went to icing.. I can't get tellstick to work again... And I'm not that good with linux (debian). Can anyone help me to find out...
by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 408728

Re: PHP interface for TellStick, HomeAutomation v1.1.1 relea

I have to say.. This is great work. Had a hard time getting everything up and running, but that had nothing to do with your code :-D The issues I had was all about getting apache,php and mySQL to work. (Yes, I'm "new" to ubuntu,php,apache and mySQL) The last issue was setting permission on...
by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 408728

Re: PHP interface for TellStick, HomeAutomation v1.1.1 relea

Up and running again! :-D I have now a job running every minute (debug) that checks if my connection is up. If not, it turn off the router, wait 10 sek, and then turn it back on. :-D Now I have to figure out how to actually get schedules to work, Any quick tip that can save me "minutes" of...
by ungedanielsen
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Issues with Debian on NSLU2
Replies: 1
Views: 5012

Re: Issues with Debian on NSLU2

works.

my solution was: Boot with no USB connected, add tellstick, check dmesg. Says /dev/ttyUSB0, but it really is /dev/tellstick. Then connect my other USB-device (CurrentCost)

Both is running, so now I can try again with my USBUIRT.

~UngeDanielsen