Releases: custom-components/sensor.file_restore
Releases · custom-components/sensor.file_restore
4.5
Compare
Sorry, something went wrong.
No results found
As v4.4 with fixed version number
4.4
Compare
Sorry, something went wrong.
No results found
4.3
Compare
Sorry, something went wrong.
No results found
New release to solve a warning found in the logs
4.2
Compare
Sorry, something went wrong.
No results found
I've been able to solve the issue that was blocking the reload of the config file without the restart of home assistant.
4.1
Compare
Sorry, something went wrong.
No results found
#Fix
Added version in manifest
4.0
Compare
Sorry, something went wrong.
No results found
BIG UPDATES
A new version has been released and now you have:
OPTIONS FLOW: now you can edit entry created via UI (it's not perfect, but it's working, for example you have to use null for empty fields)
Added the possibility to reload entity when updated without the need to restart HA
Added the possibility to use / or \ as you prefer (I always forget which / HA needs :))
Added automatic migration of entry created via UI... so NO MORE BREAKING CHANGES (I hope :))
Let me know if you have issue!
If you know how to better implement OPTIONS FLOW let me know!
3.3
Compare
Sorry, something went wrong.
No results found
Small fix
now you can use local folder as well as www one
fix the error that you can have if you start folder path with / (eg: /local/... instead of local/...). Now you can use both.
3.2
Compare
Sorry, something went wrong.
No results found
Small fix:
removed CC_STARTUP_VERSION that sometime was causing issues.
3.1
Compare
Sorry, something went wrong.
No results found
Fix of a small bug during entities unload.
3.0
Compare
Sorry, something went wrong.
No results found
BIG CHANGES!
Config flow is now available and you can create entities directly from the user interface.
If file is missing it will be created.
It seems that it is not necessary to whitelist the directory! If you notice something different let me know.