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

Home test suite issue when fan speed has "Auto" mode #79

Open
Wuttiwong opened this issue Jul 8, 2022 · 0 comments
Open

Home test suite issue when fan speed has "Auto" mode #79

Wuttiwong opened this issue Jul 8, 2022 · 0 comments

Comments

@Wuttiwong
Copy link

i'm developing the smart home device as air condition which has mode "auto","cool","heat"
and also fan speed as "auto", "Level 1","Level2",...,"Level 10"
Additionally , my fan speed "auto" mode has synonym "Auto"

the issue is, when i'm running the test suite.
test suite is trying to change the "thermostatMode" to auto. with the following phase
"Set the [Device Name] to Auto".
however, the google assistant recognize this as set fan speed to "Auto" instead of set ThermostatsMode to "Auto".

is there anyway to change the phase sent by test suite or anyway to solve / mitigation this issue ?
Thank you in advance

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