Danil

Results 65 comments of Danil

It seems I faced a similar problem, the inclusion by ! does not work in the root of the drive. I have the following list of excludes: ``` d:/* !d:/documents...

There seems to be some inconsistency when backupping and when restoring / rewriting. When backupping, i should use windows specific paths with colons like d:/documents. But when i want to...

Hello @JoshData You can use this [test script](https://github.com/JoshData/fast_diff_match_patch/files/14321654/dmp_test.zip) to see the problem. Test text files contains some commits from NVDA repo, searching for diff before crashing takes a while (20...

@JoshData, Unfortunately, another incorrect behavior is now observed. When running on the same data the function hangs probably forever, I waited for about two minutes but didn't get the diff.

@JoshData, But with the initial fix the processing is much faster. #### Fix by @beqabeqa473 ``` Danstiv@Danstiv-PC UCRT64 /d/temp/dmp $ time py -3.11 test_dmp.py Before diff after diff real 0m14.218s...

Hello @JoshData, Are you planning to release on pypi?

Пару недель назад обновил всё подряд и тоже вылез этот баг, но при попытке вызова сервиса из dev tools получил такое. Failed to perform the action water_heater.turn_off. Entity water_heater.kettle1 does...

> my current approach is to create file links to mitigate this Same.

> Похоже, разработчики Home Assistant убрали функции on/off у чайников :( Они и раньше-то недокументированы были. Теперь только через смену режима. Как-то странно они их убрали, в dev tools остались...

Действительно не документированы, ну [что-то](https://github.com/clusterM/skykettle-ha/pull/72) сделал, вроде работает.