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

用siri开启空调会有这样的错误 #5

Open
5t-RawBeRry opened this issue Jul 20, 2022 · 0 comments
Open

用siri开启空调会有这样的错误 #5

5t-RawBeRry opened this issue Jul 20, 2022 · 0 comments

Comments

@5t-RawBeRry
Copy link

[characteristic] TargetHeatingCoolingState: value=3 is an invalid value.
[accessory_driver] ('192.168.100.158', 58881): Error while setting characteristic TargetHeatingCoolingState to 3
Traceback (most recent call last):
File "/home/k/.local/lib/python3.10/site-packages/pyhap/accessory_driver.py", line 74, in _wrap_char_setter
char.client_update_value(value, client_addr)
File "/home/k/.local/lib/python3.10/site-packages/pyhap/characteristic.py", line 306, in client_update_value
self.valid_value_or_raise(value)
File "/home/k/.local/lib/python3.10/site-packages/pyhap/characteristic.py", line 211, in valid_value_or_raise
raise ValueError(error_msg)
ValueError: TargetHeatingCoolingState: value=3 is an invalid value.

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

1 participant