Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NoneType' object has no attribute 'config' #11

Open
AF-lmf opened this issue Mar 29, 2021 · 1 comment
Open

'NoneType' object has no attribute 'config' #11

AF-lmf opened this issue Mar 29, 2021 · 1 comment

Comments

@AF-lmf
Copy link

AF-lmf commented Mar 29, 2021

Logger: homeassistant
Source: custom_components/xiaomi_miio_airconditioningcompanionmcn02/climate.py:247
First occurred: 上午10:19:21 (2 occurrences)
Last logged: 上午10:19:28

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/config/custom_components/xiaomi_miio_airconditioningcompanionmcn02/climate.py", line 266, in _async_sensor_changed
await self._async_update_temp(new_state)
File "/config/custom_components/xiaomi_miio_airconditioningcompanionmcn02/climate.py", line 247, in _async_update_temp
self._current_temperature = self.hass.config.units.temperature(
AttributeError: 'NoneType' object has no attribute 'config'

@cls1997
Copy link

cls1997 commented Jul 17, 2021

Same.
core-homeassistant 2021.7.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants