README
pimatic rest-api plugin
The pimatic-rest-api plugin is deprecated, because pimatic >= 0.8.0 has build in support for rest calls and a new external api. Please remove the plugin from your config.
Provides a rest-api for the webinterface.
<script type="module">
import pimaticRestApi from 'https://cdn.skypack.dev/pimatic-rest-api';
</script>
The pimatic-rest-api plugin is deprecated, because pimatic >= 0.8.0 has build in support for rest calls and a new external api. Please remove the plugin from your config.