-
I actually found about this project today, and I totally want to try that :)
I'm new to the electronic part of the project, so it's probably going to be quite a challenge. The end game for me would…
-
##### CURRENT BEHAVIOUR:
Currently the chest spawns halfway over a ledge and in the middle of the room.
![old_chest](https://user-images.githubusercontent.com/541438/104807267-…
-
While writing my own web client for z2m, the thought struck me that MQTT is actually pretty inconvenient for that. So why not just cut out the middleman? :-) It would be great if instead of `z2m -> mo…
-
The MQTT AbstractBrokerHandler produces erroneous logger warnings when OH is being shutdown for the EspMilight, HomeAssistant, and Homie, discovery services. The messages are either _"Tried to unsubsc…
-
I started fixing `ncdirect_styles` parameter to be const, like the analogous `ncplane_styles` function, but then I've found more related things I could fix a little. So I changed the return type to `u…
-
Everything in this project has been new for me, soldering, ordering a custom PCB, dealing with firmware. I am now at the point that i'm trying to implement it into Home Assistant. It is connected to t…
-
### Describe the bug
When starting BF10.8.0 RC1 GUI, the application does not show up, but multiple processes are being created and running.
Indeed, I cannot kill all processes easily. I have …
-
In cpplint messages
```
src/Homie/Boot/BootNormal.cpp:995: Using C-style cast. Use static_cast(...) instead [readability/casting] [4]
src/Homie/Boot/BootNormal.cpp:999: Using C-style cast. Use…
-
## Your Environment
* Version used: 2.4 (oh and addons2)
* Environment name and version: Oracle Java 8
* Operating System and version: NixOS (linux)
Since the homie convention specifies that a…
-
Hi there,
first of all thanks for this library, I really like how easy it is to build homie devices!
When I tried to use it for my first real-world project, I ran into the following issue, though.…