Releases: custom-components/sensor.file_restore
Releases · custom-components/sensor.file_restore
4.5
09 Apr 20:30
Compare
Sorry, something went wrong.
No results found
As v4.4 with fixed version number
4.4
09 Apr 20:27
Compare
Sorry, something went wrong.
No results found
4.3
03 Jan 15:21
Compare
Sorry, something went wrong.
No results found
New release to solve a warning found in the logs
4.2
09 Jan 16:55
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
20 Mar 08:09
Compare
Sorry, something went wrong.
No results found
#Fix
Added version in manifest
4.0
29 Jan 13:52
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
29 Dec 17:48
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
12 Jun 17:16
Compare
Sorry, something went wrong.
No results found
Small fix:
removed CC_STARTUP_VERSION that sometime was causing issues.
3.1
13 May 16:54
Compare
Sorry, something went wrong.
No results found
Fix of a small bug during entities unload.
3.0
12 May 17:22
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.