Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The entity's status don't change whit APP #253

Open
D1788 opened this issue Oct 11, 2024 · 14 comments
Open

The entity's status don't change whit APP #253

D1788 opened this issue Oct 11, 2024 · 14 comments
Assignees
Labels
bug Something isn't working

Comments

@D1788
Copy link

D1788 commented Oct 11, 2024

hi,
When i change status via mobile app, in my HA this don't change. I must refresh the integration so status and options update.

@D1788 D1788 added the bug Something isn't working label Oct 11, 2024
@D1788
Copy link
Author

D1788 commented Oct 11, 2024

update: the sensor values ​​don't even update, since I turned on the air conditioner and from HA I still see 19° as the temperature in the room, while the app (and the external thermometer I have in the room) shows 23°

@antlaranjeira
Copy link

Hello, i have exactly the same problem here!

@Kumagamii
Copy link

Yes same here with my Washingmaschine

@emilsievinen
Copy link

Yeah same here, I have to reload the integration for anything to update

@hartitman
Copy link

hartitman commented Oct 13, 2024

I have the same issue with a dishwasher, I have tried both version 13 & 14, same results with both

@davidanderle
Copy link

Same here, since i've had this integration, the sensors haven't been updating regularly or at all

@danielk117
Copy link

Yes, same problem here.

The debug log in HA shows no errors and the hon integration seems to receive "updates" via mqtt. But no entity has been updated in HA.

2024-10-16 17:36:24.352 DEBUG (Dummy-57) [custom_components.hon] Manually updated hon data
2024-10-16 17:36:24.352 INFO (Dummy-57) [pyhon.connection.mqtt] haier/things/xx-xx-xx-xx-xx-xx/event/appliancestatus/update - {'parameters': [{'parName': 'currentElectricityUsed', 'parOldVal': '0.72', 'parNewVal': '0.75'}, {'parName': 'remainingTimeMM', 'parOldVal': '48', 'parNewVal': '47'}, {'parName': 'remainingMainWashTime', 'parOldVal': '15', 'parNewVal': '14'}, {'parName': 'totalElectricityUsed', 'parOldVal': '1.84', 'parNewVal': '1.87'}], 'macAddress': 'xx-xx-xx-xx-xx-xx', 'applianceTypeName': 'WM', 'eventId': '63', 'timestamp': '2024-10-16T15:36:24.1Z', 'transactionId': 'xx-xx-xx-xx-xx-xx_2024-10-16T15:36:24.1Z'}
2024-10-16 17:36:24.355 DEBUG (Dummy-57) [custom_components.hon] Manually updated hon data
2024-10-16 17:36:24.360 WARNING (Dummy-57) [homeassistant.helpers.frame] Detected that custom integration 'hon' calls async_write_ha_state from a thread other than the event loop, which may cause Home Assistant to crash or data to corrupt. For more information, see https://developers.home-assistant.io/docs/asyncio_thread_safety/#async_write_ha_state at custom_components/hon/sensor.py, line 849: self.async_write_ha_state(), please report it to the author of the 'hon' custom integration
2024-10-16 17:36:24.361 DEBUG (Dummy-5) [custom_components.hon] Manually updated hon data
2024-10-16 17:36:24.361 INFO (Dummy-5) [pyhon.connection.mqtt] haier/things/xx-xx-xx-xx-xx-xx/event/appliancestatus/update - {'parameters': [{'parName': 'currentElectricityUsed', 'parOldVal': '0.72', 'parNewVal': '0.75'}, {'parName': 'remainingTimeMM', 'parOldVal': '48', 'parNewVal': '47'}, {'parName': 'remainingMainWashTime', 'parOldVal': '15', 'parNewVal': '14'}, {'parName': 'totalElectricityUsed', 'parOldVal': '1.84', 'parNewVal': '1.87'}], 'macAddress': 'xx-xx-xx-xx-xx-xx', 'applianceTypeName': 'WM', 'eventId': '63', 'timestamp': '2024-10-16T15:36:24.1Z', 'transactionId': 'xx-xx-xx-xx-xx-xx_2024-10-16T15:36:24.1Z'}
2024-10-16 17:36:24.470 DEBUG (Dummy-7) [custom_components.hon] Manually updated hon data
2024-10-16 17:36:24.470 INFO (Dummy-7) [pyhon.connection.mqtt] haier/things/xx-xx-xx-xx-xx-xx/event/appliancestatus/update - {'parameters': [{'parName': 'currentElectricityUsed', 'parOldVal': '0.72', 'parNewVal': '0.75'}, {'parName': 'remainingTimeMM', 'parOldVal': '48', 'parNewVal': '47'}, {'parName': 'remainingMainWashTime', 'parOldVal': '15', 'parNewVal': '14'}, {'parName': 'totalElectricityUsed', 'parOldVal': '1.84', 'parNewVal': '1.87'}], 'macAddress': 'xx-xx-xx-xx-xx-xx', 'applianceTypeName': 'WM', 'eventId': '63', 'timestamp': '2024-10-16T15:36:24.1Z', 'transactionId': 'xx-xx-xx-xx-xx-xx_2024-10-16T15:36:24.1Z'}

@rigerc
Copy link

rigerc commented Oct 22, 2024

Same here, not updating

@c7homas
Copy link

c7homas commented Oct 22, 2024

Hello
Not wanting to undermine the great work already done with this project - however is it now dead, as this has been reported without any kind of notifcation that its even being looked into,
Again - I totally understand life ect and this is a side project - however at the moment alot of people are left without HA updating with currect and correct values from their devices.
Thanks

@davidanderle
Copy link

@c7homas I think the problem is that Andre0512 got in a legal debate with HON as this addon goes against their TNC. So I think it's unlikely that the project will be revived.

@raymondjstone
Copy link

Firstly yes Andre seems to have stopped working on this but it should be noted that version 14 was developed alongside HON staff as part of the agreement to keep the project going.

Version 14 is however totally rubbish and the issue reported in this thread has been reported at least once before, I think more than once, and the answer is to go back to version 13. HON however changed the login methods at the same time and so you actually need a mix of 13 and 14 which other repos do provide (I for example have my install running quite happily, I am using the version at https://github.com/addshore/hon

@danielk117
Copy link

danielk117 commented Oct 23, 2024

Sad news, if its true.

I've switched over to https://github.com/gvigroux/hon, which is a different but simular project. And for me and my washing machine, it is working fine.

@hartitman hartitman mentioned this issue Oct 23, 2024
@hartitman
Copy link

On the recommendationof danielk117, I have switched to https://github.com/gvigroux/hon and all is working, unfortunatley slightly reduced functionality but more than enought to make it worth it. This can be found as an intergration is HA, it shows with alot less downloads. All entities updaing with my dishwasher.

@rigerc
Copy link

rigerc commented Oct 23, 2024

I used that too but it kept logging me out on the official hOn app and forcing me to do first time setup stuff again and again. Although this could just be because of the horrible app itself but I haven't had it after I stopped using it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests