A WeakAuras Wago.io bridge made with electron-vue
WeakAuras-Companion
The bridge between WeakAuras and wago.io.
Installation
Require WeakAuras version >= 2.11-beta2
Install last executable from https://weakauras.wtf/ or https://github.com/WeakAuras/WeakAuras-Companion/releases/latest
Follow instruction on Companion
Build Setup
# install dependencies
yarn
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn run build
Extract new translation strings to i18n/*.json files
yarn run extract-i18n-messages