Open jlssmt opened 1 year ago
python -c "import platform; print(platform.system())"
Please get your system platform through this shell. This component already handles filename for Windows
.
My system is on Linux. I backup to different locations like windows. Is it possible to switch to underscore always?
You can remove all files in the .storage/xiaomi_miot
directory before restoring the backup. Maybe I'll replace it with an underscore in the future.
Hello, Windows is not able to create filenames with a
:
in them. Maybe it is possible to change them?f.e.:
hass\config\.storage\xiaomi_miot\urn:miot-spec-v2:device:fan:0000A005:dmaker-p15:1.json
Thanks 😉