litinoveweedle
litinoveweedle
Hello, as you are probably aware aiocoap is used in pytradfri API which is used in Homeassistant integration for IKEA Tradfri devices. Due to current abandon-ish state of both tradfri...
Using Rhasspy on RPi with following configuration: > { > "handle": { > "system": "hass" > }, > "home_assistant": { > "access_token": "SECRET", > "url": "https://XXXXXXXXXX:8123" > }, > "intent":...
When one Rhasspy (client) is using another Rhasspy (server) via HTTP API for STT conversion and no sentence is pronounced after wake word, so webrtcvad will record empty audio, then...
This is PR containing compatibility fixes for recent HA climate changes. Those shall fix warning and error as bellow. Changes summary: replacement of HVAC_MODE_ corrected SUPPORTED_FEATURES added ClimateEntityFeature flags as...
When after HA reload values of linked sensors are not yet known, integrations is not able to handle this situation correctly and raise error as bellow. Proposal: correct input sanitation...
## Checklist - [x] I've read the [publishing documentation](https://hacs.xyz/docs/publish/start). - [x] I've added the [HACS action](https://hacs.xyz/docs/publish/action) to my repository. - [x] (For integrations only) I've added the [hassfest action](https://developers.home-assistant.io/blog/2020/04/16/hassfest/) to...
### Describe the bug After upgrade to HA 2024.6.0 during the startup new warning appear during solax_modbus integration init. Those are linked to the additional HA checks for identifying integration...
Hello, please find PR to fix latest HA 2024.8.0 compatibility fix for fan entity - for more see https://developers.home-assistant.io/blog/2024/07/19/fan-fanentityfeatures-turn-on_off/
Hello, I have question regarding your intentions about extending chan modules for other devices. Currently you are [compiling chan_dongle](https://github.com/TECH7Fox/asterisk-hass-addons/blob/main/asterisk/Dockerfile#L244), but it seems, it is not used, as any HW device...