Search found 8 matches

by Dageezah
Wednesday 28 September 2016 23:22
Forum: Other questions and discussions
Topic: HOW TO: Amazon's Alexa Voice Commands with Domoticz
Replies: 11
Views: 10752

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

Did you manage to get Alexa to respond? I am in the same boat at present - all working controlling the house (and is pretty good at it as well) but no response.. although not really a problem as when you ask to turn the lights off the response is that the lights actually go off, but it would be nice ...
by Dageezah
Wednesday 09 March 2016 21:19
Forum: Other questions and discussions
Topic: WiFi Doorbell
Replies: 53
Views: 28591

Re: WiFi Doorbell

I have been thinking about a "wifi" doorbell for a while now - and I finally purchased the "Ring" doorbell, some great reviews out there, its really responsive and ticks almost every box... the main one it doesn't tick is domoticz integration.. but after a bit of playing I found that it is actually ...
by Dageezah
Sunday 19 April 2015 21:01
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Re: Voice Control

Fyi http://www.sharecast.com/news/lightwave ... 47275.html looks like lightwaverf are going to implement Siri home kit - luckily for me most of my kit is lightwaverf so I may be ok
by Dageezah
Friday 17 April 2015 16:01
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Re: Voice Control

Oh sorry yep the server is running on my Mac in my house - it listens on specific ports for Siri.
by Dageezah
Friday 17 April 2015 16:00
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Re: Voice Control

To be honest I'm not sure - I would need to submit my app to the App Store - which you can bet it wouldn't get accepted as the HAP server isn't exactly legit by apples standards. I will take a look into it this weekend.
by Dageezah
Friday 17 April 2015 0:32
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Re: Voice Control

Unfortunately yes it costs £79 per year although you can use a simulator in Xcode to test everything. That or you could prob go down the jailbreak route. As for configuration it's all done on the server, the app on the phone is very basic - shows a list of devices on the server then you add it with ...
by Dageezah
Friday 17 April 2015 0:08
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Re: Voice Control

Just a quick response, as I am off now - I can add more tomorrow.... I perhaps should have mentioned... you need an apple developer license. The main work is done by https://github.com/KhaosT/HAP-NodeJS But then you need to create an app (easily based on the HomeKit demo on the apple developer site ...
by Dageezah
Thursday 16 April 2015 23:22
Forum: Show your projects
Topic: Voice Control
Replies: 27
Views: 10338

Voice Control

I have been wanting to develop some way of controlling my Domoticz via voice... I have tried several ways, Jasper, Google API, etc etc.. and finally I have a solution. I am using Apple HomeKit, Home access server using Node.js (on Mac) and then just say "Hey Siri, turn on the living room lights" It ...