-
[MacOS]
I’m facing problem in version 2.0.1 that probably somewhere is old config.json from version 1.x and it has old IP address of bridge. I tried to use force, host, ip options with setup but no…
-
I have this old C++ Code which I am trying bring over to JS:
```
while (!Terminated) {
FT_W32_SetCommBreak(ftHandle);
FT_W32_ClearCommBreak(ftHandle);
FT_W32_WriteFile(ftHa…
-
_From [si...@nomis52.net](https://code.google.com/u/100927661077854655312/) on February 16, 2013 11:24:25_
We should track this property of a responder. The count is less interesting since it often v…
-
Get error recently with HA
log error:
Logger: homeassistant.config
Source: custom_components/dmx/light.py:40
Integration: dmx ([documentation](https://github.com/jnimmo/hass-dmx/))
First occu…
-
same background as this question: https://github.com/tsduck/tsduck/issues/776
There are Linux DVB devices that don't have an equal number of the primary three device types:
- frontend
- demux
…
SS-FF updated
3 years ago
-
Hi,
I bought a DMX interface (the one from bitwizard) for my raspberry pi. On the product description, it's written that the TX is implemented in OLA but not the RX.
So I tried to install ola to …
-
I have a setup with hyperion running displaying to a WLED controlled led strip. I want to be able to use LedFx instead. Currently I'm running them both as services with systemd and stopping one to sta…
-
I used to use Artemis v1 years ago until GHUB came out for Logitech devices and I just remembered it and came to check out the state of the project today, and v2 looks absolutely phenomenal! Excellent…
-
### Is this a feature relevant to companion itself, and not a module?
- [X] I believe this to be a feature for companion, not a module
### Is there an existing issue for this?
- [X] I have searched…
-
when I connect my dmx usb pro, it crashes because it calls pure virtual method for readLabel in QDmxUsbDevicePrivate::init().
It works with my enttec opendmx.
I'm trying to debug to see where the pr…