HomeAssistant-GreeClimateComponent
HomeAssistant-GreeClimateComponent copied to clipboard
Remove the need to specify the encryption level
I think we can just make the encryption level fallback if it fails to the next parsing. This would simplify the config flow.
Thats a good idea in general. only thing we have to check what this means for performance. It should be an initial check which persists after detecting (not rechecking every command sent).