mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 18:06:21 +01: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.