altserg
altserg
## Version of the custom_component 0.9.39 ## Configuration ```yaml Add your logs here. ``` ## Describe the bug I have Dahua VTO 3221D with 2 intercom buttons and can control...
Hi all, I'm using HASS Core on RPI, and I'm moving to the latest Debian OS version. I have noticed that with Python 3.11.2 (also with Python 3.11 manually compiled...
Hi all, I'm trying to build the Tasmota firmware with both BLE and Open Therm enabled: #define USE_OPENTHERM #undef USE_IBEACON #define USE_BLE_ESP32 // Enable new BLE driver #define USE_MI_ESP32 //...
After the update to HASS Core 2024.09.02, following warning is reported: ``2024-09-18 03:16:26.586 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (, ) inside the event loop by...
1. Bypass cache when sending MQTT messages This fixes the problem of sensor data unavailable after HASS or MQTT broker restart 2. Send persistent HASS discovery messages, report discovery message...
1. Added NetworkManager connection method sample 2. Added optional systemd parameters for MQTT
Hi, I'm trying to get HomePod Mini to work, but there is an authentication error, refer to the log below. Command lines tried: ./cliraop-linux-aarch64 -debug 10 -volume 50 -alac 192.168.2.147...
Reworked previous fix after review comments and refactored code a little to use common uiStatus endpoint URL Note that tests hangs during switch tests even in vanilla dev branch. I...
1. Added possibility to specify the user name, instead of default homeassistant 2. Added possibility to pass extra options to HASS 3. Added chown to the user:group before dropping root...