-
So sometimes when I use Google assistant it breaks of mid response or doesn't respond at all. After that it becomes completely unresponsive and the RPi becomes unreachable and shuts down. I don't know…
-
**Describe the bug**
Fahrzeugdaten werden nicht mehr aktualisiert bzw Fahrzeug wird nicht mehr gefunden
**To Reproduce**
Steps to reproduce the behavior:
1. Restart der Instanz vw-connect.0
…
-
```
This is with Cantata 1.5.2 on Arch Linux (x86_64) connecting to an mpd 0.19.9
server, also on Arch (ARM)
There are always some artists missing from the «Artists»-view. Rebuilding the
mpd databa…
-
I have list of hosts and I've created a list of connections
cnxns = [Connection(host=host, connect_kwargs=connect_kwargs,) for host in hosts]
g = ThreadingGroup.from_connections(cnxns)
…
-
Updated your expand world data and now the spawn is gone. Any idea why this would happen? I'm not at home atm to be able to check it out more (players reported it and I'm at work having my lunch break…
-
### No existing issues.
- [X] There is no existing issue for my problem.
### Describe the bug
Die "Werteanzahl bis" muss auf n+1 gesetzt werden, weil sonst das letzte Image nicht angezeigt wird.
…
-
### Steps To Reproduce
1. build logcheck on NixOS 23.05
For eg. with:
```nix
services.logcheck = {
enable = true;
timeOfDay = "4";
level = "server";
mailTo = "";
};
```…
-
**Describe the bug**
In iphone Safari Browser it shows a header/link to appstore to download the homeassistant app.
AFAIK the native App is not supported yet. unsure how to get rid of the banner.
…
-
OpenStore(v.3.2.2) not working. Loading icon.
- Device: Redmi 8
- Channel: Stable
- Build: xenial (GSI)
### Steps to reproduce
Open OpenStore
### Expected behavior
For the store to wo…
-
I was using the following snippet to parse a customized size postgres logfile:
```
grok {
match => {
"message" => [
…