-
Notifications
You must be signed in to change notification settings - Fork 76
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
A/C showing as unknown when on cool mode #155
Comments
forgot to mention that I am using your master branch. changing modes through home assistant doesn't work. |
Hello, Re-download master branch via HACS and restart HA then Re-Add the device |
I manually redownloaded and added your master branch and restarted HA. still showing as unknown when on cool or fan mode. it will turn it on and off. but when changing to cool it goes to cool but shows unknown and when changing it to fan mode it goes to cool but shows unknown so fan mode doesn't work at all. let me know if you need any more info. thanks
|
After installing the master you will need to remove and re-add the device "auto configure entities" or did you add the entities manually from the start? |
I removed the entire integration and then re-added it and the devices. I had to manually add the entities cause auto configure doesn't work. |
If the auto-configure shows an error this is different issue, auto configure will configure more entities then climate if you used it, I thought it's related to auto-configure entities feature. is there an errors shows when you try to auto configure it? Manually you configured it incorrectly, the issue is in HVAC Modes. cool: "COOL"
dry: "DRY"
fan_only: "FAN" |
When using auto configure it just says error. I have the hvac codes as follow
after using your suggestion it is now showing correctly but when you try to go from cool to fan it works but it will not go from fan to cool or when you turn it off when it was on fan and turn it back on with cool it goes to fan since that is what it was on when turned off. Hopefully I'm making sense. should there be anything in the (Optional) HVAC Actions section? I have
Thanks again. |
Testing alittle further. seems to be working like it should. Thank you so much. Think you can help with a couple of robot vacuums too? you can close this issue. Thank you again |
What's the error that shows up? is there is empty error popup check the logs Settings -> System -> Logs I want to prevent this in the future :) |
this is what shows up in the logs when I try to add one of the a/c automatically
Error handling request |
Thanks, I missed that :). it should be fixed in the newest master version. |
awesome. thanks again. I opened another issue with some vacuums if you get a chance to look.. Thanks |
So when the A/C is in cool mode it shows as unknown but when off it shows as off.
The text was updated successfully, but these errors were encountered: