pimatic-ouimeaux

Plugin to integrate ouimeaux to control WiFi devices.

Usage no npm install needed!

<script type="module">
  import pimaticOuimeaux from 'https://cdn.skypack.dev/pimatic-ouimeaux';
</script>

README

pimatic ouimeux plugin

Plugin for the integration of Ouimeux to control WiFi switches. The ouimeaux daemon must be running to use this plugin.

Configuration

You can load the backend by editing your config.json to include:

{
   "plugin": "ouimeaux",
   "url": "<url>"
}

in the plugins section. For all configuration options see ouimeaux-config-schema

Devices are automatically added from ouimeaux, when the connection is established.