How import .idf schedule to grasshopper

Hello everyone,

I have a grasshopper file and I edited an idf schedule file in E+. Can anyone help me how I can add my own schedule to the model?

Regards,
Shima

It depends on how you wrote the schedule, however, in general you can use a panel linked to add_str in the simulation component. Be careful to also put Schedule:Type that contains different names than the ones HB passes by default in the various schedules.
Best regards

Sounds good. Thank you so much.