mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 18:24:50 -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.