Search found 25 matches

by SevenW
Thursday 20 October 2016 19:05
Forum: Heating/cooling
Topic: EvoHome HGI80 + OpenTherm boiler module
Replies: 96
Views: 26948

Re: EvoHome HGI80 + OpenTherm boiler module

Great work. A few days back I upgraded to the latest domoticz beta, from a januari 2016 version. A lot of progress. I like the relay values (valve settings). At first I was confused a bit, until I found the "all sensors" button. Then I got readings making sense. I experience one issue: I am missing ...
by SevenW
Saturday 27 August 2016 15:11
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

Hi, The devices will be automatically added when everything is configured right. The plugwise-2-py NodeRed code needs to be configured. I noticed that I never came around adding a manual to my github stuff. So please go in your browser to NodeRed, Plugwise-2-py, and edit the node at the top line ...
by SevenW
Wednesday 16 December 2015 23:48
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

The power I get from all of my Plugs are negative values. Why is that? Is that normal? That could be me causing this. When in plugwise-2-py, for a given circle production = yes, I negate that values in the nodered script, as plugwsie-2-py reports production as negative numbers, while Domoticz seems ...
by SevenW
Tuesday 15 December 2015 14:52
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

So how is the MQTT hardware item configured? Should I keep the username and password empty (Domoticz Pi image is used for installation). How about the "Publish Topic"? I don't understand the choices. (flat/hierarchical/combined/none) :?: I assume that you followed the instructions on the MQTT wiki ...
by SevenW
Monday 14 December 2015 19:41
Forum: Z-Wave
Topic: Error messages in log : ... thread seems to have ended unexp
Replies: 12
Views: 9756

Re: Error messages in log : ... thread seems to have ended u

No, going back to one MQTT broker did not solve it. Next hang-up after 48 hours. This makes it pretty unworkable.

Maybe GizMoCuz can advise?

SevenW
by SevenW
Saturday 12 December 2015 21:36
Forum: Others
Topic: New Evohome kit compatible?
Replies: 35
Views: 14441

Re: New Evohome kit compatible?

@dannybloe if you are not afraid of the arduino world you could get a seedstudio rfbee and follow this:
https://github.com/fullTalgoRythm/Evoho ... tureSensor

SevenW
by SevenW
Friday 11 December 2015 21:15
Forum: Others
Topic: New Evohome kit compatible?
Replies: 35
Views: 14441

Re: New Evohome kit compatible?

I have removed all evohome from domoticz, and did a factory reset of the evohome controller. Rejoined some TRV's and resinstalled the hardware in domoticz. Now I cna control form domoticz. Finally! :mrgreen: The only real difference is that the time on my evohome controller was now set correctly ...
by SevenW
Friday 11 December 2015 21:12
Forum: Z-Wave
Topic: Error messages in log : ... thread seems to have ended unexp
Replies: 12
Views: 9756

Re: Error messages in log : ... thread seems to have ended u

On another thread with a similar issue a saw two suggestions. 1. out of memory: check with df -h on command line if a mount is full (not the case with me) 2. Two MQTT brokers in the hardware list. -> delete one. I happened two have two brokers, listening to different MQTT servers, but I now deleted ...
by SevenW
Friday 11 December 2015 20:34
Forum: Z-Wave
Topic: Error messages in log : ... thread seems to have ended unexp
Replies: 12
Views: 9756

Re: Error messages in log : ... thread seems to have ended u

.. and for me as well. It occurs after 1-1.5 days of operation.

SevenW
by SevenW
Friday 11 December 2015 16:30
Forum: Others
Topic: New Evohome kit compatible?
Replies: 35
Views: 14441

Re: New Evohome kit compatible?

... modified setpoints are now sent back and forth from Domoticz to the EvoHome controller as well. So I dunno, it seems to work now... Well, then there is hope for me as well. Pairing the HGI80 and the Evohome was just a matter of connecting the HGI80 to the raspi, and creating the evohome ...
by SevenW
Friday 11 December 2015 12:48
Forum: Others
Topic: New Evohome kit compatible?
Replies: 35
Views: 14441

Re: New Evohome kit compatible?

Today I got my HGI80 working in combination with the latest EvoHome Wifi. ... And...it is not clear to me what the relationship is between Domoticz and the EvoHome controller. I was expecting that when I change a setpoint in Domoticz that I should see this on the EvoHome controller and vice-versa ...
by SevenW
Wednesday 09 December 2015 20:34
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

so what hardware id did you assign then? Can it be arbitrary? Or did you use the MQTT hardware id?

SevenW
by SevenW
Tuesday 08 December 2015 22:52
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

I have added the NodeRed scripts to my github, as well as some very rudimentary instructions, to be found in the domoticz folder: https://github.com/SevenW/Plugwise-2-py/tree/master/domoticz It is required that you update your PlugWise-2-py from github master if you have it already installed before ...
by SevenW
Tuesday 08 December 2015 19:58
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

Is it also possible to completely eliminate NodeRed and let plugwise2py work directly with the /domoticz/in/# /domoticz/out/# MQTT ? Or is that the next step? Or do you still need NodeRed for the circle power readout? I tested it a bit, and looked into the MQTT source code of domoticz, but ...
by SevenW
Tuesday 08 December 2015 19:52
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 140684

Re: [90] MQTT Support

Is there a way to get a list of (all) devices through MQTT, and is there a way to create a virtual sensor or switch?

Looking at the code hardware/MQTT.cpp I believe one always has to know the idx, before the interface can be used.
Right?

Regards,
SevenW
by SevenW
Monday 07 December 2015 22:49
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

... and I found a way to break the update loop. It is also a simpler setup. I do not use the On / Off actions anymore. I stopped listening to http calls to node-red from domoticz, but I subscribe to domticz/out MQTT messages. I filter them so that I get only MQTT switch messages. With only a minor ...
by SevenW
Monday 07 December 2015 20:47
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

I am making some interesting progress. Per circle I have two virtual switches. The first is the switch, and the second switches the schedule on or off. With the schedule switched on, the switch should follow the state of the plugwise circle. The following graph shows that the switch gets updated ...
by SevenW
Thursday 03 December 2015 9:08
Forum: Switches and Scenes
Topic: How to update switch status ?
Replies: 38
Views: 30385

Re: How to update switch status ?

What Galoula wants is update status, not turn on/off the switch, is it oll right?. That's: update status according the real status of the switch. Polling is a solution. Or you can see https://www.domoticz.com/forum/viewtopic.php?f=17&t=7043 bye To opening post specifically mentions the issue with ...
by SevenW
Thursday 03 December 2015 9:00
Forum: Switches and Scenes
Topic: How to update switch status ?
Replies: 38
Views: 30385

Re: How to update switch status ?

I could perfectly live with a dedicated command that updates the switch status, but does not execute the on/off actions. I also have been looking into contributing to the domoticz source code to have a better plugwise support. The code is however rather intimidating (I have programming skills ...
by SevenW
Wednesday 02 December 2015 13:17
Forum: Utility
Topic: Connecting Plugwise-2-py via MQTT to Domoticz
Replies: 108
Views: 47912

Re: Connecting Plugwise-2-py via MQTT to Domoticz

I have been looking into setting the switch-state of a circle to domoticz, and switching it with domoticz using the on/off actions. As a starting point I took the Nov. 5th node-red scripts of bloemkool. Where I stand: - Virtual switches will be added automatically to the devices tab. Only enabled ...