NEWS
introducing :: minuVis for ioBroker
-
After we made our homes smart with ioBroker, the appropriate visualization without registration in any cloud was still missing.
We tried a lot, but either it was too complicated, too inflexible or we just didn't like itThat is why we have built our visualization minuVis and want to present it here.
minuVis consists of 2 components:
- the Builder, to edit the configuration
- and the WebApp minuVis, for rendering the configurated items
Exact information you can find on:
- our homepage minukodu.de
- minuVis Quickstart
Builder and WebApp use socket-io-Adapter to connect to ioBroker.
The builder reads the object and stores the configuartion-files in the ioBroker-instance.
The WebApp subscribes the states and renders the values.Please give us a feedback for our app here in this forum,
bugs and feature-requests you please report at Github.There is also a video as a manual: https://www.youtube.com/watch?v=LdeCMv42g_s
Please be patience, allow longer answering times, we are developing in our free-time.
BTW: We are working on an android-app, reading the configuration from Builder and rendering nativ on your mobile.
your Minukodu-Team