ioBroker.simple-api
ioBroker.simple-api copied to clipboard
HTTP-API Interface to read and write objets and states
**Describe the bug** This warning came up today when I restarted ioBroker. Greetings Fabio Beim Neustart von ioBroker kam heute diese Warnung. Grüße Fabio **PS: Ist wohl hier das selbe:...
How can I query with relative dates instead of fixed ones? Examples: ``` http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-2d http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-1m http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=-4h http://ipaddress:8087/query/stateID1,stateID2/?dateFrom=today ``` Perhaps this is already working but I wasn't able to find any...
Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments...
Please add support for HTTP Basic authentication. Just extract the user information from the auth header for validation.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. Release notes Sourced from github/codeql-action's releases. CodeQL Bundle v2.15.5 Bundles CodeQL CLI v2.15.5 (changelog, release) Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.5: codeql/cpp-queries...
I have an external system which polls simple-api to read state values. This happens to be reading values from a sensor which is itself polled by the RPI2 adapter. Thus...
Updates the requirements on [@alcalzone/release-script](https://github.com/AlCalzone/release-script) to permit the latest version. Release notes Sourced from @alcalzone/release-script's releases. Release v3.7.0 Added -lf option to run the lock file update with the --force...
Updates the requirements on [@alcalzone/release-script-plugin-license](https://github.com/AlCalzone/release-script) to permit the latest version. Release notes Sourced from @alcalzone/release-script-plugin-license's releases. Release v3.7.0 Added -lf option to run the lock file update with the --force...
Updates the requirements on [@alcalzone/release-script-plugin-iobroker](https://github.com/AlCalzone/release-script) to permit the latest version. Release notes Sourced from @alcalzone/release-script-plugin-iobroker's releases. Release v3.7.0 Added -lf option to run the lock file update with the --force...
Bumps [@iobroker/adapter-core](https://github.com/ioBroker/adapter-core) from 2.6.8 to 3.0.4. Release notes Sourced from @iobroker/adapter-core's releases. Release v3.0.4 (foxriver76) ensure that utility methods work with the returned adapter instance on type level Release v3.0.3...