cerahmed
cerahmed
**Describe the bug** This would be a continuation for [issue#96](https://github.com/terrymacdonald/DisplayMagician/issues/96#issue-1206516515) regarding Superdisplay profile not loading correctly, however this time with new symptoms. So I'm currently using version 2.3.1.28 found in...
**Is your feature request related to a problem? Please describe.** I'm not sure if this is even possible, but I have a Legion 7i Gen 6 with RTX 3070 -...
Hi there, Thanks for the great library. I'm trying to size my components by percentage of the containing element, so I passed a string `"25%"` to the `size` property without...
I have the following two simplified models: ```python # devices/models.py class Relay(Device): input_pin = models.PositiveIntegerField() ``` ```python # logs/models.py class RelayLog(BaseLog): relay = models.ForeignKey(Relay, related_name='logs', on_delete=models.CASCADE) ``` **With serializers:** ```python...
Hey there, I've been using a usb speaker (Pebble V3) as my main desktop speaker. This speaker can operate using USB or Bluetooth. Today I have switched to using it...
Hi there, Thanks for the great library! I'm quite familiar with how the library works as a stand alone program. However, I need some assistance in order to integrate it...
Hi again Alex, I've been using this plugin for a while in my Home Assitant and I'm fond of the functionality of the card. Specifically, the minimal contorls (fullscreen, mute,...
Hi Jax, I'd like to thank you for this very useful, good-looking skin! I've been using another skin that does a similar thing, however it lacks in terms of aesthetic...
**Device manufacturer** - [ ] AYANEO - [ ] AYN - [ ] AOKZOE - [ ] ASUS - [ ] GPD - [ ] ONEXPLAYER - [ ] VALVE...
Hello Khanhas, I've been using this skin for months now and I really, really love it! I have customized it long time ago to show mic peak among other little...