fxstein

Results 33 comments of fxstein

I want to add that with more complex scenarios and high numbers of devices, a solution like this quickly becomes necessary. I am not an expert on all the options...

This concept could even be applied to the `archive` path of the library, by uncompressing archives, delta patching the individual media files and writing new archives that contain only the...

Very much appreciate your work and testing! I have not had a chance to look at the issues you mentioned. If you identify anything that requires a fix or change,...

Further testing has confirmed that `goprox` sets the correct file creation dates - at least initially and can be verified through the built in test suite (only available in a...

Could be related to 6e0a50a. After applying the -if condition fix some imported media files have now the correct creation time.

Shell version of SQLite query: ``` sqlite3 -readonly ~/Pictures/Photos\ Library.photoslibrary/database/Photos.sqlite "SELECT zAddAssetAttr.ZORIGINALFILENAME AS 'zAddAssetAttr-Original Filename' FROM ZASSET zAsset JOIN ZADDITIONALASSETATTRIBUTES zAddAssetAttr ON zAddAssetAttr.Z_PK = zAsset.ZADDITIONALATTRIBUTES WHERE zAsset.ZTRASHEDSTATE = 1 ORDER...

Same problem on a brand new install with HASS OS on a NUC. File editor keeps spinning the circle and will never start.

I can confirm this issue is still there. Whenever the charge from the grid is larger than the actual solar production, no solar self-consumption is shown.

Changing the source sensor is a key capability missing here. Helpers are meant to create flexibility, but it's missing out when they need to be deleted and recreated every time...