Evohome BDR91?

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Post Reply
ToniW
Posts: 2
Joined: Wednesday 19 April 2017 10:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Evohome BDR91?

Post by ToniW »

I have successfully setup my Evohome system within Domoticz. However: I can not seem to find the actual status of the BDR91 boiler relay, nor any hint on how to manipulate it from Domoticz. There is a 'boiler' switch in Domoticz that appears to indicate some value for the total heat demand, but this does not reflect the actual on/off position of the real relay switch.
Any pointers?
Lebo2d9
Posts: 139
Joined: Tuesday 06 September 2016 20:39
Target OS: Raspberry Pi / ODroid
Domoticz version: L stab
Location: Belgium
Contact:

Re: Evohome BDR91?

Post by Lebo2d9 »

What do you use as gateway?
Domoicz on RPI3 (wifi) directly connected 3x ds18b20 for CV temp, Evohome (9 zone), 1 remote 220V switch based on ESP-12. RFXtrx433E, 16x AMST-606, 5 Somfy RTS motors
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
ToniW
Posts: 2
Joined: Wednesday 19 April 2017 10:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Evohome BDR91?

Post by ToniW »

Lebo2d9 wrote:What do you use as gateway?
I use an HGI80 connected to the RPi that also runs Domoticz.
Lebo2d9
Posts: 139
Joined: Tuesday 06 September 2016 20:39
Target OS: Raspberry Pi / ODroid
Domoticz version: L stab
Location: Belgium
Contact:

Re: Evohome BDR91?

Post by Lebo2d9 »

I don't have the hgi80.

Verstuurd vanaf mijn SM-G920F met Tapatalk
Domoicz on RPI3 (wifi) directly connected 3x ds18b20 for CV temp, Evohome (9 zone), 1 remote 220V switch based on ESP-12. RFXtrx433E, 16x AMST-606, 5 Somfy RTS motors
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
Lebo2d9
Posts: 139
Joined: Tuesday 06 September 2016 20:39
Target OS: Raspberry Pi / ODroid
Domoticz version: L stab
Location: Belgium
Contact:

Re: Evohome BDR91?

Post by Lebo2d9 »

I think it is possible to check the status with the hgi80. This is noticed in the wiki...

Verstuurd vanaf mijn SM-G920F met Tapatalk
Domoicz on RPI3 (wifi) directly connected 3x ds18b20 for CV temp, Evohome (9 zone), 1 remote 220V switch based on ESP-12. RFXtrx433E, 16x AMST-606, 5 Somfy RTS motors
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
DanD
Posts: 159
Joined: Saturday 05 March 2016 9:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: UK
Contact:

Re: Evohome BDR91?

Post by DanD »

@ToniW

Sorry, I've only just noticed your post. Coincidentally, I'm just working on an update to the Domoticz Evohome code to add devices for each BDR91 as a few users have requested this functionality. These devices will be read-only and reflect the status of each BDR91. It'll likely be a month or so before the update is ready to be pushed to the main beta code. With the current code, the Boiler device shows the overall heat demand, but the boiler will frequently switch on and off following the TPI method.

Dan
Windows 7, Raspberry Pi3, Honeywell Evohome Wifi, HGI80 + RFBee(s)
Bertvdw
Posts: 19
Joined: Sunday 08 October 2017 23:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Evohome BDR91?

Post by Bertvdw »

Since version 2 of ezvents, it is not possible anymore to switchon or switchOff an BDR91 relay.
Is this because it became a readonly device?

I use the BDR91 to switch-on the flooheating pump. To avoid the pump running unnessesary.
Is it posible to change this again to a device which is not read only?

Bert
dannybloe
Posts: 1355
Joined: Friday 29 August 2014 11:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Ermelo
Contact:

Re: Evohome BDR91?

Post by dannybloe »

Bertvdw wrote: Sunday 08 October 2017 23:50 Since version 2 of ezvents, it is not possible anymore to switchon or switchOff an BDR91 relay.
Is this because it became a readonly device?

I use the BDR91 to switch-on the flooheating pump. To avoid the pump running unnessesary.
Is it posible to change this again to a device which is not read only?

Bert
It is extremely unlikely that this is in any way related to dzVents (as I assume you meant by ezvents) as this is just a layer on top of the Lua implementation that was already there.
Creator dzVents - RPi3, loads of zwave devices, esp8266, evohome.
Bertvdw
Posts: 19
Joined: Sunday 08 October 2017 23:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Evohome BDR91?

Post by Bertvdw »

Thanks for your reply Dannybloe.

I think you're right that it is not related to ezvents. But that is where i discovered it.
Last night i upgraded to the new version of domoticz and ezvents and i got the message in the log that the device did not support the switchOn or switchOff method.

I think it has more to do with the post of "by DanD » Thursday 04 May 2017 10:38", where he was explaining that he was working on the evohome code
and that the BDR91 become read-only devices.

Is there a reason that the BDR91 is a read-only device?

Bert
dannybloe
Posts: 1355
Joined: Friday 29 August 2014 11:26
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Ermelo
Contact:

Re: Evohome BDR91?

Post by dannybloe »

That is not the situation here. The device that you do the switchOn/Off with is not a switch type device. What kind of device is it? (you can do myDevice.dump()). Can you post the results (hardwaretype, devicetype etc) here?
Creator dzVents - RPi3, loads of zwave devices, esp8266, evohome.
Bertvdw
Posts: 19
Joined: Sunday 08 October 2017 23:39
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Evohome BDR91?

Post by Bertvdw »

I added in the hardware tab the device as a Relay in the evohome line as an extra relay to switch on and off the pump of the floorheating.

The result of the mydevice.dump() statement is in the attachments

hardwareid = 8
devicetype = heating
deviceSubType = Relay
switchType = On/Off

Bert
Attachments
evohome-relay-dump2.JPG
evohome-relay-dump2.JPG (144.33 KiB) Viewed 1413 times
evohome-relay-dump1.JPG
evohome-relay-dump1.JPG (158.58 KiB) Viewed 1413 times
evohome-relay-dump.JPG
evohome-relay-dump.JPG (153.57 KiB) Viewed 1413 times
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests