-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi, excellent project..
I am a new Node Red user, so apologies for any dumb questions.
I have setup the mkaiser modbus solution, and it appears to be working just fine.
Created a home hobby account on https://toolkit.solcast.com.au/ and edited the Json to insert it.
Also imported your Flows.Json file into node red..
when I go to Deploy, I get these errors.
The workspace contains some unknown node types:
twilio-api
twilio out
I went into node red and removed the 3 unknown nodes ( I assume you added these as an SMS feature, but I don't have twilio and hopefully it will work without them).
It seems to deploy ok, but I am getting these errors/issues
Show Hidden
Get Forecast
Entity sensor.capra_drive_general_forecast not found
Get Import Price
Entity sensor.capra_drive_general_price not found
Get Feed-in Price
Entity sensor.amber_feed_in_price not found
Can you possibly guide me to fix this ?
also, is there a way to set a minimum feed in price before allowing export to happen ? I could not see any obvious spot to configure it.