-
-
Notifications
You must be signed in to change notification settings - Fork 52
Replies: 1 comment · 1 reply
-
Hey, first of all, code not so great yet 😉 Can you share what is the input? You can use debug node to figure it out. Please also have a look at wiki https://nrchkb.github.io |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hi Thanks for the quick reply. I did have a look at the wiki but couldn't see anything directly related. I used your expamples as a basis for the flow which was really helpful but I just could not seem to prevent the errors. I have pasted the flow below. Thanks
|
Beta Was this translation helpful? Give feedback.
-
Hi
I have an issue whereby I think I am getting a Homekit error see:-
"Instead of 0 try one of these characteristics: Name, CurrentHeatingCoolingState, TargetHeatingCoolingState, CurrentTemperature, TargetTemperature, TemperatureDisplayUnits, Name, CurrentRelativeHumidity, TargetRelativeHumidity, CoolingThresholdTemperature, HeatingThresholdTemperature"
Essentially I am polling a Heatmiser Net Monitor webpage for the temperatures of each room and then converting the message in Nodered and outputting it into Homekit. When the polling occurs and the node runs the debug window gets filled with messages similar to the one above. After a while the Node Red installation stops working and I have to reinstall everything again. Can anyone help me to understand what I need to do the preent the error message.
Many thanks and great code
Beta Was this translation helpful? Give feedback.
All reactions