Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - apagg

Pages: 1 2 [3] 4
31
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: May 25, 2010, 11:13:18 pm »
Quote
why don't you use our own svn?

1. This is the first time I have coded anything and I dont want to brake anything :)

2. I dont have access to the svn

regards
apagg

32
Developers / Re: DataLogger Plugin - Energy Monitoring
« on: May 25, 2010, 09:25:07 pm »
my code for the energyMonitor can be fond here http://code.google.com/p/apagg-lmce/source/browse/#svn/trunk

I have added logging of "state changed" to DataLogger_Plugin.cpp and used unit=5 for the database

The energyGraph that I am working on uses the "state" from the datalogger and the "energy consumption" parameter I have added to template 37, 38 and 1897. I am still struggling to plot the correct data in the graph, but I think that energyMonitor.php should display the correct data.

all my devices that report state are z-wave I dont know how things like X-10 or KNX will work.

33
Any progress on this?

34
Users / Re: Playlists
« on: May 06, 2010, 08:50:41 pm »
Webadmin Files&Media >> Playlist

 

35
Users / Re: Timed and respond to event
« on: April 29, 2010, 05:35:05 pm »
Your scenario and event looks nearly identical to the one I use, only difference I can see is that you have checked two rooms for alarm clock.

You could try putting all the commands directly into the timed event, that should work to.

36
Users / Re: Timed and respond to event
« on: April 28, 2010, 08:56:45 pm »
could you post some screen shots from webadmin of your events?

37
Feature requests & roadmap / Re: Power consumption selection
« on: April 28, 2010, 08:55:40 pm »
Quote
I was thinking along the lines of
-List room by room, both linuxMCE connected and not linuxMCE connected, the devices and their power consumption in that room. Tedious? hell yes.
BUT
we at least have a basic power consumption tally. Then depending on what is controlled by linuxMCE can be possible scaled down / back.

I actual started working on something along those lines yesterday :)

What I have done so fare is make the datalogger_pugin record all state changes. I am then planing to use the information and the amount of power I know each device consume to monitor energy consumption.

At the moment I am testing to see if the information recorded is usable. I am not sure all the devices reports are reliable.

38
Users / Re: Timed and respond to event
« on: April 26, 2010, 10:10:57 am »
Quote
Is there a way to make a timed event in response to a device state?
I don't think this is possible at the moment (someone correct me if I am wrong)

That said you have a couple of options:

1. Create a Delayed event http://wiki.linuxmce.org/index.php/User:Apagg#Delayed_event that will turn on the pool pump and wait xx minutes before turning on the Polaris pump.

2. Use your setup whit 4 Timed Events and make the event that turns on the Polaris pump also turn on the Pool pump.

39
Installation issues / Re: 0810 installation script seems broken
« on: April 09, 2010, 08:19:19 pm »
Quote
1. Install snapshot DVD of 810

Did you select the bottom choice "LinuxMCE Install" when you installed kubuntu?

PS! I did a successful install of snapshot 22876 in VirtualBox some days ago.

40
Users / Re: Can events dim a light only if the light is currently on
« on: March 19, 2010, 10:12:32 am »
Quote
Pretty much what I was faced with. If we could use IF/THEN type statements in events and scenarios, it would be very powerful and open up tons of possibilities. It is definitely an important feature and one I would donate for (the other is netflix online). I so wish I could code!

have ha look here http://wiki.linuxmce.org/index.php/User:Apagg for an example on using IF/THEN. A list of parameters can be found here http://wiki.linuxmce.org/index.php/Event_criteria.

I am not sure if this actual answers your question but it should be a start.

If you want features that is not implemented at the moment it is smart to open a feature_patch request in trac http://svn.linuxmce.org/trac.cgi/newticket.

Andreas

41
Users / Can't launch PlutoMO on nokia E52 (s60v3)
« on: February 20, 2010, 02:00:49 pm »
I have download the Orbiter for symbian os http://deb.linuxmce.org/PlutoMO_3rd.sisx and installed it on my Nokia E52. The installation worked without errors , but when I try to launch the application I get this error:

 "unable to execute file for security reason".

Anyone know how to fix this?

Andreas

42
Installation issues / Re: What should I expect after installation?
« on: February 18, 2010, 02:02:45 pm »
hehe that helps :)

eth0 can be static or DHCP doesn't relay matter.

If you have a second nic put it in. You don't have to connect anything to it. It will save you so much grief and expanding the system will be much easier.

What ever you chose I recommend doing a clean install using the latest internet installer , if you still have problems let me know.

Good Luck
Andreas

43
Installation issues / Re: What should I expect after installation?
« on: February 18, 2010, 12:53:46 pm »
Do you have a reason for only using one nic? If not put in a second nic and do a new install that will probably fix your problem.

If you are set on using one nic the DVD will not work you have to use the internet method or edit your  /etc/network/interfaces manually (I think there is a thread on the forum describing how).

Andreas

44
Installation issues / Re: What should I expect after installation?
« on: February 18, 2010, 11:45:55 am »
Looks like you have a network problem what is your network hardware?
and what is the output of ifconfig?

45
Users / Re: House Mode
« on: February 17, 2010, 11:03:06 am »
House mode and Time of day is now fixed a big thanks to sambuca:) I have created a wiki page to list valid parameters  it is not complete but all parameters  are tested.

http://wiki.linuxmce.org/index.php/Event_criteria

Pages: 1 2 [3] 4