zxdavb / ramses_cc

HA integration for CH/DHW and HVAC systems that use the RAMSES II RF protocol
GNU General Public License v3.0
71 stars 16 forks source link

Nuaire Drimaster PIV feature enhancement wishlist #69

Closed jrb80 closed 7 months ago

jrb80 commented 10 months ago

The Nuaire Drimaster PIV is supported by ramses_cc but provides limited functionality and in my setup, the sensor entities don't provide any data/change values. That said, Faking the wireless remote works brilliantly. The following commands are supported through faking;

Nuaire 4-way switch:

I am suggesting some feature enhancement ideas for consideration, not all may be technically possible due to Nuaire's implementation. Unfortunately I am unable to help with coding but could help with the packet data collection and software testing!

Sensors:

Commands:

The Nuaire Remote Monitoring Device confirms that runtime hours and filter status is reported by the Drimaster.

zxdavb commented 10 months ago

AFAIK (knew) - the Nuaire PIV should expose some sensors in HA via ramses_cc - I will look at this (after I have finished refactoring evohome.

I had a Drimaster Eco Heat HC, but it is crrently sitting in a box, due to last year's attic conversion.

In any case, I would love to see a packet log of the remote device interrogating the PIV - that information could expose new insights.

zxdavb commented 8 months ago

It appears the 31D9 & 31DA packets do not contain this data (they could - there's space allocated in the payload, but these values never change).

Looks like we'll have to see what packets the DRI-ECO-RM send to the PIV!

jrb80 commented 8 months ago

It appears the 31D9 & 31DA packets do not contain this data (they could - there's space allocated in the payload, but these values never change).

That's consistent with my experience, shame. It seems like only a partial (poor) protocol implementation by Nuaire.