Evohome BDR91?
Moderators: leecollings, remb0
-
- Posts: 2
- Joined: Wednesday 19 April 2017 10:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Evohome BDR91?
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?
Any pointers?
-
- Posts: 139
- Joined: Tuesday 06 September 2016 20:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version: L stab
- Location: Belgium
- Contact:
Re: Evohome BDR91?
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
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
-
- Posts: 2
- Joined: Wednesday 19 April 2017 10:42
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Evohome BDR91?
I use an HGI80 connected to the RPi that also runs Domoticz.Lebo2d9 wrote:What do you use as gateway?
-
- Posts: 139
- Joined: Tuesday 06 September 2016 20:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version: L stab
- Location: Belgium
- Contact:
Re: Evohome BDR91?
I don't have the hgi80.
Verstuurd vanaf mijn SM-G920F met Tapatalk
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
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
-
- Posts: 139
- Joined: Tuesday 06 September 2016 20:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version: L stab
- Location: Belgium
- Contact:
Re: Evohome BDR91?
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
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
Domoticz on RPI3(wifi) as slave for terraruim control
More to come
-
- Posts: 159
- Joined: Saturday 05 March 2016 9:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: UK
- Contact:
Re: Evohome BDR91?
@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
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)
-
- Posts: 19
- Joined: Sunday 08 October 2017 23:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Evohome BDR91?
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
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
-
- Posts: 1355
- Joined: Friday 29 August 2014 11:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Ermelo
- Contact:
Re: Evohome BDR91?
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.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
Creator dzVents - RPi3, loads of zwave devices, esp8266, evohome.
-
- Posts: 19
- Joined: Sunday 08 October 2017 23:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Evohome BDR91?
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
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
-
- Posts: 1355
- Joined: Friday 29 August 2014 11:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Ermelo
- Contact:
Re: Evohome BDR91?
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.
-
- Posts: 19
- Joined: Sunday 08 October 2017 23:39
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Evohome BDR91?
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
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 (144.33 KiB) Viewed 1413 times
-
- evohome-relay-dump1.JPG (158.58 KiB) Viewed 1413 times
-
- evohome-relay-dump.JPG (153.57 KiB) Viewed 1413 times
Who is online
Users browsing this forum: No registered users and 0 guests