Search found 51 matches

by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: BUG: live api device status
Replies: 21
Views: 17277

Re: BUG: live api device status

stefan.persson wrote:Chacon is compatible, but you might have to upgrade the firmware in TellStick Net, http://developer.telldus.com/blog/2013/ ... a_firmware
Ok ! Done.
by ritro
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: tellstick-net custom firmware build
Replies: 37
Views: 72875

Re: tellstick-net custom firmware build

Ok I have installed a Debian. I can't find Hi-Tech 9.63 download link for compiler, only 9.80. May be is my problem to compile firmware project ? -- The C compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting ...
by ritro
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: tellstick-net custom firmware build
Replies: 37
Views: 72875

Re: tellstick-net custom firmware build

If finally found v9.63PL

Code: Select all

Use the FTP details below to log in to the HI-TECH C Compiler archive:
 
ftp://ftp.microchip.com 
Username: Compilers-RO 
Password: C0mP!0511
by ritro
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: tellstick-net custom firmware build
Replies: 37
Views: 72875

Re: tellstick-net custom firmware build

Hi,
Return to custom firmware. I would know if i use the build condition DEBUG=y, is the usart2 initialized communicate by the usb port or do i need to open the tellstick-net ?
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Record and playback ?
Replies: 4
Views: 6633

Re: Record and playback ?

Hi,
I think it's possible ! For local proxy with tellstick-net, i used wireshark to see socket traffic. Capture it and play again.
Ritro.
by ritro
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: tellstick-net custom firmware build
Replies: 37
Views: 72875

Re: tellstick-net custom firmware build

micke.prag wrote:
ritro wrote:I found many TCP/Stack from microchip
You have? I am only aware of one. Links please!
Here : http://www.microchip.com/stellent/idcpl ... e=en547784
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: device/info: state and statevalue are always "0"?
Replies: 5
Views: 10868

Re: device/info: state and statevalue are always "0"?

Hi Robert, See there in code sample of tdtool : http://developer.telldus.se/attachment/ticket/114/tdtool-with-sensors.py Use http://api.telldus.com/explore/index# to debug. 3 is TURNON ored TURNOFF TELLSTICK_TURNON = 1 TELLSTICK_TURNOFF = 2 TELLSTICK_BELL = 4 TELLSTICK_DIM = 16 TELLSTICK_UP = 128 TE...
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: [CODE] Map House + scheduler + Speech recognition + stats
Replies: 28
Views: 45070

Re: [CODE] Map House + scheduler + Speech recognition + stat

Ok, but it's just an other design than yours. Everything is working fine, but due to multiple way to control my devices, the status is not always very exact. So i've decided to fire otio remote to test chacon remote, and by this way having a correct status. To control windows shutters, i want to sto...
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: [Android] DomoSpeak
Replies: 70
Views: 67234

Re: [Android] DomoSpeak

Or change of girl friend ? :lol: No it's not the good date to do this kind of joke. Otherwise, if you have a change, how do get quick information ? I have noticed that live.telldus.com open a websocket to send directly device and sensor changes. Do you it's possible to create this dialog directly wi...
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: device/info: state and statevalue are always "0"?
Replies: 5
Views: 10868

Re: device/info: state and statevalue are always "0"?

Put the supportedMethod = 3 to enable ON/OFF and state return.
Regards,
Richard
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Interrupt
Replies: 1
Views: 3072

Interrupt

Hi,
I would like my tellstick net to generate an interrupt localy, by the way of a proxy or an io.
Any idea ?
Regards,
Richard
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Interrupt
Replies: 1
Views: 3072

Re: Interrupt

Or may be I hope or I have missed a just_changed_status ? :wink:
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: BUG: live api device status
Replies: 21
Views: 17277

Re: BUG: live api device status

Hi,
I've just received my chacon remote. I've declared a chacon module and scanned remote signal. It works perfectly. I'm wondering if the is a way of this chacon sensor could switch on/off otio module by any way ?
Thanks.
Ritro
by ritro
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: BUG: live api device status
Replies: 21
Views: 17277

Re: BUG: live api device status

Where should i sign ?
For beta testing i've to my home : 3 temperature sensors, a single remote(chacon), a door switch(chacon) and a light sensor(chacon).
by ritro
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: tellstick-net custom firmware build
Replies: 37
Views: 72875

Re: tellstick-net custom firmware build

Ok thanks, so i stop loosing my time with windows. :wink:
What is the best distrib for you ?