Wrong zone set in SKYFi

Issue #9 resolved
Fredrik Erlandsson created an issue

Comments (8)

  1. Dat Peter

    I don’t have zone, my zone are manual control via physical switch. Let me poke around and see what I can find.

  2. Dat Peter

    Something is wrong with the latest master branch output, i just switched 48fb530a (Bump version: 2.1.2 -> 2.1.3), and the output is expected with the zones.

    Master branch zone list output is:

    [('Zone 1', '0')]

    Whereas the other working commit is:

    [('Zone 1', '0'), ('Zone 2', '0'), ('Zone 3', '0'), ('Zone 4', '0'), ('Zone 5', '0'), ('Zone 6', '0'), ('Zone 7', '0'), ('Zone 8', '0')]

    Still investigating.

  3. Dat Peter

    Nevermind with my above comment, i failed at using git 🙂

    Yep, looking at how the zone_id get pass around.

    Whirlpool page mentioned, Zone1 should be z=2, Zone2 should be z=3, etc…

  4. Log in to comment