-
Enables homie to search how a file was changed, why, and by who. It's like Git log on steroids.
-
To help devs start their day, Homie will DM a list of:
- tasks to work on
- reminders to check out
-
Derived from https://github.com/marvinroger/homie/issues/28#issuecomment-320690407
Besides all the technical definitions of the Homie convention, we should give simple checklist-like instructions f…
-
Hi @KarstenB,
I am getting the below error when trying to run the jar. Some of the values are published to MQTT, but not all.
I'm attaching also [PollingSettings.json](https://github.com/SmartHome…
-
### Submission type
- Request for enhancement (RFE)
### systemd version the issue has been seen with
> 237.31-1
### Used distribution
> ArchLinux
### Situation / use c…
conqp updated
6 years ago
-
The recent version (2.4) has new MQTT binding that supports auto-discovery: https://www.openhab.org/blog/2018-12-16-mqtt-arrives-in-the-modern-openhab-2-x-architecture.html#mqtt-thing-auto-discovery.
…
Misiu updated
5 years ago
-
-
I installed nginx with php, which does seem to work atm.
homie-control is reachable via homie.local from my LAN.
I can see the main page of homie-control, without any devices being activated.
So …
-
I would love to see some small sample programs that implement the Homie spec in different languages. For example a sample project that shows a Homie device implemented in Python + Paho MQTT. The same…
-
It would be nice to be able to define the channel type for discovered homie things in paper ui.
At the moment you can't define percent value or rollershutter for homie integer data types, they will…