Open jempo opened 5 years ago
I had the same issue with two EQ3 thermostats which behaved strangely. Bluetooth pairing and connecting was working fine, but any further interaction failed. eq3cli failed with the error above. I suspected this library, bluepy and bluez first, then I noticed that the official app also could not control the thermostats anymore. The solution was to simply remove and reinsert the batteries... 🙄
The tool could have nicer error reporting when it cannot establish the connection or fails to read data from the device.
I'm having the exact same issue. But for me the app still works and I am still able to connect via the Cli.
Hello,
after upgrading the firmware via calor app I can't connect anymore to the thermostat and get the error:
AttributeError: 'NoneType' object has no attribute 'MANUAL'
The app still works fine.
EDIT
_Complete log below:
DEBUG:eq3bt.eq3btsmart:Querying the device..
DEBUG:eq3bt.connection:Trying to connect to 00:1A:22:12:4B:E1
DEBUG:eq3bt.connection:Connected to 00:1A:22:12:4B:E1
DEBUG:eq3bt.connection:Writing b'03140b0b140403' to 1041 with with_response=True
DEBUG:eq3bt.connection:Waiting for notifications for 1
Traceback (most recent call last):
File "/home/pi/homeassistant/bin/eq3cli", line 10, in
I've this problem when i connect to my EQ3. I'm running the latest version 0.1.10 in Homeassistant Env.