-
I see these errors on occasion. What are they and are they useful?
```
Nov 09 15:28:45 homie-dvm DVM[10466]: E: (P25) LC::encodeLC(), unknown LC value, mfId = $00, lco = $C8
Nov 09 15:28:45 homie-d…
-
Homie can write blog posts. Instead of asking for it in slack. We can add a button in the web app to create blog post which would generate a post inside homie.
-
If one were to add the model and serial number of the WaterFurnace heat pump unit, where is the best place which conforms to the homie way of doing things? Would it be under the topic /homie/aurora-x…
-
Currently all PRs require a `:homie-summary:`. This task is to automatically generate a Homie summary potentially via comments like
```
```
### Update
Instead of doing it in summary, let's just a…
-
Currently for empty tasks, homie is still trying to do a duplicate check, which fails. This task is to fix it so we ignore empty tasks.
![Image](https://github.com/user-attachments/assets/af2f41fd-ef…
-
Homie knows task requirements, so homie should be able to tell if any parts of the task were missed in a PR
-
are you interested in updating your plugin to conform to the Homie convention? (https://homieiot.github.io/specification/spec-core-v4_0_0/). That's what I've done in my fork (near re-write now) at htt…
-
Like `homie/5/my-device/$version`
This way a stateful client won't have to subscribe to the $description topic and parse the payload as long as the version is the same.
The description payload is …
-
This task is to re-implement the Contributors page and details page from the placeholder components in the web repo: https://github.com/homie-gg/web
- [ ] Add pages
- [ ] Follows same conventions as …
-
For general queries, sometimes Homie gets confused about what the user wants, is it tasks? pull requests? code help?
We can get more concise issues by:
- asking AI to classify the question type
- o…