Nikita Uvarov

Results 10 issues of Nikita Uvarov

New NIV_DIR environment variable configures a path to a directory where niv will manage sources.{nix,json} files.

Unless I'm missing something, it seems like it's not supported in the new kernels. Without this patch I'm getting "Unknown parameter autoclear" in dmesg when attempting to mount squashfs image....

Based on #238 with my suggestions applied.

'==' is bash operator and not available in the standard /bin/sh. Fixes #33.

### The problem After upgrade from 2025.3.4 → 2025.4.2 tibber stopped updating electricity price entity. Error in log is: ``` data = price_info["viewer"]["home"]["currentSubscription"]["priceRating"]["hourly"]["entries"] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable...

integration: tibber

I wonder if it would be possible to expose Zigbee commands as scripts for the device. The script would run `zha.issue_zigbee_cluster_command` action with `ieee` parameter calculated for the selected device....

### What problem are you trying to solve? I'm trying to fully automate certificate management with cert-manager following this helpful guide by @mateiidavid : https://github.com/linkerd/linkerd2/issues/7345#issuecomment-979207861 In this case, `linkerd-trust-anchor` CA...

enhancement
pinned

PRs in ZHA that added support for the device: https://github.com/zigpy/zha-device-handlers/pull/3575 https://github.com/zigpy/zha-device-handlers/pull/3473

## Proposed change Checked that signature looks identical to `NHPB/SWITCH/1` Fixes #4150 Fixes #1714 ## Additional information ## Checklist - [x] The changes are tested and work correctly - [x]...

## Proposed change CTM Lyng is a norwegian manufacturer which is very nice to work with. They provided me with zigbee spec docs for their Tavrele 25A product. The product...

needs review