mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -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.