- 积分
- 708
- 金钱
- 631
- 威望
- 0
- 贡献
- 0
- HASS币
- 0
高级会员
- 积分
- 708
- 金钱
- 631
- HASS币
- 0
|
发表于 2022-10-19 19:30:55
|
显示全部楼层
Logger: homeassistant.components.weather
Source: custom_components/heweather_forecast/weather.py:81
Integration: Weather (documentation, issues)
First occurred: 2022年10月17日 18:26:18 (1 occurrences)
Last logged: 2022年10月17日 18:26:18
Error while setting up heweather_forecast platform for weather
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 281, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/heweather_forecast/weather.py", line 69, in async_setup_platform
async_add_devices([LocalWeather(data)], True)
File "/config/custom_components/heweather_forecast/weather.py", line 81, in __init__
self._temperature_unit = None
AttributeError: can't set attribute '_temperature_unit'
新的求助 |
|