chenguy2022 发表于 2022-9-25 21:14:35

我的HA版本Home Assistant 2022.9.1
前端版本: 20220907.0 - latest

2022-09-25 13:11:52.943 ERROR (MainThread) Error while setting up gree platform for climate
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 "/usr/local/lib/python3.10/asyncio/coroutines.py", line 124, in coro
    res = func(*args, **kw)
File "/config/custom_components/gree/climate.py", line 116, in async_setup_platform
    GreeClimate(hass, name, ip_addr, port, mac_addr, timeout, target_temp_step, temp_sensor_entity_id, lights_entity_id, xfan_entity_id, health_entity_id, powersave_entity_id, sleep_entity_id, eightdegheat_entity_id, air_entity_id, hvac_modes, fan_modes, swing_modes, encryption_key, uid)
File "/config/custom_components/gree/climate.py", line 163, in __init__
    self._encryption_key = self.GetDeviceKey().encode("utf8")
File "/config/custom_components/gree/climate.py", line 247, in GetDeviceKey
    return self.FetchResult(cipher, self._ip_addr, self._port, self._timeout, jsonPayloadToSend)['key']
File "/config/custom_components/gree/climate.py", line 230, in FetchResult
    data, addr = clientSock.recvfrom(64000)
TimeoutError: timed out

报错了,是不是最新版的不能用?

chenguy2022 发表于 2022-10-17 12:11:46

w2968066 发表于 2022-5-14 02:53
https://github.com/maxmib/Ha-GreeCentralClimate我搞定了。用这个大佬的。完美。。感谢 ...

你好,我是格力云恬系列,用格力+APP一直可以。用这个集顾加入HA一直报超时,请问你的是怎么配置的,可以贴下?另外需要key不?

csky888 发表于 2023-2-10 18:51:38

一拖三中央格力一代云控,只能找到一台主机,有什么办法解决

newbie8866 发表于 2023-7-8 08:49:49

抓包搞到格力云控一代3.4版本的固件,有能力的可以分析一下。

laow77 发表于 2024-2-10 22:25:40

csky888 发表于 2023-2-10 18:51
一拖三中央格力一代云控,只能找到一台主机,有什么办法解决

我也遇到了这个问题,请问您解决了吗?

laow77 发表于 2024-2-10 22:29:36

liuyie 发表于 2022-5-22 23:02
在集成中gree climate 可以找到一个设备,5个实体,但控制中fresh air, panel light ,quiet, xfan
都 是灰 ...

我也遇到了这个问题,请问您解决了吗?

laow77 发表于 2024-2-10 22:30:49

lugiya 发表于 2020-1-20 15:35
搞定了,感谢大神,给我省了5000块啊,泪流满面

我也遇到了这个问题,请问您是怎么解决的啊?
页: 1 2 3 4 5 6 7 8 9 10 [11]
查看完整版本: 终于搞定了格力云控,控制中央空调【局域网协议】