|  | 
 
 发表于 2020-1-8 19:02:16
|
显示全部楼层 
| 2020-01-08 18:53:23 ERROR (Thread-24) [custom_components.aircat.sensor] Exception: Traceback (most recent call last): File "/home/homeassistant/.homeassistant/custom_components/aircat/sensor.py", line 51, in update
 self.handle(fd)
 File "/home/homeassistant/.homeassistant/custom_components/aircat/sensor.py", line 92, in handle
 if len(mac) > 0 and len(self._macs.get(mac)):
 TypeError: object of type 'NoneType' has no len()
 
 你好,3个M1,armbian 5.77,HA 0.96,运行后报这个错,9000端口起来了,获取不到数据,请问可能 是什么原因呢,谢谢!
 使用的这个https://github.com/yinjiong/Home ... 6b/sensor/aircat.py
 | 
 |