Zak
Zak
Would love this to work so I could utilize some automation. I've ran several basic troubleshooting tasks using pyarlo directly. View mode View available modes Set mode View new mode...
> I'm not sure if @jwillaz initial issue is correct, because as I posted back in November, I can't get any valid response, nor any valid mode change. Yeah, I...
Using milasdk and the example script the following is observed: ```python
Until author has fixed it correctly for the API change if you navigate to the site-packages directory and edit milasdk/gql/queries.py https://github.com/simbaja/milasdk/blob/master/milasdk/gql/queries.py Comment out lines 31-40 ```python ds.Appliance.smartModes.select( ds.SmartModes.quiet.select(ds.QuietMode.isEnabled), ds.SmartModes.housekeeper.select(ds.HousekeeperMode.isEnabled), ds.SmartModes.quarantine.select(ds.QuarantineMode.isEnabled),...
> > > If I am on home assistant core is there away to find this file? > > > > > > Did you find a solution? > >...