node-red-contrib-home-assistant-websocket icon indicating copy to clipboard operation
node-red-contrib-home-assistant-websocket copied to clipboard

Test Entities Broken: Only update HA -> NR... Not from NR -> HA

Open BenJewell opened this issue 1 year ago • 7 comments

Describe the bug

I am having a strange issue with the Text entity node in Node Red that automatically creates the HA entity linked to NodeRed. One of my entities broke after trying to send data with special characters. After deleting it and creating a new entity, I was able to see it in HA (it was showing as unavailable before), but it only updates in one direction. If I update the value in HA, it updates in NR, but if I update it in NR, I can access the new value using “get value” in NR, but the value is not reflected in HA, no logbook entry. I have deleted and recreated text fields, and now I can’t get them working at all. The other types like the number still work fine.

To Reproduce

No response

Expected behavior

No response

Screenshots

No response

Example Flow

No response

Environment Information

Version: Latest

Home Assistant version: Latest Companion version: Latest

Node-RED version: Latest Docker: No Add-on: Yes

Node.js version: OS: HASS, latest

Additional context

No response

BenJewell avatar Feb 01 '24 05:02 BenJewell

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[bot] avatar Apr 01 '24 06:04 github-actions[bot]

Not stale, still waiting on a response.

BenJewell avatar Apr 01 '24 11:04 BenJewell

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[bot] avatar Jun 02 '24 06:06 github-actions[bot]

Can you use the diagnostics button in Node-RED and post the data?

https://zachowj.github.io/node-red-contrib-home-assistant-websocket/guide/diagnostics.html

zachowj avatar Jun 02 '24 06:06 zachowj

Here you go. By the way, the "Copy to Clipboard" button on this diagnostic dialog is broken as well.

Version: 0.65.0

Home Assistant version: 2024.6.3 Companion version: 4.0.0

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

Node.js version: v18.20.3 x64 linux OS: Linux 6.6.33-haos x64

BenJewell avatar Jun 29 '24 19:06 BenJewell