|
发表于 2021-7-20 16:29:21
|
显示全部楼层
本帖最后由 wuyizhao 于 2021-7-20 17:14 编辑
大神我的是DTA117B611的,为啥7个内机只发现了1个啊?通过HACS添加程序,手工添加集成的
2021-07-20 16:54:27 DEBUG (MainThread) [custom_components.ds_air.climate] create aircon:
2021-07-20 16:54:27 DEBUG (MainThread) [custom_components.ds_air.climate] {'alias': '衣帽间', 'id': 0, 'name': '', 'room_id': 3, 'unit_id': 0, 'auto_dry_mode': 1, 'auto_mode': 0, 'bath_room': False, 'new_air_con': True, 'cool_mode': 1, 'dry_mode': 0, 'fan_dire_auto': 0, 'fan_direction1': <EnumFanDirection.STEP_5: 5>, 'fan_direction2': <EnumFanDirection.FIX: 0>, 'fan_volume': <EnumFanVolume.STEP_5: 5>, 'fan_volume_auto': 1, 'heat_mode': 1, 'more_dry_mode': 0, 'out_door_run_cond': <EnumOutDoorRunCond.COLD: 2>, 'pre_heat_mode': 0, 'relax_mode': 1, 'sleep_mode': 0, 'ventilation_mode': 1, 'status': <custom_components.ds_air.ds_air_service.dao.AirConStatus object at 0x7fbb587ede20>}
2021-07-20 16:54:27 DEBUG (MainThread) [custom_components.ds_air.climate] {'current_temp': 310, 'setted_temp': 240, 'switch': <Switch.OFF: 0>, 'air_flow': <AirFlow.SUPER_WEAK: 0>, 'breathe': <Breathe.CLOSE: 0>, 'fan_direction1': <FanDirection.P0: 1>, 'fan_direction2': <FanDirection.INVALID: 0>, 'humidity': <Humidity.STEP3: 3>, 'mode': <Mode.AUTODRY: 5>}
2021-07-20 16:54:27 DEBUG (MainThread) [custom_components.ds_air.climate] async_setup_entry
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] [31mrecv:[0m
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] HeartbeatResult {
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] cmd_id: 0
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] cmd_type: SYS_ACK
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] need_ack: 1
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] subbody_ver: 1
2021-07-20 16:54:32 DEBUG (Thread-3) [custom_components.ds_air.ds_air_service.service] target: SYSTEM}
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemCurrentState: value=0 is an invalid value.
2021-07-20 16:54:35 ERROR (MainThread) [pyhap.characteristic] SecuritySystemTargetState: value=0 is an invalid value.
2021-07-20 16:54:39 ERROR (MainThread) [custom_components.hacs] thomasloven/lovelace-gap-card - Repository is archived.
2021-07-20 16:54:39 ERROR (MainThread) [custom_components.hacs] thomasloven/lovelace-dummy-entity-row - Repository is archived.
2021-07-20 16:54:39 ERROR (MainThread) [custom_components.hacs] thomasloven/lovelace-gui-sandbox - Repository is archived.
2021-07-20 16:54:39 ERROR (MainThread) [custom_components.hacs] bieniu/ha-airly - Repository is archived.
2021-07-20 16:54:40 ERROR (MainThread) [custom_components.hacs] troykelly/hacs-amberelectric - Repository is archived.
2021-07-20 16:54:40 ERROR (MainThread) [custom_components.hacs] mammuth/ha-fritzbox-tools - Repository is archived.
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] [31msend:[0m
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] HeartbeatParam {
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] cmd_id: 15
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] cmd_type: SYS_ACK
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] cnt: 15
2021-07-20 16:54:52 DEBUG (Thread-4) [custom_components.ds_air.ds_air_service.service] has_result: False
好像只建立了一个实体,其他的都没有建成。
|
|