Help with NodeMCU and rgb led diodes setup

Hi there,

I am making a little project were I need to drive 5 rgb led diodes from an NodeMCU (esp8266).
Which I want to change color trough home assistant as events happen.

I don’t know anything about hardware so I found out that I need some sort of resistor 220 ohms per color pin on one rgb led diode. So that would be 3 220 ohm resistors per rgb led diode.

The only thing I can’t find out is if the nodemcu can power this or if I need another power supply.
The leds will be on all the time together.

Can somebody point me in the right direction? :slight_smile:
It would also be cool if I could add some more sensors later on with the same setup.

Thanks in advance!