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

leshow.heater.bs1这一款电暖器无法正常控制 #638

Open
Ryonchong opened this issue Nov 5, 2024 · 6 comments
Open

leshow.heater.bs1这一款电暖器无法正常控制 #638

Ryonchong opened this issue Nov 5, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Ryonchong
Copy link

检查了代码,没有问题,也查看log,也没有报错。就是在homekit里无法控制,使用cli 命令测试与设备的连接,都没有问题

@Ryonchong Ryonchong added the bug Something isn't working label Nov 5, 2024
@Ryonchong
Copy link
Author

Ryonchong commented Nov 5, 2024

[11/6/2024, 12:00:45 AM] [miot] [电暖器] Initializing device services
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Device services: [
"heater",
"countdown",
"environment",
"physical-controls-locked",
"alarm"
]
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Initializing device properties
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Device properties: [
"heater:on",
"heater:mode",
"heater:target-temperature",
"heater:temperature",
"countdown:countdown-time",
"environment:temperature",
"physical-controls-locked:physical-controls-locked",
"alarm:alarm"
]
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Initializing device actions
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Successfully created a Heater device! It is a Mi Smart Baseboard Heater 1.
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Initializing accessory!
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Accessory successfully initialized!
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Registering 1 accessories!
[11/6/2024, 12:00:45 AM] [miot] [电暖器] Everything looks good! Initiating property polling!

@merdok
Copy link
Owner

merdok commented Nov 5, 2024

It might be that the leshow.heater.bs1 device requires a micloud connection. For that you have to set the forceMiCloud flag to true in the configuration and specify your mi cloud credentials.

@Ryonchong
Copy link
Author

leshow.heater.bs1 设备可能需要 micloud 连接。为此,您必须forceMiCloud在配置中将标志设置为 true,并指定您的 mi cloud 凭据。

I've tried, but it still doesn't work

@merdok
Copy link
Owner

merdok commented Nov 7, 2024

What error do you get?

@Ryonchong
Copy link
Author

There are no issues with setting up everything, but I can't use it.

What error do you get?

@merdok
Copy link
Owner

merdok commented Nov 10, 2024

You need to post some debug log so i can understand what the issue potentially could be...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants