andrei-tatar / node-red-contrib-smartnora

Node Red Google Home integration
https://smart-nora.eu/
109 stars 24 forks source link

I have an issue while using NORA #231

Closed myozone closed 1 year ago

myozone commented 1 year ago

Describe the problem here... Hello, Just starting getting this error rin Node-red Error: HTTP response (404 {"description":"device missing","id":"85592c6db0a2bb3d"})

My user id is: LnZYV6ZBmDZFHoteX8fp5Txns063

andrei-tatar commented 1 year ago

@myozone Do you have multiple instances of node-red connecting to the same nora account? If you do, you need to use different group names for each instance

myozone commented 1 year ago

I did, now just the one. I was testing my VM which I've deleted.

andrei-tatar commented 1 year ago

@myozone You should trigger a resync so that all devices are synced correctly (restart node-red or add/removed a device). If/when you use multiple instances with the same group name (or the same default group name) they will override each others devices.

myozone commented 1 year ago

Ah ok, thank you, I'll give it go.

All going again now ! Thank you.

Just need to learn about each Smart Nora node and how to use them