Search found 26 matches

by peterdr
Tuesday 26 March 2019 18:36
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Ok thank you for the reactions.
@omega001
Now i have the bridge working with blocky.
The fun is coming back.
Thank you so much.
by peterdr
Wednesday 20 March 2019 19:36
Forum: Switches and Scenes
Topic: Switch hacked toon ifttt
Replies: 6
Views: 1209

Re: Switch hacked toon ifttt

Ok,
Suddenly it is working.
I used the same rule as yesterday but it is working with this now.
Thank you. I am very happy.
by peterdr
Tuesday 19 March 2019 20:41
Forum: Switches and Scenes
Topic: Switch hacked toon ifttt
Replies: 6
Views: 1209

Re: Switch hacked toon ifttt

thank you. Normal it should be working but somehow it doen't. If i logon into domoticz then through the webbrowser this command works. I have to set level to 20 for sleep and 30 for comfort. This is working. The line is almost identical with the light command so i think this should be working ...
by peterdr
Friday 08 March 2019 11:22
Forum: Switches and Scenes
Topic: Switch hacked toon ifttt
Replies: 6
Views: 1209

Re: Switch hacked toon ifttt

Hmm no one knows the right settings for that. An ordinary switch in combination with a goole assistant works fine. The comfort and sleep and such, is also sent via a switch. This should be able to be controlled with ifttt. I find something about the toon but that is all based on the subscription at ...
by peterdr
Friday 08 March 2019 11:16
Forum: Switches and Scenes
Topic: Switch hacked toon ifttt
Replies: 6
Views: 1209

Re: Switch hacked toon ifttt

Hmm niemand die daar de juiste instelling voor weet. Een gewone switch schakeld icm goole assistant prima. De comfort en sleep enzo dat word ook via een switch gestuurd. Dit moet toch met ifttt ook aangestuurd moeten kunnen worden. Ik vind wel wat over de toon maar dat is allemaal gebaseerd op het ...
by peterdr
Wednesday 06 March 2019 21:39
Forum: Switches and Scenes
Topic: Switch hacked toon ifttt
Replies: 6
Views: 1209

Switch hacked toon ifttt

Hello, I am usung a hacked toon in Domoticz. Everything is working. Now i purchased a goolge home mini and through ifttt i can use it my lights in domoticz with the google home mini. No i want to use the iftt command to switch between the comfort ,sleep ,away and so on but i don't know how to use ...
by peterdr
Sunday 06 January 2019 22:25
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

So everybody a good newyear. Today i decided to go back to my domoticz project. I have made also a raspberry server with homeassistant. This is working also with everything but also here no bridge. Now i decided to focus on domoticz and go on with this. I deinstaled all the python and autoremove for ...
by peterdr
Saturday 22 December 2018 19:45
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Domoticz is going to be a dissapointing thing. After christmas i am going to look how Homeassistant works. I just cannot let a light switch on and off with a 433mhz 2 remote button. The python on the raspbery is not accessable through home assistant. In command screen it works. So the python scripts ...
by peterdr
Monday 17 December 2018 23:36
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

I changed the path to what you wrote.
The python is there as there is also the 3
by peterdr
Monday 17 December 2018 23:15
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

I had it also on python3 but it says the same.
Pfff I don't know anymore.
by peterdr
Monday 17 December 2018 21:06
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

The paho is runnung.
From cmd it is working.
I think domoticz doesn't look in the right folder.
The python is here
/usr/lib/python2.7/dist-packages/

also the version 3 is in this folder.

So how can i tell the script where to look?
by peterdr
Monday 17 December 2018 20:00
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Thanks I still got this 2018-12-17 19:57:00.374 Error: EventSystem: Failed to execute python event script "Bridge-test" 2018-12-17 19:57:00.374 Error: EventSystem: Traceback (most recent call last): 2018-12-17 19:57:00.375 Error: EventSystem: File "<string>", line 10, in <module> 2018-12-17 19:57:00 ...
by peterdr
Monday 17 December 2018 9:24
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Ok i will try that this evening. Ah the if rfkey1 ==idx1 is looking to the idx1 more to the top where i fill in the idx of the light i try to switch on (idx7) The import line i had before good. Why the as mqtt is away i don't know. I will add this tonight also again. But also with i had also no paho ...
by peterdr
Sunday 16 December 2018 19:23
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Ok mi changed it but still get this 2018-12-16 19:22:00.718 Error: EventSystem: Failed to execute python event script "Bridge-test" 2018-12-16 19:22:00.718 Error: EventSystem: Traceback (most recent call last): 2018-12-16 19:22:00.718 Error: EventSystem: File "<string>", line 10, in <module> 2018-12 ...
by peterdr
Sunday 16 December 2018 1:29
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

Ok,

Tomorrow i will give it a try.

Thank you.
by peterdr
Saturday 15 December 2018 19:20
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

It is what you posted here <#!/usr/bin/python3 ''' Python script to read rfkey number from Sonoff 433MHz RF Bridge and control corresponding Domoticz. This example only set up for 2 devices; extend by adding idx's in on_message. (Not very pretty code!) ''' import paho.mqtt.client import time import ...
by peterdr
Thursday 13 December 2018 18:54
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

i don't get an error on both.
not on python and python3
so i asume it should be working.
Only in domoticz it say's in the log no module named paho.
by peterdr
Thursday 13 December 2018 17:03
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

i see that if i only type python it say's me the version 2.7.9
And then import the client and i get the same as my last message
by peterdr
Thursday 13 December 2018 16:40
Forum: 433 & 868 transceiver
Topic: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz
Replies: 30
Views: 16077

Re: 433Mhz Touch Remote -> Sonoff RF Bridge -> Domoticz

This i get whwn i type this commands