qqaatw / JciHitachiHA

A home assistant integration for controlling Jci-Hitachi devices, using LibJciHitachi backend. 台灣日立雲端模組
Apache License 2.0
116 stars 32 forks source link

安裝整合產生錯誤 #27

Closed TEKTEKC closed 2 years ago

TEKTEKC commented 2 years ago

安裝平台:Pi4 Home Assistant Core 2022.6.6

您好: 今天看日誌發現出現以下錯誤,有時重新開機,整合會啟動失敗,需關閉重啟,特此回報。

感謝!

自行安裝整合產生錯誤。

Logger: homeassistant.config_entries Source: custom_components/jcihitachi_tw/init.py:168 Integration: JciHitachi TW (documentation, issues) First occurred: 07:28:51 (1 occurrences) Last logged: 07:28:51

Error setting up entry JciHitachi TW for jcihitachi_tw Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 339, in async_setup result = await component.async_setup_entry(hass, self) File "/config/custom_components/jcihitachi_tw/init.py", line 168, in async_setup_entry f"Thing info: {[thing for thing in api.things.values()]}") File "/usr/local/lib/python3.9/site-packages/JciHitachi/api.py", line 629, in repr f"brand: {self.brand}\n" File "/usr/local/lib/python3.9/site-packages/JciHitachi/api.py", line 705, in brand return getattr(self._support_code, "Brand") AttributeError: 'NoneType' object has no attribute 'Brand'

qqaatw commented 2 years ago

跟你確認一下帳號內有幾台裝置加入HA。

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.