Giter Site home page Giter Site logo

Comments (21)

PeterChia604 avatar PeterChia604 commented on July 17, 2024

I've also manually installed the library as indicated on https://github.com/qqaatw/LibJciHitachi
Still unable to resolve.

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

See v0.2.6

from jcihitachiha.

PeterChia604 avatar PeterChia604 commented on July 17, 2024

Did the update and restarted. Different error message now.
Then I removed (deleted) the integration and added it back in (relogin to the hitachi account) but still get the new message.
Restarted HA, same.

image
image

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

Problem seemed from HITACHI side. The CI also failed three hours ago at the first test attempt.

https://github.com/qqaatw/LibJciHitachi/runs/5408669537?check_suite_focus=true

from jcihitachiha.

immelmanchen avatar immelmanchen commented on July 17, 2024

Yesterday, I have same problem when upgrade core-2022.3.0.
Today. I downgrade to core-2022.2.9, the problem has not happen.

So to upgrade to core-2022.3.0 maybe cause to this problem.

from jcihitachiha.

xzero0911 avatar xzero0911 commented on July 17, 2024

Same here.
I just upgrade to core 2022.3.1 and integration can not load issue happened.

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

@immelmanchen @xzero0911 - v0.2.6 should fix the problem, please upgrade and try again.

from jcihitachiha.

xzero0911 avatar xzero0911 commented on July 17, 2024

圖片

@qqaatw
Thank you for your reply.
After upgrade integration to v0.2.6 and got this new error here.

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

@xzero0911 As I said, the recently occurring problem Failed to login API was from Hitachi's side. This problem, which is home assistant version agnostic, also randomly failed our CI [1] a few days ago. You can take a look at the reviews [2] from Google Play, some people have reported that recently.

[1] https://github.com/qqaatw/LibJciHitachi/runs/5408669537?check_suite_focus=true
[2] https://play.google.com/store/apps/details?id=com.hitachi.TaiSEIA.smarthome&hl=zh_TW&gl=US&showAllReviews=true

from jcihitachiha.

xzero0911 avatar xzero0911 commented on July 17, 2024

@qqaatw
Fully understand with thanks!
I will waiting HITACHI side to resolve this error.

from jcihitachiha.

immelmanchen avatar immelmanchen commented on July 17, 2024

@qqaatw
After I upgraded to v0.2.6, but the issue still happened.
SmartSelect_20220307-091619_Home Assistant
SmartSelect_20220307-091559_Home Assistant

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

@immelmanchen - From the picture provided, it looks that the integration wasn't upgraded at all.

from jcihitachiha.

xzero0911 avatar xzero0911 commented on July 17, 2024

@qqaatw
Thanks for kindly help,
I confirm HITACH side resolved API login issue in this morning.
Device in HA also works well again.

To whom have same issue.
If still not works,
Your HITACHI device and HA should need to fully restart once.
Specs in my case.
HA core 2022.3.1
HA OS 7.2
JciHitachiHA v0.2.6

from jcihitachiha.

PeterChia604 avatar PeterChia604 commented on July 17, 2024

I am still having issues, now it is a little different.
image
image

My system has been updated to core-2022.3.2
image

I had deleted the integration from Configuration-> Devices&Services -> JciHitachi TW , restart, reinstall, restart. Same error.
I had deleted the integration from HACS, restart, re-install from HACS, restart, From Configuration-> Devices&Services -> add
JciHitachi TW. The initial login is fine. It accepts the account/password and proceeds. but same error message.

login is fine:
image

from jcihitachiha.

immelmanchen avatar immelmanchen commented on July 17, 2024

@qqaatw
Thank for your reply,
I try to upgrade v0.2.6 again and my core is 2022.3.2
Now JciHitachi is working well.
Thank you for your help.

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

@PeterChia604 -

Using HACS or not doesn't matter I believe, though it wasn't tested before.

One important point needed to be clarified is that passing credential verification doesn't mean device statuses retrieved successfully as they use different protocol to connect.

The login verification and device list retrieval use http-based connection, which work 99% time without problem. On the other hand, the support and status code retrieval uses mqtt-based connection, which seems not optimized well and thereby has issues sometimes.

If the app cannot connect to the device, this integration will not work either. No magic inside the integration.

from jcihitachiha.

stale avatar stale commented on July 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from jcihitachiha.

AaronFUFU avatar AaronFUFU commented on July 17, 2024

型號:RD-240HH
重啟HA後時常讀取不到設備,會顯示Failed to login API。

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

Hey @AaronFUFU, I haven't encountered this issue recently. Would be helpful if you provide the logs showing the error Failed to login API.

from jcihitachiha.

qqaatw avatar qqaatw commented on July 17, 2024

Closing as no further discussion is proposed.

from jcihitachiha.

PeterChia604 avatar PeterChia604 commented on July 17, 2024

Just wanted to close this. This is now fix. The issue was nothing from this Integration.
Updated to Home Assistant 2022.4.2 & Supervisor Version to 2022.04.0

After reboot, the JciHitachiHA worked fine. :-)
image

from jcihitachiha.

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.