Tucker Kern
Tucker Kern
It's really not. It's a few lines of YAML to configure, build it, flash it and add the node to HA. Easy. I've got a config laying around I can...
> I mean the architecture is overly complex creating custom firmware per device, etc. More complex than writing your own firmware? 🙄 This project [midea-ac-py](https://github.com/mac-zhou/midea-ac-py) is a Home Assistant integration....
This issue is resolved in my updated fork [mill1000/midea-ac-py](https://github.com/mill1000/midea-ac-py)
Make sure you update msmart as well to get all the features. e.g. In your HA system/container/env ``` pip install git+https://github.com/mill1000/midea-msmart.git ````
Ah, that can happen if (for some reason) the device doesn't report the correct capabilities. You can work around this by manually adding the cool mode in the integration configuration...
Unfortunately, most of the underlying network code is unchanged so this will probably still be an issue What are you using the carrier app for that this extension can't do?
| I'm using it to configure schedules and I'm not aware of this extension supporting it. ... | I know that sounds idiotic considering I can use HA to automate...
Would be fixed by mac-zhou/midea-msmart/pull/100
The PR is not merged. msmart 0.2.5 does not contain the fix
I've got a PR out for this feature #177