Skip to content

Hc1SFMode and onetimeventilation #9

Description

@salvq

I am trying to set Hc1SFMode value to onetimeventilation however it is always returned back to none status. When this is set directly on calormatic device UI, it stays as onetimeventilation...

I do expect there is some condition I have to meet in order to set the mode to 7, what values has to be set in order to turn the onetimeventilation ON ? Or how to grab and monitor what values has been changed ?

Thanks

pi@rpi3-ebus:~ $ sudo ebusctl w -c f47 Hc1SFMode 7
done

pi@rpi3-ebus:~ $ sudo ebusctl r -f Hc1SFMode
none

pi@rpi3-ebus:~ $
"Hc1SFMode": {
    "name": "Hc1SFMode",
    "passive": false,
    "write": false,
    "lastup": 1604443535,
    "zz": 21,
    "id": [181, 9, 13, 93, 0],
    "fields": {
     "0": {"name": "", "value": "none"}
    },
    "fielddefs": [
     { "name": "", "slave": true, "type": "UCH", "isbits": false, "length": 1, "values": { "0": "none", "1": "party", "2": "onedaybankholiday", "3": "onedayholiday", "4": "holiday", "5": "bankholiday", "6": "quickveto", "7": "onetimeventilation", "8": "onetimewater" }, "unit": "", "comment": "activated special function of first heating circuit"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions