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

State of entity nodes in global context not restored #1323

Open
DirkMu opened this issue Mar 13, 2024 · 4 comments
Open

State of entity nodes in global context not restored #1323

DirkMu opened this issue Mar 13, 2024 · 4 comments

Comments

@DirkMu
Copy link

DirkMu commented Mar 13, 2024

Describe the bug

I use a couple of number nodes. When Node-Red is restarted the state of the number node is not restored (read) from HA and stored in global context.

To Reproduce

Add a number entity. Maintain a value in HA. Restart Node-Red. Check state of entity in global context.

Expected behavior

No response

Screenshots

image
image

Example Flow

[{"id":"1d9f6a52a6dc625f","type":"ha-number","z":"2bd6dc17.504c44","name":"Test","version":1,"debugenabled":false,"inputs":0,"outputs":1,"entityConfig":"638a80c270d4b753","mode":"listen","value":"payload","valueType":"msg","outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"value"},{"property":"previousValue","propertyType":"msg","value":"","valueType":"previousValue"}],"x":222,"y":2880,"wires":[[]]},{"id":"638a80c270d4b753","type":"ha-entity-config","server":"97a02c30.758c8","deviceConfig":"","name":"test","version":"6","entityType":"number","haConfig":[{"property":"name","value":"test"},{"property":"icon","value":""},{"property":"entity_picture","value":""},{"property":"entity_category","value":""},{"property":"device_class","value":""},{"property":"unit_of_measurement","value":""},{"property":"min_value","value":1},{"property":"max_value","value":10},{"property":"step_value","value":""},{"property":"mode","value":"box"}],"resend":false,"debugEnabled":false},{"id":"97a02c30.758c8","type":"server","name":"Home Assistant","version":5,"addon":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true,"heartbeat":true,"heartbeatInterval":"30","areaSelector":"friendlyName","deviceSelector":"friendlyName","entitySelector":"id","statusSeparator":"um:","statusYear":"hidden","statusMonth":"short","statusDay":"numeric","statusHourCycle":"h23","statusTimeFormat":"h:m:s","enableGlobalContextStore":true}]

Environment Information

Version: 0.63.0

Home Assistant version: 2024.3.0
Companion version:

Node-RED version: 3.1.6
Docker: yes
Add-on: no

Node.js version: 16.20.2
OS:

Additional context

No response

@DirkMu
Copy link
Author

DirkMu commented Mar 13, 2024

Same issue appears for switch nodes
image

@DirkMu
Copy link
Author

DirkMu commented Mar 13, 2024

As well as for some other entity configs
image

@DirkMu DirkMu changed the title State of number node not restored State of entity nodes not restored Mar 14, 2024
@DirkMu DirkMu changed the title State of entity nodes not restored State of entity nodes not restored in global context Mar 14, 2024
@DirkMu DirkMu changed the title State of entity nodes not restored in global context State of entity nodes in global context not restored Mar 14, 2024
Copy link
Contributor

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

@github-actions github-actions bot added the Stale label May 15, 2024
@DirkMu
Copy link
Author

DirkMu commented May 15, 2024

Not stale. Happens every time and is reproducible easily in my environment.

@github-actions github-actions bot removed the Stale label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant