Search found 10 matches

by jbreed
Monday 28 March 2016 21:11
Forum: Third party and supplementary tools
Topic: DomoticzUI Cross-Platform App
Replies: 2
Views: 2033

Re: Tuesday 22 March 2016 17 54

Vatarriny wrote:Have Tuesday off work and would have been interested in joining you for these two Martin, but alas I have no bike.....plus it would violate my hills by foot only policy
:?:
by jbreed
Monday 28 March 2016 21:05
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 641701

Re: Domoticz app 2.0

You can change this on the Domoticz system, on the settings page The pulling works properly, but when selecting 'set' (setpoint) the value maxes out at 30.0 so my assumption is it is trying to do celsius even though the server is set for fahrenheit. In the screenshot you can see the setpoint ...
by jbreed
Tuesday 22 March 2016 19:04
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 641701

Re: Domoticz app 2.0

Is there the ability to switch the thermostat reading and SetPoint to Fahrenheit?

Justin
by jbreed
Tuesday 22 March 2016 17:54
Forum: Third party and supplementary tools
Topic: DomoticzUI Cross-Platform App
Replies: 2
Views: 2033

DomoticzUI Cross-Platform App

I made an interface for my personal home setup not too long ago, but have been trying to get around to scrub it some and allow others to simply take use of it and possibly improve it. With full-time work and full-time school I haven't had much time to touch this and considering it works for my home ...
by jbreed
Friday 06 November 2015 17:48
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

Re: HOW TO: Amazon's Alexa Voice Commands with Domoticz

Ok nice! I did a bit more research on Alexa. There is a application written in Java. What you can try is install a Java compiler on the raspberry and run it. Verstuurd vanaf mijn ONE A2003 met Tapatalk Awesome! Let me know how that turns out. Currently, it appears the Echo ONLY supports English. It ...
by jbreed
Friday 06 November 2015 16:36
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

Re: HOW TO: Amazon's Alexa Voice Commands with Domoticz

Great stuff! But you need the echo? Would be great to build it in to the raspberry. Maybe a nice idea to make remotes with mysensors. I think there are a lot of people wanna help to integrate this. Verstuurd vanaf mijn ONE A2003 met Tapatalk No, you do NOT need an Echo, but I'm currently using it ...
by jbreed
Friday 06 November 2015 14:29
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

Re: HOW TO: Amazon's Alexa Voice Commands with Domoticz

Amazon Echo: http://www.amazon.com/gp/product/B00X4WHP5E/ref=ods_xs_ae_shurl?tag=googhydr-20&hvadid=74652194316&hvpos=1t1&hvexid=&hvnetw=g&hvrand=5607209951800173865&hvpone=&hvptwo=&hvqmt=b&hvdev=c&ref=pd_sl_2vatdqwe3p_b Remote: http://www.amazon.com/Voice-Remote-for-Amazon-Echo/dp/B00L9EPT8O/ref=sr ...
by jbreed
Friday 06 November 2015 14:27
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

Re: HOW TO: Amazon's Alexa Voice Commands with Domoticz

This seems like a very nice thing. Do you need the Amazon Echo or are you using another input method? I'm currently using the Amazon Echo and also have a handheld remote that is paired to it that has a mic in it (so if in another room with the door closed I can use the remote). I know they offer a ...
by jbreed
Friday 06 November 2015 1:03
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

Re: HOW TO: Amazon's Alexa Voice Commands with Domoticz

I'll clean up the instructions and comment up the code at a later point. It's pretty simple to understand, but if anyone has questions don't hesitate to shoot them my way. I like using Alexa mainly because it stays plugged in and is always listening. I tried the google now method using tasker for my ...
by jbreed
Thursday 05 November 2015 23:32
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10681

HOW TO: Amazon's Alexa Voice Commands with Domoticz

Purpose : Use Amazon's Alexa skill to send JSON commands to the Domoticz server. -- Edit: I'm using an Amazon Echo as the hardware, which stays listening for the wake word-- Before starting : Get a free Amazon developer account and create a free aws account for hosting the lambda service. Also, you ...