Disable Telldus Live [SOLVED]

Moderator: Telldus

Post Reply
GummansGubbe
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Disable Telldus Live [SOLVED]

Post 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?
Last edited by GummansGubbe on Tue Nov 29, 2016 6:31 am, edited 1 time in total.
etompau
Posts: 2405
Joined: Fri Mar 17, 2023 9:45 am
Location: Skåne

Re: Disable Telldus Live

Post 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.
GummansGubbe
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Re: Disable Telldus Live

Post 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.
tonyex
Posts: 9
Joined: Fri Mar 17, 2023 9:45 am

Re: Disable Telldus Live [SOLVED]

Post by tonyex »

@ GummansGubbe
That's very interesting, Could you give me a hint to try it myself? :)

//T
Post Reply