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 - davegravy

Pages: [1] 2 3 ... 37
1
Users / Re: [12.04] OpenZWave Aeon ZStick Issue
« on: April 27, 2015, 02:36:12 pm »
Quote
What is next?
Motion sensors
Kwikset locks
garage door opener and whatever zwave gadget i can!

Let us know how it goes with the Kwikset - I've been eyeing these for a while but support hasn't been there.

2
Users / Re: Happy New Year!
« on: January 05, 2015, 12:16:54 am »
Happy New Year everyone!  I hope you all have a great 2015!

To start your year off right I would like to announce Blu-Ray disc playback is now available in LinuxMCE.  This is still in early stages and there are some system bits that still need to be flushed out but the basic functionality is there now.


Amazing. Not long ago I remember people saying it was impossible / would never happen :)

3
Users / Re: Need some dedicated testers.
« on: December 22, 2014, 02:16:11 am »
I'm in for ASUS TF201.

It's running Cyanogenmod ROM, so I'll understand if you don't want to include it, but I can also test on my HTC One M7. It seems to work fine with Qorbiter so far.

4
Developers / Re: Myth MD/Orbiter
« on: December 12, 2014, 04:24:32 pm »
True, but if you think it get ugly here, it's much worse in the IRC channel.

Sometimes lurking in the IRC channel with a bowl of popcorn is better than TV.

Not that I've ever done that  :o

 ;D

5
Users / Re: 12.04 Asterisk Inbound Call Problem
« on: December 08, 2014, 02:18:05 am »
I got it working with realtime (i.e mysql version of the config). I had been including square brackets around the section name as is done in the flat file, but realtime expects there to be no such brackets.

Will file a ticket to have LMCE automagically add the necessary user section when an IAX2 trunk is added.

6
Users / Re: 12.04 Asterisk Inbound Call Problem
« on: December 08, 2014, 12:28:34 am »
Here's a related post I made back in 2012 about the real-time problem, that's yet to receive any replies:

http://forums.digium.com/viewtopic.php?f=1&t=81336&p=204809&sid=b8f4ee6220dae15c8bdbbcd7a4867799#p204809

7
Users / 12.04 Asterisk Inbound Call Problem
« on: December 07, 2014, 11:51:56 pm »
I managed to get outbound calls working fairly easily by setting up my VOIP account and adding phones in webadmin.

Inbound was a problem as I was getting a "no authority found" error. The only way I discovered to fix it was to abandon the realtime mysql-based iax.conf config and switch instead to a flat-file. Also it was more than a matter of simply porting the lines from the database to the flat file as the mysql configuration was simply wrong. There is no automatically generated

Code: [Select]
[##########]
type=user
context=from-trunk-##########

section in the database (where ########## is my phone number) which apparently is required.

In summary, everything seems to be working now after doing:

1. comment out the line "iax.conf => mysql,general,ast_config" in /etc/asterisk/extconfig.conf
2. move everything from the mysql table for iax.conf to an actual iax.conf file in /etc/asterisk
3. add the code section above to the iax.conf file
4. reload asterisk

Obviously this is a band-aid solution, but it has things going for the time being.


8
Users / Re: Need some dedicated testers.
« on: December 07, 2014, 07:05:02 pm »
To know that the guy doing the video once worked in the entertainment industry makes you wonder how that industry could have ever survived :D :D

Great progress, golgoj4!

* davegravy is dizzy.

And really? Portrait video?  :P

In all seriousness, amazing work!

9
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: December 07, 2014, 06:59:51 pm »
Latest update fixed this. Thanks guys!

10
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: December 03, 2014, 08:56:33 pm »
Hi.

You might need to reboot or do "sudo killall ZWave", due to the way the driver works. It's one of those things I've been trying to find a good solution for...

Br,
Sambuca

Still no luck after rebooting

11
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: November 29, 2014, 01:44:54 am »
Please provide the Zwave logfile for sambuca.

http://paste.ubuntu.com/9290673/

Device 135 (node 29) is thermostat.

12
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: November 28, 2014, 09:39:53 pm »
Please show the output of dpkg -l lmce-zwave-\*

Code: [Select]
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                  Version               Description
+++-=====================-=====================-==========================================================
ii  lmce-zwave-ozw        2.0.0.46.14112629733  <insert up to 60 chars description>

13
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: November 28, 2014, 07:38:49 am »
Quote
<davegravy> hey sambuca, i changed the thermostat units to "F" in device data, reloaded router, and tested
<davegravy> unfortunately, no change. I still have to send the number 75 if I want it to set the temperature to 24Celsius

Let me know how I can help diagnose.

14
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: November 27, 2014, 01:36:53 am »
Thanks to Sambuca for the surprisingly quick feature request fulfilment!

15
Users / Re: CT100 ZWave Thermostat Fahrenheit vs Celcius
« on: November 26, 2014, 05:38:11 am »
Note that in the send command window (webadmin) for the thermostat temperature is this text

Quote
Can be absolute, like 20, 18, etc., or relative, like +2, -2, etc. The temperature is always in degrees celsius, and the application is expected to convert to Fahrenheit if necesssary.

Not sure what "the application" is referring to exactly in this context... if it's LMCE or the thermostat device.

Pages: [1] 2 3 ... 37