Search found 27 matches

by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Definiera en GV baserad på andra GV'n
Replies: 2
Views: 7793

Re: Definiera en GV baserad på andra GV'n

KHolm wrote:Hi,

At some trigger (you never mentioned when) in a Signal transform I would send out this:

Code: Select all

$EVAL:"efficiency_ftx:" + str(( $t2$ - $t3$ ) / ( $t1$ - $t3$ ))
UPDATE 3:

I got it working now, thanks!
"t1" e.t.c. being the name of the GV's
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Developer discussion - Hanging Threads
Replies: 9
Views: 16770

Re: Developer discussion - Hanging Threads

I am thinking that the mySql may be a bit heavy on the Pi, thinking that possibly a sqlite would be as good; possibly with a lighter httpd (such as lighthttpd). But I have no experience with Django so I don't even know it the above would work. And, likely it's too much work to replace... If i look ...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Developer discussion - Hanging Threads
Replies: 9
Views: 16770

Re: Developer discussion - Hanging Threads

jimmy927 wrote:i think wee should look elsewhere, starting with Apache. Maybe have a look at nginx ?
Actually, if i turn off Apache and just start the django devserver instead perforamnce increases.
Anyone else seeing the same thing ?
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Another strange behavior ...
Replies: 16
Views: 32802

Re: Another strange behavior ...

Does sounds a little bit like this issue, doesn't it ?

http://www.switchking.se/forum/viewtopi ... =10&t=1527
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 40985

Re: Automagically @ Raspberry Pi release

Automagically verkar superkul.
Skulle Telldus kanske kunna tänka sig skapa ett forumför detta under "THIRD-PARTY APPLICATIONS", David's blogg är inte ett helt optimalt diskussionsforum:

http://automagically.weebly.com/1/post/ ... l#comments
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Updated image available
Replies: 1
Views: 5542

Re: Updated image available

I am running your image now and i am migrating from Switch King now, SK really hold back my investments in terms of relays and switchers since i was never really happy with the software itself, Automagically is in contrast a masterpiece in terms of data-modelling. The image itself seems fine, and pr...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Passivly update status of recievers based on signals
Replies: 3
Views: 7590

Passivly update status of recievers based on signals

I have the following setup at home: LCMR-1000 is switching on/off a lamp, most of the times this is done through a LWST-605 on the wall. The LCMR-1000 listens directly to the LWST-605 on the wall. In addition Automagically controls this device with the tellstick of course. If the lamp is turned on a...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Sensors to live in Automagically
Replies: 11
Views: 15497

Re: Sensors to live in Automagically

To enable the Telldus Live plugin i need a UUID and a Activation URL. I dont understand where i can retrieve this information, i have only username and password for telldus live.

Where do i get this info ? Do i have to register a additional account somehow ?
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Django Stockholm Meetup
Replies: 0
Views: 3853

Django Stockholm Meetup

Nån som kommer hit kanske ?
http://www.meetup.com/djangosthlm/event ... &_af=event

Jag ska nog dit och ragga upp folk till företaget oavsett.
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Passivly update status of recievers based on signals
Replies: 3
Views: 7590

Re: Passivly update status of recievers based on signals

If you follow the below instruction, you can notice that the Remote's state (ON/OFF) is updated when you use your LWST-605. http://automagically.wikia.com/wiki/Adding_your_first_on/off_device ok, sounds great, i will give it a try! But i have a lot of receivers that are controlled by more than just...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Passivly update status of recievers based on signals
Replies: 3
Views: 7590

Re: Passivly update status of recievers based on signals

I think you should look for a Z-Wave system instead The Nexa protocol is way to error prone to handle what you want. I think you will be disappointed having invested in such a high amount of switches. Z-Wave is better since it is a feedback system. Each switch acknowledges its actual status to the ...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Pingchecker Plugin
Replies: 9
Views: 11597

Re: Pingchecker Plugin

Ah den vägen. Serversida har jag inte gjort till denna applikation, men om du har en linuxmaskin som sköter DHCP kan du anting göra en hook till DHCP demonen eller så läser du sysloggen på den och skickar vidare. Sedan har många WLAN acesspunkter så att de kan skicka sin log till syslog även om fun...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Wireless Energy Meter Plugin - BETA
Replies: 25
Views: 46294

Re: Wireless Energy Meter Plugin - ALPHA

This looks nice! But my skills in Linux is on a extremly low level ... Now I've downloaded the file and then Copy the file (wem.py) to your plugin directory ... Can you please supply me (and others) with a nice command for this? (I'll have to crawl before i can walk...) How to move it from my Win7 ...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Pingchecker Plugin
Replies: 9
Views: 11597

Re: Pingchecker Plugin

Läs mer om detaljerna samt källkoden här: http://www.switchking.se/forum/viewtopic.php?f=10&t=1506 Ett problem är att Yowsup och andra Whatup kloner har fått cease-and-desist notifiering från företaget. Så, saker som behövs finns inte längre. https://github.com/tgalal/yowsup Det stämmer, men yo...
by jimmy927
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Definiera en GV baserad på andra GV'n
Replies: 2
Views: 7793

Definiera en GV baserad på andra GV'n

Hej, Följande problem. Jag vill visualisera Verkningsgrad på min FTX i automagically. t1 = Utsug Toa t2 = Inluft Sovrum t3 = utetemp Jag vill nu visualisera tx som är = ( t2 - t3 ) / ( t1 - t3 ) t1 och t2 är redan GV i AM och kommer från mina givare t3 är också en GV men kommer från temperatur.nu Ka...