luzik
luzik
After updating to latest version got this in logs ``` Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 27, in _handle_async_response await func(hass, connection, msg) File "/config/custom_components/browser_mod/connection.py", line 143, in...
this output is not supported anymore "XorgPrint Calibrator does not support the supplied --output-type" this file: xinput_calibrator/scripts/xinput_calibrator_pointercal.sh and help --output-type : type of config to ouput (auto=automatically detect, default: auto)...
Debian supports address 192.168.123.222/24. Debinterface do not. adapter = debinterface.Interfaces().getAdapter(wlan_iface_name) File "/usr/local/lib/python3.5/dist-packages/debinterface/interfaces.py", line 34, in __init__ self.updateAdapters() File "/usr/local/lib/python3.5/dist-packages/debinterface/interfaces.py", line 58, in updateAdapters self._adapters = reader.parse_interfaces() File "/usr/local/lib/python3.5/dist-packages/debinterface/interfacesReader.py", line 29,...
In my humble opinion entity state should corresponding with actual state. If I look at home assistant entities (sun.sun, binary_sensor.door_state, energy, voltage, temperature, humidity) they always show actual state. Frigate...
### Describe the problem you are having I have cameras that I want be notified about object detection motion and audio events (using HA), but without saving any image nor...
As more and more console editors make use of "OSC 52" please consider supporting it by tilix https://github.com/neovim/neovim/pull/25872/commits/748bc4d22d35b40f0795015e5d93113b526adf22
**Is your feature request related to a problem? Please describe.** Frigate HA sensors (CPU, GPU, temp, fps...) do not allow to use HA Long-term Statistics **Describe the solution you'd like**...
This happens to me first time. ``` Logger: aiohttp.server Source: custom_components/dahua/digest.py:46 Integration: Dahua ([documentation](https://github.com/rroller/dahua), [issues](https://github.com/rroller/dahua/issues)) First occurred: 12:21:24 (2 occurrences) Last logged: 12:22:34 Error handling request Traceback (most recent call...
After update I got RTC stream restart every ~40seconds. This is happing with all my streams. MSE is working fine. Found bug while using HA integration, but it also is...
It would be awesome to have ability to switch Lovelace cards using builtin JS navigation. My personal use case is that I have a card with 'open door' button and...