Fredrik Erlandsson
Fredrik Erlandsson
Please attach debug logs from the integration including pydaikin.
These rows suggest that your unit doesn't support reporting energy, everything is 0. ``` 2024-09-12 00:23:32.127 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,today_runtime=0,datas=0/0/0/0/0/0/0 2024-09-12 00:23:34.162 DEBUG (MainThread) [pydaikin.daikin_brp069] Parsing ret=OK,previous_year=0/0/0/0/0/0/0/0/0/0/0/0,this_year=0/0/0/0 ```
> Thanks @fredrike > > You're right. What is intriguing is that it used to work. I assume these stats has been reset and the fact the datetime is not...
> Do you need any additional information? Yes please. There is an issue with this in the pydaikin repo and we'll need to add support for hum there first please...
I need output from what's sent to the unit and some output on the entrypoint `http:///aircon/get_control_info`
I guess it works in windows, you should open your browser to the address http://my-daikin-ip/aircon/get_control_info Change to the right ip-address..
> BRP069B4x > > firmware 1.14.84 > > ret=OK,pow=0,mode=HUM,adv=,stemp=--,shum=40,dt1=25.0,dt2=M,dt3=25.0,dt4=--,dt5=--,dt7=25.0,dh1=AUTO,dh2=50,dh3=0,dh4=40,dh5=40,dh7=AUTO,dhh=50,b_mode=4,b_stemp=--,b_shum=40,alert=255,f_rate=A,f_dir=0,b_f_rate=A,b_f_dir=0,dfr1=5,dfr2=A,dfr3=5,dfr4=A,dfr5=A,dfr6=A,dfr7=5,dfrh=5,dfd1=0,dfd2=0,dfd3=0,dfd4=0,dfd5=0,dfd6=0,dfd7=0,dfdh=0 Can you paste a few different outputs with different modes so we can figure out what to look for to identify...
This is great! I'll do some tests during the day to see if things work as expected.
Don't close
Tested and verified, works great!