Wouter Coppens
Wouter Coppens
### Describe the bug ```python import aiohttp ... except (aiohttp.ClientConnectorSSLError) as exception: # Expired certificate / Date ISSUE # pylint: disable=bad-exception-context raise OpenMoticsConnectionSslError( "Error with SSL certificate." ) from exception...
According to the specs a single AMD FirePro S7150 x2 card includes a total of 16 GB of GDDR5 memory (8GB per GPU). However the driver detects only 8 GB....
  The HiSense app has more possibilities then the HomeAssistant integration: For example: Quiet mode, Sleep mode, ... Is it a limitation of HA that...
All my units are reporting: "app": "hisense-eu", "model": "Smart-1-110-eu", "sw_version": "ADA 1.4.3-beta ameba 2018-03-28 19:20:06 8f40fe89d" It is hard to believe that there are no firmware updates since 2018. I...
### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior Launching the update from within Radarr is failing...
### Is this a new Bug? - [X] I checked that the bug hasn't been reported before ### Package Name Radarr ### Package Version 5.14.0.9383 ### Device Model Synology DS414...
I'm trying to run surfsense in containers via podman, but I'm getting errors. I created the following quadlet: `cat surfsense_backend.container [Unit] Description=SurfSense Backend After=pgvector.service Requires=pgvector.service [Container] ContainerName = "surfsense_backend" Image...
I'm trying to run SurfSense in containers via podman. The quadlets and env-files can be found at: https://github.com/woutercoppens/Bluefin_Linux/tree/main/quadlets The backend gives an error: [Errno -2] Name or service not known...