tomasmcguinness / homeassistant-mixergy

Add support for Mixergy's smart water tank into Home Assistant
MIT License
32 stars 8 forks source link

Fix mixergyPvType KeyError during Integration setup #54

Closed rsg98 closed 4 months ago

rsg98 commented 4 months ago

Added a check for the mixergyPvType existing in the configuration dictionary, setting it to NO_INVERTER if the key doesn't exist.

Resolves tomasmcguinness/homeassistant-mixergy#53

tomasmcguinness commented 4 months ago

Thanks @rsg98 - that is now released as v0.8.2 - apologies for that merge taking to long!