Radu Andries
Radu Andries
When some entities contain errors the plugin returned a soapfault with a generic error. This commit returns a success with entity ids that have been migrated and the error message....
Add license to bower.json
### Already reported ? * - [X] I have searched the existing open and closed issues. ### Regression? No ### System Info and Version irrelevant - not a software bug...
This hides the GSR.ino code behind a define - GSR_PLATFORMIO_LIBRARY which can be then used inside platformio.ini instead of deleting the GSR.ino file every single update. Example usage: ``` [env]...