backslashV
backslashV
/config/pyscript/stt.py ``` import speech_recognition as sr @service def status(filename="audio.wav"): # initialize the recognizer r = sr.Recognizer() # open the file with sr.AudioFile(filename) as source: # listen for the data (load...
Hi, I am not sure this is a bug or not, but the bottom border of my card is not showing: My config: ``` cards: - type: custom:button-card entity: switch.kitchen_up...
I have modified the hex colors for ``` --thermostat-heating-fill: --thermostat-cooling-fill: ``` in thermostat-dark-card.js, but the colors aren't changing upon reboot. It still shows the original blue and orange colors. Any...
Hi, I'd like to set some fill colors differently based on the sun state. How can I assign color values in the typescript portion and access them in css? I...
### The problem Hi, Withings recently added the following new sensors (and some others) after their launch of the Body Scan scale: - Visceral Fat (without unity) - Fat Mass...
If I refresh the page, it's fine again, but that's not the right solution.  
Hi, I followed the instructions for the latest version (3.0.405367176) and when I try to install the recompiled APK, I get "There was a problem parsing the package.". Any ideas?
Hi, I'm unable to add audio to the Nest doorbell camera stream. The original camera entity from the Nest integration does have audio. Currently, I am using the [hass-expose-camera-stream-source](https://github.com/felipecrs/hass-expose-camera-stream-source) integration...
### The problem Despite pairing the desk manually using bluetoothctl, after some time, this happens  Prior to the Home Assistant November update, I was able to reload the integration...
### The problem The Withings integration needs constant reauth. My Withings account has 3 users. I was looking at [this ](https://github.com/home-assistant/core/issues/102886)issue and thought that it was resolved, but it seems...