- 积分
- 492
- 金钱
- 411
- 威望
- 0
- 贡献
- 0
- HASS币
- 10
中级会员
- 积分
- 492
- 金钱
- 411
- HASS币
- 10
|
发表于 2022-7-30 12:49:40
|
显示全部楼层
本帖最后由 wmhack 于 2022-7-30 12:52 编辑
Logger: homeassistant.components.weather
Source: custom_components/heweather_forecast/weather.py:81
Integration: Weather (documentation, issues)
First occurred: 12:42:32 (1 occurrences)
Last logged: 12:42:32
Error while setting up heweather_forecast platform for weather
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/homeassistant/helpers/entity_platform.py", line 250, 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
[backcolor=var(--mdc-theme-surface, #fff)][color=var(--mdc-dialog-content-ink-color, rgba(0, 0, 0, 0.6))]Logger: custom_components.heweather_forecast.weather
Source: custom_components/heweather_forecast/weather.py:298
Integration: heweather_forecast ([color=var(--primary-color)]documentation)
First occurred: 12:42:32 (1 occurrences)
Last logged: 12:42:32
Error while accessing: https://devapi.qweather.com/v7/w ... 7acaxxxxxxxxxxxx
|
|