Vishal Verma

Results 45 comments of Vishal Verma

@zhijianli88 This looks good, but do you mind sending this as a patch to the mailing list instead? This way we can leverage the usual tooling goodness from b4 and...

@gdevenyi yes that is my workaround currently. But having a continu-able action would make some of that a lot cleaner.

I never got to this and I don't have this PC anymore.

I'm seeing failures after the update to 2024.2.3 too. There are a few tracebacks in the log: ``` 2024-02-23 11:21:29.867 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Braava jet for...

There really ought to be a way to push out a hotfix for something like this which seems to be breaking everyone, instead of asking all users of the integration...

@osalbahr This looks good - I'll apply manually because of signoffs, and I plan to tweak the commit message to read something like: ``` README: Fix a URL renaming 'master'...

What does `/sys/devices/system/memory/block_size_bytes` report? It is possible that after removing metadata and alignment space from the 256MiB namespace, there isn't a full memory block available to online. The dmesg points...

@justinrernst This looks good but would you mind sending this as a patch to the mailing list with a proper signoff etc.? (See https://github.com/pmem/ndctl/blob/main/CONTRIBUTING.md )

@lenticularis39 Does something like this fix it for you? ``` diff --git a/test/inject-smart.sh b/test/inject-smart.sh index 046322b..4bca492 100755 --- a/test/inject-smart.sh +++ b/test/inject-smart.sh @@ -105,7 +105,14 @@ get_field() json="$($NDCTL list -b $bus...

@alandtse Ah nice, looked into debug logging and I tink I have it on. With it I'm seeing an API error: ``` 2023-11-13 00:42:19.918 DEBUG (MainThread) [custom_components.tesla_custom.lock] Locking: Doors 2023-11-13...