Dror Eiger
Dror Eiger
Could you please detail your config file?
The `error while attempting to bind on address ('0.0.0.0', 1883)` is strange. From a brief search it seems that it might have to do with running two MQTT brokers at...
It might be some kind of a race on Aylanetwork. In my setup I entirely blocked access for the A/C to the Internet after the initial setup, to avoid issues...
Hi, I've had a look at the app, and you're correct, it is using the same API. I'll add its keys to the CLI script.
OK, added it, use fglair-eu as the app code for the CLI. Please lmk if it controls the AC properly, since the actual commands sometimes vary.
That's strange. I'm not seeing any reason for it not to work. Are you sure you entered the password correctly? Alternatively, you can install a sniffer like [Packet Capture](https://play.google.com/store/apps/details?id=app.greyshirts.sslcapture), on...
It's likely that your phone's OS is too new, Google did a lot of tricks to prevent this MITM attack. If you have an old phone lying around, try running...
This means that your config has the wrong ID for the AC. If you have more than one AC set up, could it be that you chose the wrong one...
Use e.g. `--device AC000W002858699` to choose the third device. Store the generated config file in a separate location. Then follow [this paragraph](https://github.com/deiger/AirCon/blob/master/README.md#multiple-air-conditioners) to create the separate services. If you do...
OK, as I suspected, the protocol is the same, but the parameters are entirely different. This is the list of parameters supported by your ACs (AP-WB2E): `operation_mode, fan_speed, adjust_temperature, af_vertical_move_step1,...