Constantine Poltyrev

Results 3 issues of Constantine Poltyrev

``` public function testMethod() { if (true) return true; else return setFalse(); } ``` This triggers a false alarm. Suggested fix: ``` $newline = false; while (in_array($tokens[$closeBracket + $n]['type'], array('T_WHITESPACE',...

**Home Assistant Android app version(s):** Phone: 2023.12.4-full Watch: 2023.12.4-11898 **Android version(s):** Phone: 13 Watch: 11 (Wear OS 3.5) **Device model(s):** Phone: Xiaomi 11 Watch: Tic Watch E3 **Home Assistant version:**...

bug
Wear OS

Allow specifying public IP and port range for FTP passive mode. Added two configuration values for FTP server: - `publicIp` - override the docker internal IP with the host IP...

hacktoberfest-accepted