mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 18:24:49 -05:00
The maxcube-api library initializes the valve_position as a None value, so that during initialization if the cube does not respond quickly enough the comparison fails to compare a None-Type to an integer.