GithubHelp home page GithubHelp logo

AUX Delta 2 supported? about broadlinkac2mqtt HOT 2 CLOSED

tomycz avatar tomycz commented on July 20, 2024
AUX Delta 2 supported?

from broadlinkac2mqtt.

Comments (2)

ArtemVladimirov avatar ArtemVladimirov commented on July 20, 2024 1

Hi. Your AC uses tcp. Unfortunately, my program only supports UDP. I don't have the necessary device to test TCP.
You can send an authorization package between your air conditioner and AC Freedom. If the package structure is identical, and only the protocol is different, then support can be added without problems

from broadlinkac2mqtt.

Maximus48p avatar Maximus48p commented on July 20, 2024

Having same issue with my AUX (AC1 - Freedom) AC.
Running on docker as host.

I have connected the AC to my wifi successfully with the Freedom app and i have blocked the address 'smarthomecs.de' in my outgoing traffic by Adguard.

Executed the folllowing command:

# nmap -sU -p80,62551 192.168.1.34
Starting Nmap 7.94 ( https://nmap.org ) at 2023-06-14 13:39 CEST
Nmap scan report for 192.168.1.34
Host is up (0.40s latency).

PORT      STATE         SERVICE
80/udp    open|filtered http
62551/udp closed        unknown
MAC Address: EC:0B:AE:A6:80:4B (Hangzhou BroadLink Technology)

open|filtered

Nmap places ports in this state when it is unable to determine whether a port is open or filtered. This occurs for scan types in which open ports give no response. The lack of response could also mean that a packet filter dropped the probe or any response it elicited. So Nmap does not know for sure whether the port is open or being filtered. The UDP, IP protocol, FIN, NULL, and Xmas scans classify ports this way.

Still seems the port is blocked....
When i PING to the AC it is sometimes really slow

Any tips?

My logging

{"level":"info","time":"2023-06-14T14:00:35+02:00","caller":"/go/src/broadlinkac/app/main.go:202","message":"Got SIGTERM..."}
{"level":"debug","time":"2023-06-14T14:00:42+02:00","caller":"/go/src/broadlinkac/app/config/config.go:47","message":"Start reading a config file"}
{"level":"info","time":"2023-06-14T14:00:42+02:00","caller":"/go/src/broadlinkac/app/app/mqtt/mqtt.go:42","message":"Connected to MQTT"}
{"level":"error","error":"read udp 192.168.1.10:60903->192.168.1.34:80: i/o timeout","time":"2023-06-14T14:00:52+02:00","caller":"/go/src/broadlinkac/app/app/webClient/client.go:43","message":"Failed to read the response"}
{"level":"error","input":{"Command":101,"Payload":"RTRS5/ku2pWDRJMINe+abftpLcNwuQRDrFzWP7tTrfoIgUyn+M9BcQAyjlcMO4bJTQVwhEmjieKa4QRUNqBb3dwCwWGvEyXofhmw99HOBo0=","Mac":"ec0baea6804b"},"device":"ec0baea6804b","time":"2023-06-14T14:00:52+02:00","caller":"/go/src/broadlinkac/app/app/service/service.go:703","message":"failed to send a command"}
{"level":"error","error":"read udp 192.168.1.10:60903->192.168.1.34:80: i/o timeout","input":{"Mac":"ec0baea6804b"},"time":"2023-06-14T14:00:52+02:00","caller":"/go/src/broadlinkac/app/app/service/service.go:140","message":"failed to send command"}
��
:"error","error":"read udp 192.168.1.10:60903->192.168.1.34:80: i/o timeout","device":"ec0baea6804b","time":"2023-06-14T14:00:52+02:00","caller":"/go/src/broadlinkac/app/main.go:170","message":"Failed to Auth device ec0baea6804b. Reconnect in 3 seconds..."}

from broadlinkac2mqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.