apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
59 stars 26 forks source link

Platform not found Error #86

Closed mbhforum closed 8 months ago

mbhforum commented 8 months ago

My config was working fine until I updated to the latest version. I wiped out my entire config and tried to reload it and I get the below error. I put daikinskyport.conf with the bearer token manually as well as originally it was complaining about a bad token.

Logger: homeassistant.setup Source: setup.py:348 First occurred: 8:01:33 PM (3 occurrences) Last logged: 8:01:33 PM

Unable to prepare setup for platform daikinskyport.sensor: Platform not found (cannot import name 'DeviceInfo' from 'homeassistant.helpers.device_registry' (/usr/src/homeassistant/homeassistant/helpers/device_registry.py)). Unable to prepare setup for platform daikinskyport.weather: Platform not found (cannot import name 'ATTR_FORECAST_HUMIDITY' from 'homeassistant.components.weather' (/usr/src/homeassistant/homeassistant/components/weather/init.py)). Unable to prepare setup for platform daikinskyport.climate: Platform not found (cannot import name 'DeviceInfo' from 'homeassistant.helpers.device_registry' (/usr/src/homeassistant/homeassistant/helpers/device_registry.py)).

apetrycki commented 8 months ago

Looks like you're running an old version of HA.