Bram Gerritsen

Results 134 comments of Bram Gerritsen

Sure, the model.json in library also supports fixed and linear mode. So we should be able to do something like this: ```json { "name": "Roborock S6 MaxV", "supported_modes": [ "linear"...

Has been implemented with #792 I don't have a vacuum cleaner myself, but I was able to test with a light using the following configuration. ```json { "measure_description": "Test", "measure_device":...

@wigster Just to verify, I will change it as follows: assuming `standby_power` 0.25 and `power` 40 | device_state | calc_enabled | power | |--------------|--------------|-------| | OFF | OFF | 0.25...

Should be resolved with #819 Now it will be: | device_state | calc_enabled | power | |--------------|--------------|-------| | OFF | OFF | 0.25 | | OFF | ON | 0.25...

@wigster @RubenKelevra Are any of you able to test the suggested configuration? If it is working correctly it can be submitted as a profile to the library. So other users...

@dsolva I read you have a lot of experience with Machine learning algorithms, data science and math in general. I don't have so I'm probably not up to the task...

Sounds promising. I also have a NUC btw. We can of course make it an option to activate the approximation. But when it does not have any significant overhead I...

@dsolva Do you have any update? Still have plans to work on this in the near future?

@dsolva No worries, thanks for the update.

@dsolva I assume you are not working on this anymore? Do you still plan to continue working on this. Cleaning up the issue list, so when this is stale I...