Search found 187 matches

by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

That functionality was put together some days ago for helping a guy working on usbuirt support in the system. It is not exposed with links in the system because it is not done and quality assured :-) I don't have access to the source right now but trying to debug in my head. Perhaps the URL works af...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

At the moment there is one way to do it and that is by creating a signal transform but for you to be able to do that with the current level of documentation requires at least that you get signal debug working. I am currently away and writing this on a phone so it is tricky to make extensive instruct...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

You find my email on my homepage and I am happy to assist you in Swedish :-)
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: TelldusCore .deb för armhf?
Replies: 34
Views: 31286

Re: TelldusCore .deb för armhf?

Tanken kanske, men de är inget som är fixar i de officiella distributioner för Raspberry Pi. Men den debian-vane fixar det säkert efter ett tag.
Tack för varningen, ska se över hur skrivfrekvensen ä för min image.
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: TelldusCore .deb för armhf?
Replies: 34
Views: 31286

Re: TelldusCore .deb för armhf?

Om det inte är så att man tycker NASen är lite stor och ljudlig för att stå på en plats med bra mottagning från hela huset i en DUO. Eller att man vill separera alla sina lagrade filer från att man är inne och leker runt.
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

You dont have to configure anything in Linux to get sensors to work. But be aware that the range may not be very good. My temp sensor sends a signal every 50 sec. If the duo receive the signal it flashes blue. Also you could try pressing the button on a ordinary nexa remote or similar. This should a...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

I think there is a clarification needed. Sensors in the tellstick world are not Nexa motion detectors or light sensor. It is only temperature and humidity that is sensors. All others are deviceevent or rawdeviceevent. If you see the duo flashes you should see a rawDeviceEvent (or many) if you run py...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Sensor config in /etc/tellstick.conf
Replies: 3
Views: 7909

Re: Sensor config in /etc/tellstick.conf

I manage, there are no need to configure them at all, they just show up in for example tdtool --list
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Dax att koppla upp sommarstugan...
Replies: 13
Views: 9487

Re: Dax att koppla upp sommarstugan...

Lyckligt lottad... Undrar vad jag är då. Jag har hittils lyckats beställa (och få levererade) 3 st hallondatorer :-)
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Dax att koppla upp sommarstugan...
Replies: 13
Views: 9487

Re: Dax att koppla upp sommarstugan...

Två från RS components och en från Farnell/Element14. Priset har väl hamnat på 350 kr inklusive frakt. Har vid två av tillfällena beställt en del extrasaker och så kommer jag inte ihåg beloppen exakt. Grymt bra frakt från RS kommer jag ihåg i alla fall. Mindre än 48 h från att jag fick mail från dem...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Hårdvara
Topic: Flera Tellstick
Replies: 14
Views: 8233

Re: Flera Tellstick

Förstärker den även mottagningen i en DUO eller är det mest sändarsidan som påverkas av en bättre antenn?

Är lite besviken på min DUOs mottagaregenskaper men är lite tveksam till en sådan där mastodont-stor antenn. (Eller främst tror jag min kära sambo är lite tveksam)
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

Hi I still might have bugs in the device-id/list printout but I made some fixes to problem in the following commit: 92270b1c9fd5 Fixing some deviceid-related bugs and adding the rawdeviceevent 2012-07-13 Could it be that you downloaded your copy of tdtool.py before 13:th of July? If new version does...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Telldus Center on Raspberry Pi with Debian
Replies: 18
Views: 27779

Re: Telldus Center on Raspberry Pi with Debian

ga3ns3blu3mchen wrote:Hi davka,
great to hear that you are continuing the work on your image. reading your blog, i thought you stop working on your image. any chance you will use raspbian as the basis for your next image?
New Raspbian image uploaded this morning. See my homepage link in footer.
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

If you run the latest version of my image and have run the update.sh script you have the possibility to turn on signal debug to file in the settings values area o the admin interface. When to file is activated you can view signals on the URL /signals/dump/ there you will see printouts similar tho th...
by davka003
Fri Mar 17, 2023 9:45 am
Forum: Linux
Topic: Python wrapper of libtelldus
Replies: 42
Views: 58319

Re: Python wrapper of libtelldus

Use the following URL to get to the settings interface: /admin/settings/settingsvalue/ You should change signaldebug - Debug to file and set it to true. (and press save) Hopefully that works for you. I don't have access before Saturday to verify the latest image actually have it available. If not I ...