Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

电小酷CP1电压变为未知,不知是否是HAOS系统版本更新问题导致 #1971

Open
ChampionChann opened this issue Nov 25, 2024 · 7 comments

Comments

@ChampionChann
Copy link

ChampionChann commented Nov 25, 2024

Device model / 设备型号

cuco.plug.cp1md

Component version / 插件版本

1.0.0b3

HA core version / HA版本

2024.11.3

Integrated mode / 集成方式

Automatic (自动模式)

The problem / 问题详情

image
电小酷CP1智能插座,突然电压不可用,状态为未知
image
查看了电压历史曲线,发现是11月12日0点后开始的问题,因为经常更新HA到最新,也不确定是否是HA系统更新导致,零点整点开始的问题又像是策略调整。
麻烦帮忙看看

Entity attributes / 实体属性

sensor.cuco_cp1md_e492_voltage

Home Assistant Logs / 系统日志

No response

@al-one
Copy link
Owner

al-one commented Dec 2, 2024

提供info实体属性

@ChampionChann
Copy link
Author

提供info实体属性
看看这里有需要的信息吗
image

@al-one
Copy link
Owner

al-one commented Dec 2, 2024

info实体。。或该设备所有实体的属性。

@ChampionChann
Copy link
Author

info实体。。或该设备所有实体的属性。


info: ipad插座
model: cuco.plug.cp1md
did: "769048849"
mac: 00:50:79:EE:E4:92
lan_ip: 192.168.2.179
app_link: mihome://device?uid=1080495922&did=769048849
miot_type: urn:miot-spec-v2:device:outlet:0000A002:cuco-cp1md:1
available: true
home_room: 大鸟的家 大鸟房间
icon: mdi:information
updater: local
updated_at: "2024-12-02 23:32:54.183545+08:00"
converters:
  - info
  - switch.on
  - physical_controls_locked
  - switch.voltage
  - switch.electric_current
  - power
  - power_cost_today
  - power_cost_month
customizes:
  parallel_updates: 3
  chunk_properties: 1
  sensor_properties: power,voltage,electric_current
  sensor_attributes: power_cost_today,power_cost_month
  stat_power_cost_key: "2.2"
  miot_mapping:
    switch.on:
      siid: 2
      piid: 1
    switch.electric_current:
      siid: 2
      piid: 4
    switch.power:
      siid: 4
      piid: 2
    physical_controls_locked:
      siid: 6
      piid: 1
switch.on: false
switch.electric_current: 0
power: 0
physical_controls_locked: false
switch.power: 0
power_cost_today: 6
power_cost_month: 78
miot_error: Unable to discover the device 192.168.2.179
device_class: update
friendly_name: ipad插座 信息

@al-one
Copy link
Owner

al-one commented Dec 3, 2024

Unable to discover the device 192.168.2.179

检查设备IP

@ChampionChann
Copy link
Author

Unable to discover the device 192.168.2.179

检查设备IP

image
奇怪了 我看米家里面没错是这个ip

@ChampionChann
Copy link
Author

ChampionChann commented Dec 3, 2024

device_class: update
icon: mdi:information
friendly_name: ipad插座 信息
info: ipad插座
model: cuco.plug.cp1md
did: "769048849"
mac: 00:50:79:EE:E4:92
lan_ip: 192.168.2.180
app_link: mihome://device?uid=1080495922&did=769048849
miot_type: urn:miot-spec-v2:device:outlet:0000A002:cuco-cp1md:1
available: true
home_room: 大鸟的家 大鸟房间
updater: local
updated_at: "2024-12-03 19:49:22.006278+08:00"
converters:

  • info
  • switch.on
  • physical_controls_locked
  • switch.voltage
  • switch.electric_current
  • power
  • power_cost_today
  • power_cost_month
    customizes:
    parallel_updates: 3
    chunk_properties: 1
    sensor_properties: power,voltage,electric_current
    sensor_attributes: power_cost_today,power_cost_month
    stat_power_cost_key: "2.2"
    miot_mapping:
    switch.on:
    siid: 2
    piid: 1
    switch.electric_current:
    siid: 2
    piid: 4
    switch.power:
    siid: 4
    piid: 2
    physical_controls_locked:
    siid: 6
    piid: 1
    switch.on: false
    switch.electric_current: 0
    power: 0
    physical_controls_locked: false
    switch.power: 0
    power_cost_today: 14
    power_cost_month: 92

ip的问题已通过路由器固定ip解决,还是电压不可用

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants