Search found 10 matches

by pain123
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: fuTelldus - PHP application for sensor-logging
Replies: 184
Views: 452534

Re: fuTelldus - PHP application for sensor-logging

What im looking for is how and what to send to telldus to activate and deactivate events for starters. To do that i must change active between 1 and 0 and all variabels must be sent from what i read in telldus API Explorer! This is ajax_event_control.php: <?php require("lib/base.inc.php");...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: fuTelldus - PHP application for sensor-logging
Replies: 184
Views: 452534

Motion, twilight and magnetic switches

Hi, I have installed your software for tellstick net and think it is very good! :clap: Have a suggestion for development, when I create a schedule not only be able to choose from sensors, but also devices. This is because in my case to use my light sensor (on / off) to turn on and off my other devic...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: fuTelldus - PHP application for sensor-logging
Replies: 184
Views: 452534

Re: fuTelldus - PHP application for sensor-logging

I started to look into device schedule, most because I have a friend that uses Telldus USB and it looks like Telldus doesn't provide schedule to those who have the USB-stick. In those cases people could use fuTelldus to schedule devices. So I would probably add this in the next version. But so I un...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: fuTelldus - PHP application for sensor-logging
Replies: 184
Views: 452534

Re: fuTelldus - PHP application for sensor-logging

Have finally managed to get a working Events page, where I to begin with can enable and disable my events! If you are interested then send a PM to know how to do! :clap: /A What im looking for is how and what to send to telldus to activate and deactivate events for starters. To do that i must change...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: Allmänt
Topic: anropa telldus api
Replies: 1
Views: 1620

anropa telldus api

Hej, jag försöker hitta en väg att anropa telldus api och få status på en brytare jag har. Detta vill jag göra med Tasker eller på något sätt få in en variabel i Tasker. Har remotestick som exporterar min brytare till tasker varje 15:e minut men det jag vill ha är att veta status vid tillfället som ...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: Allmänt
Topic: Önskad funktion - Telldus Live
Replies: 5
Views: 5826

Re: Önskad funktion - Telldus Live

Är på jakt efter LUA-script för precis detta ändamål. Hittar ett script för en annan huvudenhet men jag begriper inte hur jag skall göra för att konvertera till telldus och få det att fungera. Är det någon som har hittat en lösning eller finns det ett fungerande script? Eller finns det någon som är ...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: Z-Wave
Topic: Hjälp med LUA
Replies: 1
Views: 6323

Hjälp med LUA

Tjena Finns det någon som kan hjälpa mig vidare med hur jag skall skriva mitt script? Jag har ett IdLock 150 som jag fixat ett bra script för att se vem som låst upp och vilken status låset har. Det jag vill göra nu är att i scriptet skapa dummy som jag kan ställa in olika parametrar i konfiguration...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: Allmänt
Topic: Lua stateValue för att sortera om det är dimmer
Replies: 3
Views: 3043

Lua stateValue för att sortera om det är dimmer

Tjena. Håller på med ett Lua script där jag skall när en rörelsesensor känner rörelse starta upp ett antal lampor. Nu skulle jag vilja sortera om det är dimbara eller vanliga On/Off som går igång. device:state visar enbart på att det är dimmer om lampan är tänd och stateValue får jag felmeddelande p...
by pain123
Fri Mar 17, 2023 9:45 am
Forum: Allmänt
Topic: Lua stateValue för att sortera om det är dimmer
Replies: 3
Views: 3043

Re: Lua stateValue för att sortera om det är dimmer

Stort tack. :D

/Andreas
by pain123
Fri Mar 17, 2023 9:45 am
Forum: General
Topic: fuTelldus - PHP application for sensor-logging
Replies: 184
Views: 452534

fuTelldus - PHP application for sensor-logging + Events

Hi, to begin with, I want to thank you for a very good Telldus UI! Have used it in a little more than a year and are very satisfied. Now, when I discovered that the "Events" is available, I have created a events.php page. It works fine and shows me the "Events" I added and some i...