-
It would be great to add the HM-LC-Sw1PBU-FM-CustomFW model as switch. This makes it possible to use the custom FW in andFHEM.
Device-Channel:
``` xml
```
Switch…
-
Da im Sommer nicht oft benötigt, weiß ich nicht, wie lange das Problem schon besteht, aber es gibt Probleme mit den Schaltplänen der HM-CC-RT-DN.
Anstatt der richtigen Werte, wie im WebInterface abge…
-
@incanus, I'm looking for ways to have our rendering performed in another thread. I understand that most of the UI is run from the main thread, so the render/update callbacks our `GLKViewController` g…
-
In [Message.php line 303](https://github.com/zendframework/ZendService_Apple_Apns/blob/master/library/ZendService/Apple/Apns/Message.php#L303) the existence of `JSON_UNESCAPED_UNICODE` results in mess…
-
Before:
![before](https://f.cloud.github.com/assets/618551/2056319/185d38a0-8ad8-11e3-93d8-417f96af45d8.png)
After:
![new](https://f.cloud.github.com/assets/618551/2056321/1e7bd07a-8ad8-11e3-9dfc-…
-
Just to be a good citizen https://developer.apple.com/library/ios/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/CustomizingExistingClasses/CustomizingExistingClasses.html#//apple_ref/doc/ui…
-
The size of the payload is computed with packaged_notification.size.to_i which includes [0, 0, 32, pt, 0, pm.size, pm]. Apple documentation (see https://developer.apple.com/library/mac/documentation/N…
-
I am using `node-apn` version `1.4.1`. My code looks like this:
```
var apnConnection = new apn.Connection({
cert: config.push_notify.ios.apn_cert,
key: config.push_notify.ios.apn_key,
pa…
-
JSONKit is no longer being maintained: it has a compiler warning, which can be turned off, with pragma directives, but i've been unable to find if there's a potential side effect.
Warnings aside, the…
-
See the below code from NSManagedObject+MagicalRecord.m. Computing entityName using the name of the NSManagedObject (sub)class is not correct since it's possible (and, as far as I know, completely va…