-
Hi,
I'm having problems getting mine working and hoped you could help.
I've read through the Troubleshooting guide and it hasn't helped.
I bought one of the excellent pre-made hubs and I'm pr…
-
Hello 2bnd5/ whoever reads this.
I am working through one of your example files, trying to debug my rig. I ran into a weird quirk when running the GettingStarted.ino.
When the system is put into Rec…
-
Hello everyone,
I've been unable to send messages between 2 radios:
- 1 Connected to my Beaglebone Black and
- the other one to an Arduino running the RF24 library.
### BBB Connections:
| Radio | B…
-
Hi, can you provide any suggestion for implementing a functions that could catch any IRQ signal? It would be necessary for waking up the MCU. Thanks. Very nice job.
-
Hi,
Would it be possible to add a parameter in the configuration to change the name of the generated binairy / service ?
Thanks :)
-
I've a setup with RGB+CCT LED'strips, spots and bulbs which can be controlled via the MiLight web interface. Now I'm creating scenes in Homeassistant. Switching between scenes does not switch between …
-
this my nodejs code on Pi3
```
const cePin = 24;
const irqPin = 25;
const spiDev = "/dev/spidev0.0";
pipes = [0x746D610000, 0x0000616D74];
var nrf = require('nrf');
var radio = nrf.connect(…
-
### Describe the bug
After more than a year of service, my milight-hub instance running on a Feather Huzzah seems to have become "forgetful". In the span of a day or less, all settings except the w…
-
### Describe the bug
This issue relates to #665. When setting the brightness level via MQTT MiLight Hub switches the brightness down to zero (by issuing 10 dim down commands) and then ramps up to t…
-
### Describe the bug
1.10.6 introduced the MQQT debounce delay. With 1.10.5, repeated presses of the same remote button would be send to the MQTT state topic. Since 1.10.6 the state topic is not send…