Closed jamesjhfadler closed 2 months ago
@jamesjhfadler the support in the master branch. If you can test it before release would appreciate.
I will not be able to test for a month or so.
On Sat, Jun 22, 2024 at 12:27 PM Andrei Tupitcyn @.***> wrote:
@jamesjhfadler https://github.com/jamesjhfadler the support in the master branch. If you can test it before release would appreciate.
— Reply to this email directly, view it on GitHub https://github.com/andr83/hacs-anova-oven/issues/29#issuecomment-2184089702, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVZPMXH4ZTEBRN2F3PTJZVTZIWQXVAVCNFSM6AAAAABG6OXSY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBUGA4DSNZQGI . You are receiving this because you were mentioned.Message ID: @.***>
System Health details
ommited
Checklist
Describe the issue
I have found an issue that you might or might not have any control over.
I am in the US and have setup the oven to use imperial units (F) for temp
The integration uses metric temp units (C).
When I call the start_cook service and attempt to use sous vide mode, I get an unknown error for any temp value above 100. When I sous vide mode and set the temp below 100, the service succeeds.
However,the oven temp is set to 100 (F), not 100 (C), due to my units setting on the oven.
So, as a result of this I can never get sous vide above 100 (F).
Are there settings in the python files or yaml files that I can change to allow for imperial units?
Reproduction steps
1. 2. 3. ...
Debug logs
Diagnostics dump
No response