simbaja / gehome

Python SDK for GE smart appliances
MIT License
42 stars 29 forks source link

fix(oven): treat burners as dict #59

Closed EnochPrime closed 9 months ago

EnochPrime commented 11 months ago

Corrects syntax so burners is treated as a dictionary.

Fixes https://github.com/simbaja/gehome/issues/58 and https://github.com/simbaja/ha_gehome/issues/201

simbaja commented 9 months ago

Thank you for the fix! Seems like one other fix was needed as well, so picked the pull request that had both. Really appreciate you looking into it though!