Search found 39 matches

by jossie67
Friday 10 November 2017 19:20
Forum: Show your projects
Topic: Zehnder/Stork WHR Ventilation Unit
Replies: 152
Views: 57803

Re: Zehnder/Stork WHR Ventilation Unit

That would be cool. I have also a WHR930Luxe. I already can set the fan to 1 with a sonoff. I have also connected 4 DS18B20 to the sonoff
by jossie67
Wednesday 06 September 2017 12:13
Forum: Raspberry Pi GPIO ( WiringPi )
Topic: Generic sysfs GPIO
Replies: 0
Views: 3317

Generic sysfs GPIO

Hi, I try to get something simple to work I have 3 doorcontact , connected GPIO21, GPIO22 and GPIO23 When the door is closed GPIO is connected to ground With Raspberry's GPIO port, I didn't have any problems. But know I try to get this working with Generic sysfs GPIO I'm a little bit stuck in ...
by jossie67
Wednesday 12 April 2017 20:51
Forum: ESP8266
Topic: Domoticz support in ESPurna firmware
Replies: 16
Views: 10996

Re: Domoticz support in ESPurna firmware

Xose,

I really like you ESPurna, I flashed a Sonoff with version 1.7.1
The connection with MQTT is no problem, but how can I control the Sonoff? Turn in On and Off

Jos
by jossie67
Thursday 06 April 2017 16:21
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 57203

Re: [RELEASED] Python plugin to control Onkyo receivers

jossie67 wrote:
oohlaf wrote:You need python 3
Thanks that make sense!

jorgh wrote:@jossie67,

That is neither the plugin or command script posted in this thread.

Regards,

Jorg
I rename you python script "plugin.py" to 'Onkyo-plugin.py ,
Now I can run the python script, I'm only missing module named 'Domoticz'
by jossie67
Thursday 06 April 2017 16:05
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 57203

Re: [RELEASED] Python plugin to control Onkyo receivers

oohlaf wrote:You need python 3
Thanks that make sense!

jorgh wrote:@jossie67,

That is neither the plugin or command script posted in this thread.

Regards,

Jorg
I rename you python script "plugin.py" to 'Onkyo-plugin.py ,
by jossie67
Wednesday 05 April 2017 15:05
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 57203

Re: [RELEASED] Python plugin to control Onkyo receivers

Has anyone this also working on a synolgy. I have Python 2.7 running. But when I do python Onkyo-plugin.py --host 192.168.10.74 --discover I get an error SyntaxError: Non-ASCII character '\xc3' in file Onkyo-plugin.py on line 569, but no encoding declared; see http://python.org/dev/peps/pep-0263 ...
by jossie67
Thursday 16 February 2017 13:12
Forum: Other questions and discussions
Topic: Alexa, HA Bridge, power swith , KAU switch
Replies: 3
Views: 1070

Re: Alexa, HA Bridge, power swith , KAU switch

sion wrote:You should be able to control any switches in domoticz from ha bridge - in the same way you would have added the lights.
What exactly is the problem you are having?
I can add switches to HA bridge, but what is best way to ask Alexa to switch on a switch
by jossie67
Wednesday 15 February 2017 21:13
Forum: Other questions and discussions
Topic: Alexa, HA Bridge, power swith , KAU switch
Replies: 3
Views: 1070

Alexa, HA Bridge, power swith , KAU switch

Hi I have Domoticz running for a long time time no almost without any problems. Now I have a Amazone Alexa dot, Install HA Brige. Now I can turn on and of the lights. I also want to turn the bed heater on, but that is a little bit a problem. As any one tips how to turn a power swith on, Just saying ...
by jossie67
Wednesday 15 February 2017 21:13
Forum: Other questions and discussions
Topic: Alexa, HA Bridge, power swith , KAU switch
Replies: 0
Views: 451

Alexa, HA Bridge, power swith , KAU switch

Hi I have Domoticz running for a long time time no almost without any problems. Now I have a Amazone Alexa dot, Install HA Brige. Now I can turn on and of the lights. I also want to turn the bed heater on, but that is a little bit a problem. As any one tips how to turn a power swith on, Just saying ...
by jossie67
Monday 13 February 2017 13:40
Forum: Other questions and discussions
Topic: Domoticz, Sonoff, DHT22, MQTT
Replies: 3
Views: 2323

Re: Domoticz, Sonoff, DHT22, MQTT

There is a difference in JSON and MQTT.
The information from MQTT to Domoticz is okay.
What goes wrong is the settings in Sonoff EasyESP , but maybe I should post my question on a EasyESP forum.
by jossie67
Sunday 12 February 2017 15:41
Forum: Other questions and discussions
Topic: Domoticz, Sonoff, DHT22, MQTT
Replies: 3
Views: 2323

Domoticz, Sonoff, DHT22, MQTT

Hi, I have severeal Sonoff in my Domoticz system, they al work fine. Some have even a DHT22 connected, I have no problem sending the Temp and Hygro to Domoticz But now I want to send them first to MTTQ and then to Domoticz. This what mttq is recieving {"idx":533,"nvalue":0,"svalue":"3.20;99.90;0 ...
by jossie67
Thursday 12 January 2017 16:12
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 146651

Re: Domoboard a New Dashboard using Domoticz as backend

Hi,

I like the Domo dashboard a lot.
I try to make a new tab with deuren

Code: Select all

[deur]
  [[display_components]]
    components = Deuren
  [[Deuren]]
	Voordeur = 1149, info
	Achterdeur = 1156, info


I can see the tab Deuren, but there is no information in the tab.

What do i do wrong
by jossie67
Thursday 05 January 2017 17:19
Forum: RFLink Transceiver
Topic: RFlink with Ser2net
Replies: 1
Views: 2393

RFlink with Ser2net

Hi, I try to connect to my RFlink with Ser2net On the raspberry I installed Ser2net edited nano /etc/ser2net.conf add this line 2002:raw:600:/dev/ttyACM0:57600 NONE 1STOPBIT 8DATABITS restarted ser2net with service ser2net restart In Domoticz choose RFLINK gateway with LAN interface Ip adres 192.168 ...
by jossie67
Friday 15 April 2016 13:19
Forum: RFLink Transceiver
Topic: Update with Raspberry PI. (linux)
Replies: 4
Views: 1862

Re: Update with Raspberry PI. (linux)

Thanks!
by jossie67
Friday 15 April 2016 11:49
Forum: RFLink Transceiver
Topic: Update with Raspberry PI. (linux)
Replies: 4
Views: 1862

Update with Raspberry PI. (linux)

Update with Raspberry PI.

Is it posssible to update RFlink with Raspberry PI?
Now I have to disconnect the RFlink, connect it to a windows PC and update.
It would be much easy when I can just update the RFlink in Linux
by jossie67
Wednesday 30 March 2016 13:09
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 426148

Re: NEW frontpage.html - request comments

I like to share my frontpage for those that want to used it. Keep in mind that I have no coding skills. At the moment it is only one page because I can't get the swipe to work. So if someone wants to try to get swiping to work ;) . Thanks to G3rard, its his frontpage I modified. Frontpage.zip I ...
by jossie67
Tuesday 29 March 2016 10:57
Forum: Design, usability and languages
Topic: NEW frontpage.html - request comments
Replies: 1301
Views: 426148

Re: NEW frontpage.html - request comments

I like to share my frontpage for those that want to used it. Keep in mind that I have no coding skills. At the moment it is only one page because I can't get the swipe to work. So if someone wants to try to get swiping to work ;) . Thanks to G3rard, its his frontpage I modified. Frontpage.zip I ...
by jossie67
Tuesday 08 March 2016 13:43
Forum: Utility
Topic: Add D0 USB Support for my Landis en Gyr ZME120Acd with optic
Replies: 14
Views: 7497

Re: Add D0 USB Support for my Landis en Gyr ZME120Acd with optic

Hi Jossie67, Have you ever finished the project above? Still have an optical probe, and played around a little with your script but my programming skills are quite little. By now the script sends some data to do Dominicz but it's not the same as the actual as on my meter. Yes, It working fine for ...
by jossie67
Sunday 21 February 2016 19:35
Forum: Other questions and discussions
Topic: Cheap Chinese WIFI module
Replies: 58
Views: 46983

Re: Cheap Chinese WIFI module

Raspberry Piet wrote:Very nice module this sonoff!

I soldered the pin-headers at j1 and flashed espeasy on it.
It has 512kB 1MB flash size.
I'm thinking of cramming an ACS712 for current measuring in to this module. Have to investigate available pins.
Piet,

Do you have de model with wifi and 433?
by jossie67
Wednesday 17 February 2016 14:48
Forum: RFLink Transceiver
Topic: Can't controle Conrad wall receiver
Replies: 3
Views: 876

Can't controle Conrad wall receiver

I have a Conrad wall receiver RSLU 1-channel and a wall switch RSLT2 2-channel, With the wall switch I can control the wall receiver With the RFLink I can detect the wall switch in Domoticz But I´m unable to control the wall receiver with in Domoticz In the log file I can see the message “RFLink Se ...