homie-server icon indicating copy to clipboard operation
homie-server copied to clipboard

Web server for managing Homie devices, a lightweight MQTT convention for the IoT

Results 5 homie-server issues
Sort by recently updated
recently updated
newest added

i edit the infrastructure.yml ``` devices: - id: 811c09e0 location: Olmatix House nodes: - type: light id: switch name: Lampu Kamar - id: 80be27e0 location: Olmatix House nodes: - type:...

bug

Going forward, devices will be recognized automatically using mDNS. People would then access a page on the dashboard to accept or refuse devices.

enhancement

I would like to add "traits" to HomieNode. For example, in case of a light, if it has no traits property, only "on" property is mandatory. But if I add...

enhancement

As I see, currently the server can be run only as cli and read the config from /.homie. I would love to be able to import it into my app...

enhancement

`config.yml` should contain a `language` field to change the strings of the GUI.

enhancement