zxdavb / ramses_rf

An interface for the RAMSES RF protocol, as used by Honeywell-compatible HVAC & CH/DHW systems.
MIT License
65 stars 17 forks source link

Question #72

Closed pdbayes closed 1 year ago

pdbayes commented 1 year ago

Hi. Amazing work you have done. Do you know if the _flags_n have any useful purpose. I only ever see a value of FF? Thanks

zxdavb commented 1 year ago

I am sorry - you still haven't provided enough information for me to answer your question.

Please provide a context to your question.

pdbayes commented 1 year ago

evohome/evogateway/_zone_independent/relays/bdr_hotwater_valve/actuator_state {"modulation_level": 0.0, "_flags_2": "FF"}

It is the "_flags_2": "FF" i do not understand, I would expect the state of the actuator to be on or off but I only ever see FF

zxdavb commented 1 year ago

evogateway uses an older version of ramses_rf.

You have not provided enough information for me to help you. For example, there are two type of actuators - which type do you have?

The modulation level tells you if it is on (1.0, or >0.0, depending) or off (0.0).

Flags are usually state flags - they appear to only be used by OTB, and not BDR.

pdbayes commented 1 year ago

Sorry. We only have 3 BDRs. 2 for heating zones and one for DHW. We use the touch controller as a thermostat and we have a round Honeywell one for the other zone and one wireless hot water thermometer

On Sun, 19 Feb 2023, 16:48 David Bonnes, @.***> wrote:

evogateway uses an older version of ramses_rf.

You have not provided enough information for me to help you. For example, there are two type of actuators - which type do you have?

The modulation level tells you if it is on (1.0, or >0.0, depending) or off (0.0).

Flags are usually state flags - they appear to only be used by OTB, and not BDR.

— Reply to this email directly, view it on GitHub https://github.com/zxdavb/ramses_rf/issues/72#issuecomment-1436035999, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN4GHPTR4GPQMYB4OGPHK3TWYJFGRANCNFSM6AAAAAAVAIUTFE . You are receiving this because you authored the thread.Message ID: @.***>