-
Can't you help me with my problem? I know, this project is old but I already want to ask you a question. Usually I use arduino IDE, but you wrote that this library is mentioned for Platformio, so i tr…
-
While doing some initial testing I realized that I don't have a code to add the accessory to the Home app on iOS. I used your sample code to create a fan then broadcast, but when trying to add the acc…
-
Hi all,
I started to work on a 2.0 Binding for Denon/Marantz AVR's. The 1.x Binding created by @idserda isn't working OK in OH2 and it doesn't seem like an easy upgrade to 2.0 from the existing cod…
-
Both Travis and AppVeyor tests fail at the moment. Travis seems to have a configuration issue. AppVeyor fails are semi-random and seem to do with race conditions. I could not reproduce AppVeyor failur…
r0x0r updated
6 years ago
-
See #8
**Edit:** Solution is on its way: https://github.com/levrik/mdi-react/issues/9#issuecomment-357510278
-
The message I got:
```
You need the Git 'CreateBranch' permission to perform this action. Details: identity 'Build\261ebc88-ad4f-46e6-9a3f-80c686537a67', scope 'repository'
```
-
# Refreshing the `npm link` command
This is a breaking change due to the all new `npm link`, the splitting of `npm unlink` from `npm rm` and the removal of `npm install --link`.
## PROBLEM
Th…
iarna updated
6 years ago
-
Hello Friends,
Let's get some feedback on this document, I know that censorship is a touchy subject so i'm sure we all have strong input.
I believe growth takes clarity and guidelines help to …
-
Hi dev,
Let me show you why would I need a single file to output the highest temperature of both CPU and GFX.
For example:
- If CPU temperature is 76000 and GFX temperature is 57000 - show 76…
-
I am fetching data from Wikipedia and i give them to [MaryTTS][1] which is a text to speech library .
So for example i fetch the text from Wikipedia API like this : [Wikipedia API Summary Searching…