Along with stream and a ton of other things, looks like this integration has been broken with the 0.110 release
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.climate] ClimateDevice is deprecated, modify HubitatThermostat to extend ClimateEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify HubitatCover to extend CoverEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify HubitatDoorControl to extend CoverEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify HubitatGarageDoorControl to extend CoverEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.cover] CoverDevice is deprecated, modify HubitatWindowShade to extend CoverEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.light] Light is deprecated, modify HubitatLight to extend LightEntity
2020-05-20 18:24:19 WARNING (MainThread) [homeassistant.components.lock] LockDevice is deprecated, modify HubitatLock to extend LockEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatBinarySensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatAccelerationSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatCoSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatContactSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatMoistureSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatMotionSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatPresenceSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.binary_sensor] BinarySensorDevice is deprecated, modify HubitatSmokeSensor to extend BinarySensorEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify HubitatSwitch to extend SwitchEntity
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify HubitatPowerMeterSwitch to extend SwitchEntity
I have a bunch of exceptions like the following, and none of the entities are showing available. HE seems to be fine and is on the latest version.
2020-05-20 18:24:20 WARNING (MainThread) [homeassistant.components.switch] SwitchDevice is deprecated, modify HubitatAlarm to extend SwitchEntity