muart-group / esphome

ESPHome fork for development of the mitsubishi_uart component. Check out the documentation for more info:
https://muart-group.github.io/
10 stars 1 forks source link

fix: Test to ensure `get_fan_mode` actually has a value #31

Closed KazWolfe closed 5 months ago

KazWolfe commented 5 months ago

Fixes a missing has_value() check for fan mode leading to random data (usually garbage) being sent as a target fan mode.