-
Add one more function which is executed at the end of the initial setup and configures a few details like
```
adduser openhab dialout
adduser openhab tty
adduser pi dialout
adduser pi tty
```
…
-
Is there any way to use this program to shutdown the Pi similar to this method: https://howchoo.com/g/ymy4nza0nzb/reboot-your-raspberry-pi-using-an-amazon-dash-button ?
-
It appears that "new" model Dash buttons (they have finally been released in the UK, and I'm playing with one on the day of release) behave differently when connecting to the network than the previous…
-
please add a MAC discovery filter with "AC:63:BE:_". at the moment my fire hd with "A0:02:DC:_" would be detected as dash :D
-
As The Jenkins PR builder has memory issues with activated checks, I tried out Travis instead.
There, the builds run through nicely, without any memory issues.
Unfortunately, they seem to be "too …
-
We are trying to move from heroku dataclips to metabase.
Best of feature of dataclips is the possibility to share a link with query result in JSON format.
Is there a way for do it with metabase?
Tha…
-
The last version don't show lights objects, but only some accessories.
The problem is common?
Sandro
-
I get the above error message when attempting to load markdown-mode, including when it is generating the autoloads during an attempt to run `package-reinstall`.
-
See also https://forum.pimatic.org/topic/2180/amazon-dash-button-plugin-available/3
Getting back to this, I can reproduce this problem, now. It occurs if the device had been added a to view page. Whe…
-
libpcap is supposed to have a filtering feature that only requests for specific mac address ranges are returned. Since this is performed on a low kernel level, the filtering should be more efficient t…