Version 22305 with ZWaveJS -- Invalid Entity IDs in log
-
Hey Patrick,
Just upgraded zwavejs in home assistant and all of the entities in zwavejs are not showing in reactor. Not sure if they broke something in how you read the data or if they broke something with how they read and display the attributes. when I duplicate the screen a few comments back now, it is blank. the zwavejs>controller_all shows all the sys_group.members:sys_group.empty=false
sys_group.members=["zwavejs>system","zwavejs>1-0","zwavejs>35-0","zwavejs>35-0-001","zwavejs>35-0-002","zwavejs>35-0-003","zwavejs>35-0-004","zwavejs>35-0-005","zwavejs>36-0","zwavejs>36-0-001","zwavejs>36-0-002","zwavejs>36-0-003","zwavejs>36-0-004","zwavejs>36-0-005","zwavejs>36-0-009","zwavejs>37-0","zwavejs>37-1","zwavejs>37-2","zwavejs>37-3","zwavejs>37-4","zwavejs>37-5","zwavejs>37-6","zwavejs>37-7","zwavejs>39-0","zwavejs>39-0-001","zwavejs>39-0-002","zwavejs>39-0-010","zwavejs>40-0","zwavejs>40-0-001","zwavejs>40-0-002","zwavejs>40-0-003","zwavejs>40-0-004","zwavejs>40-1","zwavejs>40-2","zwavejs>40-3","zwavejs>40-4","zwavejs>40-5","zwavejs>40-6","zwavejs>40-7","zwavejs>40-8","zwavejs>40-9","zwavejs>45-0","zwavejs>45-0-001","zwavejs>45-0-002","zwavejs>45-0-003","zwavejs>45-0-004","zwavejs>45-0-005","zwavejs>45-0-009","zwavejs>46-0","zwavejs>46-0-001","zwavejs>46-0-002","zwavejs>46-0-003","zwavejs>46-0-004","zwavejs>46-0-005","zwavejs>46-0-009","zwavejs>47-0","zwavejs>48-0","zwavejs>49-0","zwavejs>51-0","zwavejs>54-0","zwavejs>55-0","zwavejs>56-0","zwavejs>57-0","zwavejs>58-0","zwavejs>59-0","zwavejs>60-0","zwavejs>61-0","zwavejs>65-0","zwavejs>66-0","zwavejs>69-0","zwavejs>70-0","zwavejs>70-1","zwavejs>70-2","zwavejs>71-0","zwavejs>73-0","zwavejs>83-0","zwavejs>84-0","zwavejs>85-0","zwavejs>86-0","zwavejs>87-0","zwavejs>88-0","zwavejs>90-0","zwavejs>94-0","zwavejs>94-1","zwavejs>94-2","zwavejs>95-0","zwavejs>98-0"]Currently on MSR 22305 and zwavejs 10.3.0
zwavejs error logs is full of these:
[latest-22305]2022-11-01T14:56:52.344Z <ZWaveJSController:CRIT> Error: Invalid entity ID Error: Invalid entity ID at new Entity (/opt/reactor/server/lib/Entity.js:244:19) at ZWaveJSController.getEntity (/opt/reactor/server/lib/Controller.js:695:28) at ZWaveJSController._register_node (/var/reactor/ext/ZWaveJSController/ZWaveJSController.js:1021:31) at processTicksAndRejections (node:internal/process/task_queues:96:5) [latest-22305]2022-11-01T14:56:52.344Z <ZWaveJSController:ERR> ZWaveJSController#zwavejs node 35 setup failed: [Error]Error: Invalid entity ID [latest-22305]2022-11-01T14:56:52.344Z <ZWaveJSController:CRIT> Error: Invalid entity ID Error: Invalid entity ID at new Entity (/opt/reactor/server/lib/Entity.js:244:19) at ZWaveJSController.getEntity (/opt/reactor/server/lib/Controller.js:695:28) at ZWaveJSController._register_node (/var/reactor/ext/ZWaveJSController/ZWaveJSController.js:1021:31) at processTicksAndRejections (node:internal/process/task_queues:96:5) [latest-22305]2022-11-01T14:56:52.344Z <ZWaveJSController:ERR> ZWaveJSController#zwavejs node 36 setup failed: [Error]Error: Invalid entity ID [latest-22305]2022-11-01T14:56:52.345Z <ZWaveJSController:CRIT> Error: Invalid entity ID Error: Invalid entity ID at new Entity (/opt/reactor/server/lib/Entity.js:244:19) at ZWaveJSController.getEntity (/opt/reactor/server/lib/Controller.js:695:28) at ZWaveJSController._register_node (/var/reactor/ext/ZWaveJSController/ZWaveJSController.js:1021:31) at processTicksAndRejections (node:internal/process/task_queues:96:5) [latest-22305]2022-11-01T14:56:52.345Z <ZWaveJSController:ERR> ZWaveJSController#zwavejs node 37 setup failed: [Error]Error: Invalid entity ID [latest-22305]2022-11-01T14:56:52.345Z <ZWaveJSController:CRIT> Error: Invalid entity ID Error: Invalid entity ID at new Entity (/opt/reactor/server/lib/Entity.js:244:19) at ZWaveJSController.getEntity (/opt/reactor/server/lib/Controller.js:695:28) at ZWaveJSController._register_node (/var/reactor/ext/ZWaveJSController/ZWaveJSController.js:1021:31) at processTicksAndRejections (node:internal/process/task_queues:96:5) [latest-22305]2022-11-01T14:56:52.345Z <ZWaveJSController:ERR> ZWaveJSController#zwavejs node 39 setup failed: [Error]Error: Invalid entity ID [latest-22305]2022-11-01T14:56:52.345Z <ZWaveJSController:CRIT> Error: Invalid entity ID Error: Invalid entity ID
Just watched the action in the zwavejs debug window and it appears to be capturing the button push.
2022-11-01T23:07:07.393Z CNTRLR « [Node 045] received CentralScene notification {
"nodeId": 45,
"ccId": "Central Scene",
"ccCommand": "0x03",
"payload": "0x008401"
} -
It looks like you pulled right on an interim build that I was testing. Pull the Reactor release again and restart.
Also, please don't piggy-back old topics for new problems. Start a new topic for a new subject.
-
T toggledbits locked this topic on