Alex X

Results 56 issues of Alex X

```py from homeassistant.const import ( CONCENTRATION_MICROGRAMS_PER_CUBIC_METER, CONCENTRATION_PARTS_PER_MILLION, LIGHT_LUX, PERCENTAGE, UnitOfElectricCurrent, UnitOfElectricPotential, UnitOfPower, UnitOfPressure, UnitOfTemperature, #1 UnitOfVolume, #2 UnitOfEnergy, ) ENTITY_DESCRIPTIONS: dict[str, dict] = { "food_level": {"class": SENSOR.ENUM}, "water_level": {"class": SENSOR.ENUM},...

enhancement

It has been noticed that some POW devices switch off after being queried for current power values. In the debug logs it looks like this: ``` 2025-01-13 20:22:52.669 DEBUG (MainThread)...

bug

``` http://192.168.12.1:8123/webrtc/video-rtc.js:402:31 Uncaught InvalidStateError: from 'SourceBuffer': This SourceBuffer has been removed from the parent media source. http://192.168.12.1:8123/webrtc/video-rtc.js:509:31 Uncaught TypeError: Cannot read properties of null (reading 'connectionState') ```

bug

Hello everyone, I think i figured out why the AI Port doesn't play nicely with go2rtc, the AI Port seems to be expecting a valid RateControl in the ONVIF payload,...

This issue is for discussing the operation of UniFi Protect software. Related links: - https://github.com/AlexxIT/go2rtc/pull/1520

brand/unifi

Currently, [Xiaomi source](https://github.com/AlexxIT/go2rtc/blob/master/internal/xiaomi/README.md) only supports the CS2 protocol. The TUTK protocol is not supported. Please tell us which models worked for you, what vendor and codecs they use. | Name...

documentation
brand/xiaomi