Search found 6 matches

by korneel
Wednesday 26 June 2019 14:23
Forum: Switches and Scenes
Topic: ring wifi doorbell and hallway lights
Replies: 1
Views: 1158

Re: ring wifi doorbell and hallway lights

Not sure about ring if it sends an on/off signal.
If it only sends an 'on' you could try to set it als a child node.

Otherwise you can make an Event script based on it's trigger.
by korneel
Wednesday 26 June 2019 9:38
Forum: Switches and Scenes
Topic: IFFFT with Livolo Switches
Replies: 1
Views: 1541

Re: IFFFT with Livolo Switches

Hey, can you use domoticz on your phone when not home? IFTTT will try to call the IP address from their server, which is most likely a local IP address in your network. In order for this to work, you'd have to have your public IP address and then route the port 443/8080 to your Domoticz server local ...
by korneel
Wednesday 26 June 2019 9:03
Forum: Switches and Scenes
Topic: Inclusion of Fakro Window (z-wave)
Replies: 0
Views: 1166

Inclusion of Fakro Window (z-wave)

I recently got a new roof window installed and it's a zwave enabled FAKRO. I'm unsure how to add this to my z-wave network. I've googled, but I feel like I'm using the wrong keywords. So far I've only had zwave controllers directly in my network controlled from Domoticz. This window comes with a ...
by korneel
Tuesday 22 August 2017 12:43
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 185801

Re: Easy Domoticz to Alexa Integration

Hello, I have two questions: Can I use this solution with Alexa Dot 2? Can I install this solution in ubuntu 16.04.3 server? I have it running with the latest Alexa Dot (one week old). I'm using controlicz.com service and domoticz on a raspberry pi. I did not need to make any changes on my pi. I ...
by korneel
Wednesday 16 August 2017 21:39
Forum: Speech & Voice Systems
Topic: Controlicz - Easy Domoticz to Alexa Integration
Replies: 1035
Views: 185801

Re: Easy Domoticz to Alexa Integration

Hey Madgeni, Thanks for the Alexa Skill. I just got it to work. It took me embarrassingly too long to get it working. Issue was: I put in my entire url (including https://). So I was thinking maybe you could add the following from bootstrap to that field: <div class="input-group"> <div class="input ...
by korneel
Tuesday 17 January 2017 15:27
Forum: LUA
Topic: Script examples (Lua)
Replies: 139
Views: 161721

Re: Script examples (Lua)

Interestingly I just finished up a wakeup light too, but I wanted to take my next alarm time automatically set via my phone because I'm lazy. This is a script I originally made with blocky, but that didn't really work for some reason. Also I wanted it to be flexible, taking the date and time in ...