UNPKG

node-red-contrib-power-saver

Version:

A module for Node-RED that you can use to turn on and off a switch based on power prices

8 lines (6 loc) 207 B
import { defineClientConfig } from "@vuepress/client"; import FloatingVue from "floating-vue"; import "floating-vue/dist/style.css"; export default defineClientConfig({ rootComponents: [FloatingVue], });