Search found 163 matches

by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Problem med installation
Replies: 21
Views: 18228

Re: Problem med installation

Notera att det bara är en eller två device i hela "orginal" tellstick.conf som matchar något i Automagically. Kolla under rewTellstickDevice så ser du vilka det är.
Alla andra är "döda" sett från Automagically och kan således plockas bort.
/Marcus
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upptid för Raspberry Pi
Replies: 9
Views: 10599

Re: Upptid för Raspberry Pi

To be used in a datafetcher: FetchType: Execute ParserType: Line,Scanf Executable: awk '{printf("%d:%02d:%02d:%02d",($1/60/60/24),($1/60/60%24),($1/60%60),($1%60))}' /proc/uptime Scanf: %s Results in the following signal: datafetcher,3,Uptime,fetched:3:00:57:23 This gives you days, hours, ...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Raspbmc + automagically
Replies: 1
Views: 3503

Re: Raspbmc + automagically

Såg detta inlägg för en tid sedan: http://www.telldus.com/forum/viewtopic.php?f=15&t=2098&p=21683#p21683 Denna post länkar till ett generellt installationspaket för automagically till valfri Linux. https://bitbucket.org/jorkar/automagically_install Jag har ingen insikt i hur det fungerar, me...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upptid för Raspberry Pi
Replies: 9
Views: 10599

Re: Upptid för Raspberry Pi

Since Automagically now reports sensors to live, I guess tellmon.net may do what you want. Check out this post and try it out.
http://www.telldus.com/forum/viewtopic.php?f=11&t=4173

Or, a cron job usling tdtool -l with sed/awk will collect data for you to fetch/parse...

/Marcus
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 40990

Re: Automagically @ Raspberry Pi release

Maybe a stupid question, but is it possible to catch the signal from a nexa-remote and act on that? There are no stupid questions, only stupid answers. But yes, that is absolutely possible. Whenever Automagically finds an event from Tellstick (such as remote or sensor) there will be a signal. This ...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upptid för Raspberry Pi
Replies: 9
Views: 10599

Re: Upptid för Raspberry Pi

Is tdtool a plugin which works together with Automagically? Do I have to get it and install it "in to" Automagically? tdtool is a command line tool from Telldus. It is installed in the Automagically image so nothing is needed to be done to get it up and running. Login to your pi and run t...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 40990

Re: Automagically @ Raspberry Pi release

Is there any documentation on how, or any examples, somewhere? Very little, though most is described o high level here: http://automagically.weebly.com/home-automation.html And, most topics has been covered in the comments in the blog here: http://automagically.weebly.com/blog.html Unfortunately ve...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Spara sensorvärde
Replies: 1
Views: 4443

Re: Spara sensorvärde

Hej, Din 'pattern to match' ska då vara: tellstick,sensor,protocol:oregon,id:102,Temperature,value:%f Parsed variable ska vara 1 Tryck på test så ska din temp skrivas ut. Det som händer är att %f motsvarar variabeln som ska spara. Allt som kan ändra på sig behöver vara en variabel. Om du tex både få...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Problem med remotes
Replies: 2
Views: 4202

Re: Problem med remotes

Har du kört en update? Senaste image har kända fel, speciellt med remotes.
Marcus
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically + Xively = True
Replies: 30
Views: 33826

Automagically + Xively = True

Hi, Edit: Pull request updated to also support unit type, location and metadata. I have just created a pull request with a new plugin for Automagically that feeds data to Xively. This allows for some nice graphs of temperature, humidity or whatever you want actually. https://bitbucket.org/davka003/a...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upptid för Raspberry Pi
Replies: 9
Views: 10599

Re: Upptid för Raspberry Pi

misterleffe wrote: Is it possible, maybe in the same way, to collect data from tempsensors and put it on the Web for showing graphs?
Now/Soon there is, see my recent post:
http://www.telldus.com/forum/viewtopic.php?f=25&t=4220
/Marcus
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: REST API - tid
Replies: 1
Views: 4126

Re: REST API - tid

I have the same problem, and noted that a similar issue has been submitted as a bug:
https://bitbucket.org/davka003/automagi ... ne-problem

I noticed in a few places that Automagically does not properly handle TZ, niether on OS level (Linux) or application level.

/Marcus
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upgrade verkar inte fungera som avsett.
Replies: 5
Views: 14707

Re: Upgrade verkar inte fungera som avsett.

Hi, Don't know what is wrong with that, but here comes the step I perform/performed to get my system working (after my last crash without a proper backup done). 1. Create a SD card from image using win32diskimager http://bit.ly/IrG1pi 2. Check that Automagically is running by pointing your browser t...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Novis önskar hjälp efter installation.
Replies: 17
Views: 34861

Re: Novis önskar hjälp efter installation.

Hi, Start with making sure your system is updated and clean after the install, I wrote a short instruction on how I did it here: http://www.telldus.com/forum/viewtopic.php?f=25&t=4223&p=24793#p24793 Then I guess you want to start controlling a device. I assume you have something like a three...
by KHolm
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Upgrade verkar inte fungera som avsett.
Replies: 5
Views: 14707

Re: Upgrade verkar inte fungera som avsett.

does it say ? I recall having seen that message from time to time, yes. What looks odd in your trace above is this: + sudo /etc/init.d/automagically stop pidfile /var/run/automagically.pid does not exist. Daemon not running? That does not look healthy to me. Looks like some permission problems some...