mirror of
https://github.com/home-assistant/core.git
synced 2026-07-11 02:51:25 +02:00
cf45c67055
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.