Marvin ROGER

Results 55 comments of Marvin ROGER

Well nothing seems wrong, and an error would be shown if the `yml` was problematic. Sounds like a bug! This project is kind of unmaintained currently, this was really a...

Don't forget it's in alpha, so it's very much feature-incomplete and buggy. Unfortunately I don't, this is why I built this one.

Why did I talked about mDNS? No need to, as the devices are configured to reach the MQTT broker.

Simply put, you would have to create a "bridge" between your devices and the convention. Node-RED might help, with https://github.com/marvinroger/node-red-contrib-homie, but this is not documented for now.

If you intend to use `homie-server`, the only things it supports for light is on or off, there is no support for colors right now. And I am afraid I...

You probably have something already listening on port 80, try another port.

Well, this project is still in a very early state, but you're right, this UI is currently not configurable at all. We'll have to change that! Unfortunately I have no...

There is definitely a chance for that! I have little time right now, so I prefer to work on homie-esp8266. When I'll be a little bit more free, I will...

I think this is a good thing, for now, to avoid the need to write code to use Me API, so registering custom modules in modules.json is the finest to...

About the second point, letting the user choose the integrations during the `npm install` is I think, not a good idea. A `npm install` should not be blocking. As an...