SAIC-iSmart-API / saic-python-mqtt-gateway

A service that queries the data from an MG iSMART account and publishes the data over MQTT and to other sources
MIT License
71 stars 21 forks source link

Fix blowing only (Issue 134) #135

Closed Tonno87 closed 8 months ago

Tonno87 commented 8 months ago

Change "blowingOnly" to "blowingonly" to fix 134.

Not tested, but i think it should work.

nanomad commented 8 months ago

@Tonno87 actually the fix is just in the switch/case during command decoding in mqtt_gateway.py

I'd much prefer that as it doesn't break existing HA automations