Search found 14 matches

by louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 41000

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 louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 41000

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?
by louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Schedule hung
Replies: 1
Views: 9148

Re: Schedule hung

When i looked again I noted that the dates for scheduled events was 14 days into the future. I changed the dates in mysql to just one day into the future and now it works again. What I think happened is that for some reason the PI became confused and set the date on the device to the future, Automag...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Automagically @ Raspberry Pi release
Replies: 32
Views: 41000

Re: Automagically @ Raspberry Pi release

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 signal cat be caught by the signalhandler. For instance, I am catching "double-click off" ...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: sun- and time-based triggers
Replies: 9
Views: 19079

sun- and time-based triggers

I have a setup with light going in the early morning, and the turn off when the sun rises. This isn't a problem the dark half of the year, but soon the sun will rise before "early morning". Have anyone a nice solution for this? Something like "at 05 as long as the sun hasn't risen&quo...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Automagically
Topic: Schedule hung
Replies: 1
Views: 9148

Schedule hung

Seems like the schedule is hung, no events happen, the lights don't turn on and off and the list of coming events have been the same for the last week.

Is there any way to reset the state? I've tried restarting the service and rebooting the PI, no change.
by louie
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Fungerar i NetBSD?
Replies: 15
Views: 15269

Tellstick i (free) BSD

Jag fick igång Tellsticken i FreeBSD (som använder uftdi.c från NetBSD). Det som behövdes göras var att lägga till följande i /usr/src/sys/dev/usb/usbdevs vendor TELLDUS 0x1781 Telldus product TELLDUS TELLSTICK 0x0c30 Tellstick och telldus-core/rfcmd/rfcmd.c --- rfcmd.c (revision 254) +++ rfcmd.c (w...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Fungerar i NetBSD?
Replies: 15
Views: 15269

Nejdå, blir en riktig ucom som nås på /dev/cuaUx

Code: Select all

ucom0: <Telldus TellStick, class 0/0, rev 2.00/6.00, addr 2> on uhub0
Funkar med två stycken också.
by louie
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Fungerar i NetBSD?
Replies: 15
Views: 15269

Nice :D
by louie
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Fungerar i NetBSD?
Replies: 15
Views: 15269

Ah, FreeBSD har redan vendorid/productid på rätt drivis, till skillnad från NetBSD då? Så din första ändring ger den eg. bara rätt namn? Jag är förvirrad, glömde ju helt skriva att jag fick ändra i uftdi.c också för att lägga till vendor- & productid: 150a151,154 > if (uaa->vendor == USB_VENDOR...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Fungerar i NetBSD?
Replies: 15
Views: 15269

En intressant fråga: Vad händer vid "goto bad"? Krashar man ett BSD-system om vi utvecklar fler produkter? Nej det blir ingen krash utan attach-funktionen avbryts på ett snyggt sätt. Innan attach-koden kan köras måste enheten matchas (vilket sker runt rad 150), om den inte matchas kommer ...
by louie
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Kjell & Co (50219)
Replies: 12
Views: 13360

Någon framgång?
by louie
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Kjell & Co (50219)
Replies: 12
Views: 13360

fredrik.jacobsson wrote:Stöd för Kjell & Company's 50-219 (Rising Sun) kommer i version 2 av mjukvaran.
Hur ser tidsplanen ut för den? mellan tummen och pekfingret
by louie
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Kjell & Co (50219)
Replies: 12
Views: 13360

Låter bra. men om ni har stöd för hårdvarorna kanske ni kunde släppa patchar till 1.x så länge? personligen är jag bara intresserad av rfcmd nämligen.