Newan

Results 45 comments of Newan

Adapter findet ihr unter: https://github.com/Newan/ioBroker.ecoflow

https://github.com/Newan/ioBroker.pv-power-control Still in working

is is not an server problem. I upload (post) to your URL like: http://ngx-uploader.com/upload ![image](https://user-images.githubusercontent.com/3693094/35337872-8bad60fa-011c-11e8-91bf-957e14355fca.png) But the error is the same in my project: ![image](https://user-images.githubusercontent.com/3693094/35337882-9aa97558-011c-11e8-88bc-d735ce48f0e5.png) Your demo project works on...

if it is a server error, the error must be fixed with your http://ngx-uploader.com/upload server, but it doesn't. i copy your AppHomeComponent to my project. i make minimal changes for...

Thanks great, I will test it tomorrow. I think is is an combination of angular version other modules an this module. If I find something I will report

i catched the error: - extract your project - `npm install` - `npm install pace-js --save` - add in .angular-cli.json under scripts: ``` "scripts": [ "../node_modules/pace-js/pace.min.js"], ``` - `ng serve`...

https://www.npmjs.com/package/ng2modules-easypiechart

Das selbe hier, in der App habe ich keine Möglichkeit kein Password zu verwenden. Es muss mindestens ein Charakter verwendet werden, aber dann kann der Token nicht ausgelesen werden. Möglichkeit...

Gibt es da eine api etc und wo ist diese zu finden?