Describe The Bug:
When in Fahrenheit mode, temperature skips by 2 and jumps around between two numbers, due to the temperature variable not being a double. What this results in is only being able to set by every 2°, and the Home app frantically jumping between two numbers, as it tries to round to the nearest Fahrenheit but is sent back to the nearest round Celcius number, which is usually a double/float in Farenheit.
To Reproduce:
Set your Gree and Home app to use Fahrenheit, try to change the temperature of your AC in the Home app.
Expected behavior:
Temperature should increment/decrement by a value of 1, and remain on that value.
Describe The Bug: When in Fahrenheit mode, temperature skips by 2 and jumps around between two numbers, due to the temperature variable not being a double. What this results in is only being able to set by every 2°, and the Home app frantically jumping between two numbers, as it tries to round to the nearest Fahrenheit but is sent back to the nearest round Celcius number, which is usually a double/float in Farenheit.
To Reproduce: Set your Gree and Home app to use Fahrenheit, try to change the temperature of your AC in the Home app.
Expected behavior: Temperature should increment/decrement by a value of 1, and remain on that value.
Logs:
Plugin Config: