Vincent Dieltiens
Vincent Dieltiens
I'm also interested in ESP2 support to control Eltako 14 controllers. I will test this evening if I can make it work in home assistant and my custom component. I...
What's the result of the `$result` ?. Just print it before the line : ``` js $decoded = json_decode(substr($result, strpos($result, '{')), true); ```
I can help to write docs. Why not write correctly the phpdoc and generate documentation ?
I ran into the same issue. I have customers/contacts and suppliers/contacts which are different. The next solution seems to work well : 1. Define the getFullRoute method (this is an...
My solution can be found at : https://github.com/vincentdieltiens/restangular