[ST Edge] Why does fanSpeed have 4 speeds and can it be modified or mimicked?

It works partially for me.
The “detailView” will display correctly, 0-3. The automation/routine doesn’t yet, probably UI bug - still show 0-4.

        "values": [
            {
                "key": "fanSpeed",
                "range": [
                    0,
                    3
                ],
                "step": 1
            }
        ],

Follow this -

1 Like