deconz-rest-plugin icon indicating copy to clipboard operation
deconz-rest-plugin copied to clipboard

Bosch Room Thermostat II 230V (RBSH-RTH0-ZB-EU)

Open aSauerwein opened this issue 1 year ago • 8 comments

Is there already an existing issue for this?

  • [X] I have searched the existing issues and there is none for my device

Product name

Boosch Room Thermostat II 230V (RBSH-RTH0-ZB-EU)

Manufacturer

Bosch

Model identifier

RBSH-RTH0-ZB-EU

Device type to add

Thermostat

Node info

image

Endpoints and clusters

image

Basic

image

Further relevant clusters

Power Configuration

image

On/Off

Level Control

Color Control

Thermostat

image image image image image image image image image

Thermostat User Interface Configuration

image

Relative Humidity Measurement

image

Diagnostics

image

Poll Control

image

aSauerwein avatar Jan 28 '24 18:01 aSauerwein

for testing I copied https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/bosch/room_thermostat2.json, changed the model id and imported it into deconz. So far it looks good, i can read and change the temperature setpoint.

So I'd assume most of the things can be copied from https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/bosch/room_thermostat2.json.

also according the the implemention from zigbe2mqtt it looks very similar https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/bosch.ts

aSauerwein avatar Jan 28 '24 18:01 aSauerwein

Can you please add all screenshots?

Mimiix avatar Jan 28 '24 18:01 Mimiix

is there a way to make one screenshot of the whole attribute table ? currently it shows only 4 elements without scrolling

aSauerwein avatar Jan 29 '24 17:01 aSauerwein

is there a way to make one screenshot of the whole attribute table ? currently it shows only 4 elements without scrolling

No, not that I know of. Perhaps you can increase your resolution.

Mimiix avatar Jan 29 '24 17:01 Mimiix

just updated the Issue with all screenshots. Let me know if you need more

aSauerwein avatar Feb 02 '24 20:02 aSauerwein

I'm afraid to make a pull request, cause I just copy pasted things from the existing battery power room thermostat. but this ddf seems to work fine for me: https://gist.github.com/aSauerwein/b5ce7460a78820c8bb6dcdc451118a10

changes:

  • i removed the config/battery
  • added state/valve with read&parse of 0x4020

open questions

  • I did not understand what the "bindings" are used for
  • deconz-gui still shows the battery icon. don't know what needs to be changed to get that icon removed.
  • for state/valve I just used Item.val = Attr.val but I'm not sure if that correctly matches the percent valve opening
  • I cannot control the thermostat with phoscon web app. It just displays 40F and nothing changes, but it's working fine over homeassistant and rest api

aSauerwein avatar Feb 02 '24 22:02 aSauerwein

Why are you afraid of making a PR? Nobody was ever eaten alive as far as I recall 🙂

Just be brave!

SwoopX avatar Feb 03 '24 13:02 SwoopX

As there has not been any response in 21 days, this issue has been automatically marked as stale. At OP: Please either close this issue or keep it active It will be closed in 7 days if no further activity occurs.

github-actions[bot] avatar Feb 25 '24 01:02 github-actions[bot]

As there has not been any response in 28 days, this issue will be closed. @ OP: If this issue is solved post what fixed it for you. If it is not solved, request to get this opened again.

github-actions[bot] avatar Mar 04 '24 01:03 github-actions[bot]