Closed pdbayes closed 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.
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
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.
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: @.***>
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