al-one / hass-xiaomi-miot

Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
https://miot-spec.com
Apache License 2.0
4.67k stars 664 forks source link

CW500摄像头一段时间后在HA与米家同时离线 #1962

Open RangerCD opened 5 days ago

RangerCD commented 5 days ago

Device model / 设备型号

isa.camera.cw500

Component version / 插件版本

0.7.23(0.7.22也有)

HA core version / HA版本

2024.9.3

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

CW500摄像头一段时间后在HA与米家上显示离线,米家点击卡片进入后仍能查看视频与移动视角(但常看位置等功能失效)。 此时只有摄像头重新上电才能暂时恢复,直到下一次掉线。 摄像头使用有线连接。 关闭HA或在Miot Auto中排除摄像头,则不会在米家上掉线。

Entity attributes / 实体属性

实体 状态 属性
camera.isa_cw500_b50a_camera_control
阳台西摄像头 Camera Control
unavailable
entity_picture: /api/camera_proxy/camera.isa_cw500_b50a_camera_control?token=[censored]
friendly_name: 阳台西摄像头 Camera Control
supported_features: 1
light.isa_cw500_b50a_indicator_light
阳台西摄像头 Indicator Light
unavailable
restored: true
supported_color_modes: onoff
friendly_name: 阳台西摄像头 Indicator Light
supported_features: 0
number.isa_cw500_b50a_alarm_interval
阳台西摄像头 Motion Detection Alarm Interval
unavailable
restored: true
min: 1
max: 30
step: 1
mode: auto
friendly_name: 阳台西摄像头 Motion Detection Alarm Interval
supported_features: 0
unit_of_measurement: minutes
number.isa_cw500_b50a_image_rollover
阳台西摄像头 Camera Control Image Rollover
unavailable
restored: true
min: 0
max: 360
step: 180
mode: auto
friendly_name: 阳台西摄像头 Camera Control Image Rollover
supported_features: 0
unit_of_measurement: arcdegrees
select.isa_cw500_b50a_detection_sensitivity
阳台西摄像头 Motion Detection Sensitivity
unavailable
restored: true
options: Low, Middle, Hight
friendly_name: 阳台西摄像头 Motion Detection Sensitivity
supported_features: 0
select.isa_cw500_b50a_night_shot
阳台西摄像头 Camera Control Night Shot
unavailable
restored: true
options: Off, On, Auto
friendly_name: 阳台西摄像头 Camera Control Night Shot
supported_features: 0
select.isa_cw500_b50a_recording_mode
阳台西摄像头 Camera Control Recording Mode
unavailable
restored: true
options: Continue Record, Dynamic Record, Stop Record
friendly_name: 阳台西摄像头 Camera Control Recording Mode
supported_features: 0
sensor.isa_cw500_b50a_status
阳台西摄像头 Memory Card Management Status
unavailable
restored: true
friendly_name: 阳台西摄像头 Memory Card Management Status
supported_features: 0
sensor.isa_cw500_b50a_storage_free_space
阳台西摄像头 Memory Card Management Storage Free Space
unavailable
restored: true
friendly_name: 阳台西摄像头 Memory Card Management Storage Free Space
supported_features: 0
sensor.isa_cw500_b50a_storage_used_space
阳台西摄像头 Memory Card Management Storage Used Space
unavailable
restored: true
friendly_name: 阳台西摄像头 Memory Card Management Storage Used Space
supported_features: 0
switch.isa_cw500_b50a_motion_detection
阳台西摄像头 Motion Detection
unavailable
restored: true
friendly_name: 阳台西摄像头 Motion Detection
supported_features: 0
switch.isa_cw500_b50a_motion_tracking
阳台西摄像头 Camera Control Motion Tracking
unavailable
restored: true
icon: mdi:power
friendly_name: 阳台西摄像头 Camera Control Motion Tracking
supported_features: 0
switch.isa_cw500_b50a_switch_status
阳台西摄像头 Camera Control Switch Status
unavailable
restored: true
icon: mdi:power
friendly_name: 阳台西摄像头 Camera Control Switch Status
supported_features: 0
switch.isa_cw500_b50a_switch_status_2
阳台西摄像头 Indicator Light Switch Status
unavailable
restored: true
icon: mdi:power
friendly_name: 阳台西摄像头 Indicator Light Switch Status
supported_features: 0
switch.isa_cw500_b50a_time_watermark
阳台西摄像头 Camera Control Time Watermark
unavailable
restored: true
icon: mdi:power
friendly_name: 阳台西摄像头 Camera Control Time Watermark
supported_features: 0

Home Assistant Logs / 系统日志

No response