mph070770

Results 10 issues of mph070770

Can anyone advise how to get analog audio from a Rpi (using a USB soundcard) output to a cast speaker? I've been trying to use mkchromecast (which uses pychromecast) to...

Hi. I have a USB soundcard connected to my Rpi. I'd like to be able to cast from the line-in of the soundcard to a group of speakers, with minimal...

I have a limited resolution and size of display, so it would be really useful to be able to define the number of rings that are displayed. For example, the...

Hi. I'm new to the world of shaders etc and I'm trying to get shady working on my Rpi 4. I have installed Go on the pi: ``` pi@raspberrypi:~/rpi-rgb-led-matrix/examples-api-use $...

My HA install is quite old but, to date hasn't caused any issues. I believe it's HA OS (although I can't remember how I installed it on my RPI4) and...

Hi Thomas, I'm wanting to add HA information as a graphical overlay to a TV picture as described here: https://community.home-assistant.io/t/using-a-lovelace-view-in-another-android-app/681617 Is it possible to use browser mod popups when the...

feature-request

Hi All, I'm writing a python program that plays a beep before I then start a spotify track. My code is: ``` # -*- coding: utf-8-*- import socket import json...

Can anyone please advise. I have the following crash, which seems to be due to requests, and I'm not sure why: ``` Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/urllib3/response.py", line...

Could you please confirm the version of mkspiffs, ESP-IDF and compiler that you used? Any suggestions on debugging the issue? Thanks

I've used the instructions from here: `https://www.home-assistant.io/voice_control/thirteen-usd-voice-remote/` and get the following failure. I've tried cleaning build files and it fails in the same way. What is wrong? ``` INFO ESPHome...