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

Minij.washer.v8 unavailable help #855

Closed
aotuyet82 opened this issue Oct 26, 2022 · 5 comments
Closed

Minij.washer.v8 unavailable help #855

aotuyet82 opened this issue Oct 26, 2022 · 5 comments

Comments

@aotuyet82
Copy link

aotuyet82 commented Oct 26, 2022

minij.washer.v8 unavailable
the washer always get "Became unavailable" error many times in a day. But it reconnect very soon. Help

@al-one
Copy link
Owner

al-one commented Oct 26, 2022

Logs

@aotuyet82
Copy link
Author

This error originated from a custom integration.

Logger: custom_components.xiaomi_miot.core.xiaomi_cloud
Source: custom_components/xiaomi_miot/core/xiaomi_cloud.py:63
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: 11:53:13 AM (1 occurrences)
Last logged: 11:53:13 AM

Request xiaomi api: miotspec/prop/get {'params': [{'did': '106290809', 'siid': 2, 'piid': 1}, {'did': '106290809', 'siid': 2, 'piid': 2}, {'did': '106290809', 'siid': 2, 'piid': 3}, {'did': '106290809', 'siid': 2, 'piid': 4}, {'did': '106290809', 'siid': 2, 'piid': 5}, {'did': '106290809', 'siid': 2, 'piid': 6}, {'did': '106290809', 'siid': 2, 'piid': 7}, {'did': '106290809', 'siid': 2, 'piid': 8}, {'did': '106290809', 'siid': 2, 'piid': 9}, {'did': '106290809', 'siid': 4, 'piid': 1}, {'did': '106290809', 'siid': 3, 'piid': 1}]} failed, response: None

@aotuyet82
Copy link
Author

This error originated from a custom integration.

Logger: custom_components.xiaomi_miot.core.xiaomi_cloud
Source: custom_components/xiaomi_miot/core/xiaomi_cloud.py:63
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: 12:06:15 PM (1 occurrences)
Last logged: 12:06:15 PM

Request xiaomi api: miotspec/prop/get {'params': [{'did': '106290809', 'siid': 2, 'piid': 1}, {'did': '106290809', 'siid': 2, 'piid': 2}, {'did': '106290809', 'siid': 2, 'piid': 3}, {'did': '106290809', 'siid': 2, 'piid': 4}, {'did': '106290809', 'siid': 2, 'piid': 5}, {'did': '106290809', 'siid': 2, 'piid': 6}, {'did': '106290809', 'siid': 2, 'piid': 7}, {'did': '106290809', 'siid': 2, 'piid': 8}, {'did': '106290809', 'siid': 2, 'piid': 9}, {'did': '106290809', 'siid': 4, 'piid': 1}, {'did': '106290809', 'siid': 3, 'piid': 1}]} failed, response: None

This error originated from a custom integration.

Logger: custom_components.xiaomi_miot.core.xiaomi_cloud
Source: custom_components/xiaomi_miot/core/xiaomi_cloud.py:204
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: 12:06:10 PM (2 occurrences)
Last logged: 12:07:38 PM

Request xiaomi api: v2/message/v2/typelist {} failed, response: None

@aotuyet82
Copy link
Author

This error originated from a custom integration.

Logger: custom_components.xiaomi_miot.core.xiaomi_cloud
Source: custom_components/xiaomi_miot/core/xiaomi_cloud.py:63
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: October 26, 2022 at 12:20:12 PM (144 occurrences)
Last logged: 11:21:02 AM

Request xiaomi api: miotspec/prop/get {'params': [{'did': '106290809', 'siid': 2, 'piid': 1}, {'did': '106290809', 'siid': 2, 'piid': 2}, {'did': '106290809', 'siid': 2, 'piid': 3}, {'did': '106290809', 'siid': 2, 'piid': 4}, {'did': '106290809', 'siid': 2, 'piid': 5}, {'did': '106290809', 'siid': 2, 'piid': 6}, {'did': '106290809', 'siid': 2, 'piid': 7}, {'did': '106290809', 'siid': 2, 'piid': 8}, {'did': '106290809', 'siid': 2, 'piid': 9}, {'did': '106290809', 'siid': 4, 'piid': 1}, {'did': '106290809', 'siid': 3, 'piid': 1}]} failed, response: None

@al-one
Copy link
Owner

al-one commented Dec 13, 2022

Try master branch. And call service:

service: xiaomi_miot.send_command
data:
  entity_id: switch.minij_v8_xxxx_switch_status
  method: get_prop
  params: [state,process,cycle,time_remain,child_lock,lock,dry_set,dirty_type]
  throw: true
service: xiaomi_miot.send_command
data:
  entity_id: switch.minij_v8_xxxx_switch_status
  method: get_prop
  params: [process]
  throw: true

@al-one al-one closed this as completed Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants