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.59k stars 650 forks source link

smartj智能窗帘,本地控制,无法显示实际状态,控制正常。 #1825

Open jarod360 opened 2 months ago

jarod360 commented 2 months ago

Device model / 设备型号

smartj.curtain.sjdt82

Component version / 插件版本

0.7.19

HA core version / HA版本

2023.12.3

Integrated mode / 集成方式

Local (本地模式)

The problem / 问题详情

本地模式添加后,可以控制打开和关闭窗帘或者打开关闭多少,但是执行完后,无法显示设备目前的状态,一直都是显示的未知。这是设备的相关参数网页。https://home.miot-spec.com/s/smartj.curtain.sjdt82 之前通过自定义脚本添加是可以显示目前的状态的,或者打开了多少。从窗帘实际状态来看Curtain.target position 等于100表示全部打开,等于0表示窗帘关闭,等于其他数字表示打开了多少。

https://raw.githubusercontent.com/tiandeyu/mijia_curtain/master/custom_components/cover.py 这是之前用的其他作者的插件。可以显示相关实际状态,正常控制,大佬可以参考下。

Entity attributes / 实体属性

Model
smartj.curtain.sjdt82
Lan IP
192.168.0.90
MAC address
44:23:7C:F6:5F:36
Entity class
MiotCoverEntity
Home room
我的家 主卧
Miot type
urn:miot-spec-v2:device:curtain:0000A00C:smartj-sjdt82:1
Curtain.fault
0
Curtain.mode.error
-4004 Other internal errors
Curtain.current position.error
-4004 Other internal errors
Curtain.target position.error
-4004 Other internal errors
Curtain.motor reverse.error
-4004 Other internal errors
State updater
lan
Curtain.motor control
1

Home Assistant Logs / 系统日志

No response

zz66 commented 2 months ago

babai.curtain.lsxf83有相同问题

GavinIves commented 2 months ago

貌似所有的窗帘都出现了这个问题