Search found 11 matches

by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 319912

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

tom_rosenback wrote:With the coming release of 3.0 there will be a possiblity for users to program their own system plugins more easily than before. This will allow the usage of NET version, however, someone need to create that plugin... :D
That's fairly good news :) When do you expect to release 3.0?
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: "Transmitter button" event on Tellstick Net
Replies: 3
Views: 13052

"Transmitter button" event on Tellstick Net

Hi! I'm one of the lucky few who is currently beta testing Tellstick Net events. I'm trying to recieve a signal from a Nexa LWST-615 (wireless light switch for wall mount) in order to make the button do different tasks based on time of day etc. However there is no selection for Nexa light switch in ...
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick NET API documentation
Replies: 3
Views: 6377

Re: Tellstick NET API documentation

Perfect, asjmcguire! This will get me started! :)
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: Beta testing
Topic: "Transmitter button" event on Tellstick Net
Replies: 3
Views: 13052

Re: "Transmitter button" event on Tellstick Net

Well I got it working, eventually :) I think the reason why it didn't work the first time is because I scanned the "Off" signal instead of the "On" signal. (I'm Norwegian, and here the light switches are on when you press up, as opposed to you Swedish guys -including Nexa- who ha...
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick NET API documentation
Replies: 3
Views: 6377

Re: Tellstick NET API documentation

Anyone?
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: New web site tellmon.net
Replies: 43
Views: 46565

Re: New web site tellmon.net

For now you can toggle your devices on and off as well as see the current values of sensors. I'm using Telldus's push API so that sensor values are automatically pushed to the web site and you can see a graph of how the values has changed over time. Where did you find details on the push API? I'm t...
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Telldus Live - push sensor values
Replies: 0
Views: 3959

Telldus Live - push sensor values

Is it possible to push sensor values from Telldus Live server every time a specific sensor sends an update? I've been using a cron job to retrieve values every x minutes, but pushing values by a http POST would reduce uneccesary network traffic to a minimum...

Kind regards,
Anders
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: New web site tellmon.net
Replies: 43
Views: 46565

Re: New web site tellmon.net

Thank you for the information. I have a 24/7 server, no problem there. I'll try to contact them and we'll see :-)

Anders
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: Hardware
Topic: New Logitech remote - can it be used with Tellstick Net?
Replies: 0
Views: 4438

New Logitech remote - can it be used with Tellstick Net?

Logitech just launced a new remote which sends RF signals (and IR/bluetooth) via a hub. It has support for Philips Hue out of the box. I wonder if it can be used with my Tellstick Net? Link: http://www.logitech.com/en-gb/product/h ... te?crid=60
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: PHP interface for TellStick, HomeAutomation v2.0.2 released!
Replies: 95
Views: 319912

Re: PHP interface for TellStick, HomeAutomation v2.0.2 relea

I take it that HomeAutomation does not work with the Tellstick NET? Any plans to make a NET version?

Kind regards,
Anders
by polarbearNO
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: Tellstick NET API documentation
Replies: 3
Views: 6377

Tellstick NET API documentation

I've been playing around with your API explorer and I'm about to write my own webUI for personal use. However I think the API documentation is inadequate. I've seen in other topics references to the C/C++ examples, but as I'm completely unfamiliar with those languages, I'm lost. For instance, the &q...