core/homeassistant/components/maxcube
Martin Weinelt cf45c67055
Fix TypeError in maxcube climate action inference logic (#133853)
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.
2024-12-22 23:26:11 -05:00
..
__init__.py
binary_sensor.py
climate.py Fix TypeError in maxcube climate action inference logic (#133853) 2024-12-22 23:26:11 -05:00
manifest.json