sidoh / esp8266_milight_hub

Replacement for a Milight/LimitlessLED hub hosted on an ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use on Node Red

dracedj opened this issue · comments

Hi, Im a beginner with MQTT and Node Red.
Im trying to use this milight hub with node red, but i cant get it working.
Is there anybody which could share a flow so i can use that to modify to my wishes?

commented

I think you need an mqtt broker like mosquitto, which has to run on a raspi or NAS or on another server. At me mosquitto mqtt broker runs on Synology NAS.

Node Red has an mqtt client included.

Axel