cbrandlehner / homebridge-daikin-local

Supports Daikin Air Conditioners on HomeBridge
MIT License
99 stars 18 forks source link

Homebridge detects but cannot update the status #25

Closed joshua1000 closed 5 years ago

joshua1000 commented 5 years ago

ret=OK,model=0000,type=N,pv=3.20,cpv=3,cpv_minor=20,mid=NA,humd=0,s_humd=0,acled=0,land=0,elec=1,temp=1,temp_rng=0,m_dtct=1,ac_dst=--,disp_dry=0,dmnd=1,en_scdltmr=1,en_frate=1,en_fdir=1,s_fdir=3,en_rtemp_a=0,en_spmode=7,en_ipw_sep=1,en_mompow=1,hmlmt_l=10.0

Hi! Above is a copy of what /aircon/get_model_info returns for me. It seems to be detecting it but I'm puzzled by the model being 0000..? Could this be the reason Homebridge isn't picking anything up (just showing a fan and temperature block in the Home app)? Thanks!!

joshua1000 commented 5 years ago

Maybe makes sense to add these: a) it's a FTXM-N unit that I'm trying to control b) I'm a Daikin employee (local technical back office) so if you have a specific question for the developers I could try pushing it through to them ;)

cbrandlehner commented 5 years ago

To look into this, please provide the homebridge LOG as a minimum information to start with.

cbrandlehner commented 5 years ago

I rewrote the plugin. Please test with new version and report a defect if problem still exists.