Marcus Wittig
Marcus Wittig
One problem is that the client socket handling of the max-control package used is poor. I did a quick review and found two cases which will leave the socket in...
Sounds great! Looking forward to this. Well, there is one thing which may cause a headache for some users. As you presumably won't support pimatic 0.8.x after 0.9 GA, I...
Thanks, for the clarification. I wasn't aware of the fact that state conditions are allowed in the WHEN part.
Did you also set debug on the plugin? I think this is the essential bit. ``` { "plugin": "homeduino", "debug": true, "active": true }, ```
+1 I think we need to migrate the code to using a authentication framework like Passportjs. With Passportjs or alike several aurthentication mechanisms can be supported easily.
@sweetpi Do you have access to the repo? There is a PR pending - https://github.com/tester22/pimatic-lirc/pull/1 Apart from this the "peerDependencies" needs to be updated for pimatic 0.9.
Did you edit the ping device using the device editor?
@andig the battery icons are part of the pimatic frontend plugin. This ticket is about providing iconified attribute values in a generalized way. However, as this feature is not available,...
@andig I'll have a look into this on Saturday. Can pls check in your code into the repo? Thanks
Thanks for reporting