azerty9971

Results 8 issues of azerty9971

**Describe the bug** If you have the tls report being served by an IPv6 server, then the following lines don't work: elsif($nip = inet_pton(AF_INET6, $ip)) { $ipval = $dbx{to_hex_string}{$nip};

bug

## Proposed change These changes add some more robustness to some incorrect data returned by the tuya cloud. I've contacted Tuya and they claim that these changes should be implemented...

cla-signed
integration: tuya
code-quality
bugfix
Quality Scale: No score

## The problem Hello, I'm the maintainer of xtend_tuya (an extended version of the cloud based Tuya integration) (https://github.com/azerty9971/xtend_tuya) and I think it would make sense for both of our...

bug

## Breaking change ## Proposed change This fixes a regression from commit https://github.com/home-assistant/core/pull/118444 by reverting it. ## Type of change - [ ] Dependency upgrade - [X] Bugfix (non-breaking change...

Hacktoberfest
cla-signed
small-pr
integration: tuya
bugfix
Quality Scale: No score

## Breaking change ## Proposed change These changes add some more robustness to some incorrect data returned by the tuya cloud. I've contacted Tuya and they claim that these changes...

Hacktoberfest
cla-signed
integration: tuya
code-quality
bugfix
Quality Scale: No score

This PR adds support for Tuya IPC camera using xtend_tuya as a WHEP gateway. Please don't hesitate to refactor anything that you feel is badly written, I'm not at all...

Hello, I'm trying to write an echo script to fetch the stream of my camera via WebRTC. I have the following details returned by the API I'm calling: > {...

question

If the call to refresh the access token fails because the token is expired then the result of the new connect (which is a new refresh token and a new...