Page 1 of 1

Disable Telldus Live [SOLVED]

Posted: Fri Mar 17, 2023 9:45 am
by GummansGubbe
I have noticed that my Tellstick net does not work if the internet is down.
Connecting via udp gives the status message and a few sensor information updates, but then it hangs.

Code: Select all

TellStickNet:SOMETEXT:MORETEXT:17 10.0.0.203 30303
7:RawDatah5:class6:sensor8:protocol6:oregon5:modeli1984s4:datai05A0C0C000000D37ss
7:RawDatah5:class6:sensor8:protocol6:oregon5:modeli1984s4:datai05A0C0C000000D37ss
7:RawDatah5:class6:sensor8:protocol6:oregon5:modeli1984s4:datai05A0C0C000000D37ss
...and then it hangs... with blue lights on almost all the time.

Do anyone know a easy way to disable the "phone home" so it will work without internet?
Any way at all?
Also that blue light? A nice feature to get things going, but really?

Re: Disable Telldus Live

Posted: Fri Mar 17, 2023 9:45 am
by etompau
This is "by design", Tellstick Net must have an internet connection in order to work.
The new Tellstick Net version 2 has a new hardware which can execute schedules and events without connection to internet.

Re: Disable Telldus Live

Posted: Fri Mar 17, 2023 9:45 am
by GummansGubbe
Well, I got the thing to work without internet.

I am using a 5 second timeout for the upd connection and every time that times out I will send a new 'reglistener'.

It has been running for 48 hours now. Showing all possible combinations of red, blue, blink and steady on lights.

Re: Disable Telldus Live [SOLVED]

Posted: Fri Mar 17, 2023 9:45 am
by tonyex
@ GummansGubbe
That's very interesting, Could you give me a hint to try it myself? :)

//T