Bastian
Bastian
Hi, for everyone running into the same issue, you could just run `autoupdate` like so: ``` let dataSource = app.dataSources['mysql'] dataSource.autoupdate('Migration', function(error) { ... }) ``` Here's a brief example,...
@dsandor My apologies, I just lacked some spare time to re-check, I will look into it tomorrow as we have a public holiday over here.
@dsandor @cchampignon I merged the latest master branch and did some in-depth testing. Discovering devices using the Alexa App and the Echo device works perfect for me. Please also bear...
@dsandor I see you accepted another PR addressing the same issue, was anything wrong with this approach? :thinking:
> > > > > Thanks for the tip. I tried it with just a thermostat, but I get the same error message: > > is the local temperature calibration...