Search found 17 matches

by fl1p
Sunday 06 January 2019 10:35
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: installing Mertik controller
Replies: 13
Views: 4798

Re: installing Mertik controller

You can add it as a normal on/off switch and you need to update your domoticz to a newer (beta) version. Else it will not work A little more help on with this please. I have the latest beta version and added the mertik as an on/off switch. But how can I make a (block/LUA) script like this.. if temp ...
by fl1p
Friday 17 July 2015 10:09
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 75126

Re: Easy Sonos

It means he can't find the script. Are you sure you put the script it in that place?
Also mind the 3 slashes behind script:
by fl1p
Thursday 16 July 2015 15:28
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 75126

Re: Easy Sonos

I'm not sure what your level of linux is, so I put it in full. Maybe you got this right allready. Just for sure: 1) In het file sonos.play.php you shut put this: #!/usr/bin/env php 2) Browse to the file where sonos.play.php is located and do: sudo chmod u+x sonos.play.php 3) The in the On-command ...
by fl1p
Sunday 12 July 2015 15:47
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 75126

Re: Easy Sonos

That seems to work only sometimes... I added a simple test with "Play". I click the button, it works. Then I pause it via Sonos and I click the button again. Doesn't work for a few times. The button has a very strange behaviour. And how do I start a playlist? Just put in the name of the playlist ...
by fl1p
Thursday 09 July 2015 15:42
Forum: Show your projects
Topic: Easy Sonos
Replies: 80
Views: 75126

Re: Easy Sonos

How do you integrate this in Domoticz? I have everything running, but I want to be able to click a button, then a TTS message comes out of a speaker.
The PHP-script is ready, and what now?
by fl1p
Monday 22 June 2015 12:47
Forum: Others
Topic: Domoticz & OSRAM Lightify
Replies: 35
Views: 13357

Re: Domoticz & OSRAM Lightify

So if I understand this well, you can use the Lightify lamps with the Hue bridge and they work in Domoticz like they are Hue lamps?
by fl1p
Wednesday 03 June 2015 20:40
Forum: Others
Topic: How to connect smoke detectors
Replies: 11
Views: 8529

Re: How to connect smoke detectors

Nope, it doesn't show up... Not when I push Learn, nor when I push Test.

But it does show up in the RFXcom Manager when I attach the antenna to my windows pc...
by fl1p
Wednesday 03 June 2015 19:43
Forum: Others
Topic: How to connect smoke detectors
Replies: 11
Views: 8529

Re: How to connect smoke detectors

Yes. Than panic shows up under windows, but it doesn't "auto learb" it in Domoticz.
by fl1p
Wednesday 03 June 2015 17:28
Forum: Others
Topic: How to connect smoke detectors
Replies: 11
Views: 8529

Re: How to connect smoke detectors

I attached my RFXCom to my pc and got this with the rfxmanager when I push the Test button. The Learn button doesn't do anything with the RFXCom. Packettype = Security1 subtype = KD101 smoke detector Sequence nbr = 39 id1-3 = 0D9400 status = Panic Signal level = 6 And I can't find "Security" or ...
by fl1p
Thursday 28 May 2015 15:31
Forum: Others
Topic: How to connect smoke detectors
Replies: 11
Views: 8529

Re: How to connect smoke detectors

Yes, that's enabled
by fl1p
Thursday 28 May 2015 14:20
Forum: Others
Topic: How to connect smoke detectors
Replies: 11
Views: 8529

How to connect smoke detectors

I'm trying to connect a new smoke detector FA21RF. I allready have 2 of the FA20RF connected, but I don't remember how I did it.

It won't succeed with pressing learn-button.
by fl1p
Friday 24 April 2015 19:57
Forum: Android
Topic: Geofence for Domoticz
Replies: 381
Views: 112447

Re: Geofence for Domoticz

The geofence radius, is that in meters, centimeters, kilometers? :D

I just installed it :-)
by fl1p
Friday 25 October 2013 12:47
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 145138

Re: Android app

I really like the app! It's clean, simple and fast.

+10 on the widgets! :D That would come in VERY handy :) Good luck!
by fl1p
Wednesday 23 October 2013 13:47
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 145138

Re: Android app

Why don't you submit it to the Play Store? :-) It's easier to update it.
Plus, you'll get find easier too! I'll test this app out, that's for sure! Looks promising.
by fl1p
Sunday 04 August 2013 12:51
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 160688

Re: Events system feedback thread

I created an event to check if my bedroom-temperature is bigger than the outside-temperature (so it's better to open the windows for some cooling down), but the event is spamming me every minute with the same advice (to test, I used < instead of >). I changed < into > (so the event doesn't apply ...
by fl1p
Wednesday 31 July 2013 22:17
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 160688

Re: Events system feedback thread

Is it possible the security status isn't monitored yet? I don't see it in the logs, and I can't make an event based on it, it doesn't fire.
by fl1p
Friday 19 July 2013 12:29
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 160688

Re: Events system feedback thread

Is it possible to give parameters in the text? Like, for example $CurrentTemperature or $StateOfLight ? :-)