-
Notifications
You must be signed in to change notification settings - Fork 1
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
Entity states are not updated #5
Comments
@vermut I am un the very same situazione. So question is: is it an intended behaviour or a bug? |
This is a bug, and I need to go and implement a fix. Seems like in new versions they are finally sending only changed fields, not the whole huge state. |
Yep, entities are updated correctly with version v1.1.0, thanks for working on this. |
Dowloaded and testing! Great @vermut ! The only thing is the "delay" (or latency) between the phisical event and the changed status of any entity. I noticed also that on the app you get a "real time update", while the same event is not always captured by the integration. Isn't there any change to work "locally" and thus with a quicker update? |
Reloading the integration adds the correct states to entities, but subsequent state changes are not reflected.
Central: X64V/4.20 (amcProtoVer 2)
Logs: home-assistant_amc_alarm_2024-06-10T13-41-28.729Z.log.txt
I previously reported in #4 that the latest integration update worked correctly when it successfully logged in, but did not pay attention to state updates.
The text was updated successfully, but these errors were encountered: