All Projects → Zefau → ioBroker.jarvis

Zefau / ioBroker.jarvis

Licence: other
jarvis - just another remarkable vis

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ioBroker.jarvis

ioBroker.mihome-vacuum
Control your Xiaomi vacuum cleaner
Stars: ✭ 96 (-25.58%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.openhab
Connect ioBroker with openHAB
Stars: ✭ 13 (-89.92%)
Mutual labels:  home-automation, smarthome, iobroker
Iobroker
Automate your life!
Stars: ✭ 826 (+540.31%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.cloud
Enable access to ioBroker from internet
Stars: ✭ 36 (-72.09%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.knx
connect KNX via eibd
Stars: ✭ 46 (-64.34%)
Mutual labels:  home-automation, smarthome, iobroker
Iobroker.discovery
This adapter tries to discover all known devices
Stars: ✭ 20 (-84.5%)
Mutual labels:  home-automation, smarthome, iobroker
Iobroker.admin
user interface for configuration and administration
Stars: ✭ 207 (+60.47%)
Mutual labels:  home-automation, smarthome, iobroker
Iobroker.js Controller
ioBroker controller
Stars: ✭ 238 (+84.5%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.ecovacs-deebot
Control your Ecovacs Deebot vacuum cleaner with ioBroker
Stars: ✭ 36 (-72.09%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.homepilot20
Rademacher Homepilot 2.0 (version >= 5.0.39)
Stars: ✭ 19 (-85.27%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.denon
Denon AVR adapter for ioBroker
Stars: ✭ 15 (-88.37%)
Mutual labels:  home-automation, smarthome, iobroker
Iobroker.javascript
Script engine for JavaScript and Blockly
Stars: ✭ 244 (+89.15%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.hm-rpc
Connects HomeMatic Interface-Processes to ioBroker
Stars: ✭ 55 (-57.36%)
Mutual labels:  home-automation, smarthome, iobroker
ioBroker.hm-rega
Connects HomeMatic CCU "Logic Layer" ("ReGaHSS") to ioBroker
Stars: ✭ 36 (-72.09%)
Mutual labels:  home-automation, iobroker
CometVisu
Repository for the CometVisu building automation visualisation.
Stars: ✭ 60 (-53.49%)
Mutual labels:  smarthome, visualisation
ioBroker.fullybrowser
fullyBrowser intergration in iobroker
Stars: ✭ 18 (-86.05%)
Mutual labels:  vis, iobroker
ioBroker.scenes
Group states to scenes and control them.
Stars: ✭ 26 (-79.84%)
Mutual labels:  smarthome, iobroker
homify
🏡 Open-source home automation / smarthome platform running on PHP (Laravel).
Stars: ✭ 45 (-65.12%)
Mutual labels:  home-automation, smarthome
ioBroker.vis-inventwo
Individualisierbare VIS Widgets für den ioBroker
Stars: ✭ 38 (-70.54%)
Mutual labels:  smarthome, iobroker
klf-200-api
This module provides a wrapper to the REST API of a KLF-200 interface. Supporting the new API with firmware version 0.2.0.0.71 is in progress.
Stars: ✭ 29 (-77.52%)
Mutual labels:  home-automation, iobroker

Logo

ioBroker.jarvis

jarvis - just another remarkable vis

Number of Installations Stable Version NPM Version Commits since last release Travis CI Downloads

NPM

Anleitung / Installation / Hilfe

Siehe Linksammlung im Wiki.

Changelog

Please also see release page for changelog and detailed information.

v3.0.0

🌟 newly added features

Layout

  • Add navigation drawer (#81)
  • Flexible Layout: Allow Widgets to span accross columns (#129)
  • add Jumper / Link functionality to quickly change view to a certain tab / widget (#143)
  • Allow TopBar / TabBar to be placed on either top or bottom (#234)
  • Dropdown Menü für Button in der TAB-Leiste (#638)
  • Introduce tiles (#235)
  • Add option to use icon as State indication (#264)
  • Introduce different widget sizes (#277)
  • Swipe to switch between tabs (#19)
  • Automatischer Seitenwechsel nach x Minuten (#293)

Geräte / States

  • Allow usage of Json-Format for Device Label (#536)
  • Allow styling of Device body and label (#612)

Modul Chart

  • Anmerkung: Das Modul Chart (aus v2) wurde in v3 in HistoryGraph umbenannt. Das neu eingeführte Modul Chart in v3 erlaubt den Vergleich von verschiedenen Datenpunkt-Wertern (keine historischen Werte mehr; hierfür ist nun HistoryGraph zu nutzen).
  • Migrate from Chart.js to Apache ECharts (#282)
  • Rework / dense Chart layout (#446)
  • Bar graph (#427)
  • add secondary y-axis (#326)

Modul JsonTable / HtmlTable

  • add new module HtmlTable (#676) Anmerkung: Liest HTML Tabellen aus ioBroker (analog zu JSON-Strukturen beim Modul JsonTable) und stellt diese als Tabelle in jarvis dar
  • Improve module JsonTable (#679) Anmerkung: Spalten umbenennen, Werte durch eigene Funktionen ändern, HTML nutzen, etc.

Modul AdapterStatus

  • Allow to start / stop adapter instance
  • Add Info Type from the Adapter Updates (#346)

Modul Calendar

  • Custom colors for calendars (#660)

Modul iFrame

  • Aktualisierung von iFrame oder Image nur wenn zugehöriger TAB aktiv ist (#458)
  • Allow usage of settings parameter within URL of iFrame module (#335)

Status / Trigger

  • ButtonAction als Taster (#450)
  • ToogleMode for ButtonAction / IconButtonAction (#408)
  • Allow icon as state status (#680)
  • allow specific values for trigger action (#757)
  • LevelBody: Einheit im Slider-Label berücksichtigen (#1188)

Einstellungen / Settings

  • Keep jarvis open in different tab/window while editing config (#355)
  • Save / apply configuration without reloading page (#311)
  • add Autocompletion of state on typing in device configuration (#420)
  • Settings Button im Menü ausblenden (#437)
  • Security prompt when deleting an entry (#76)
  • Funktiontasten (PC) zur Bearbeitung für Jarvis (#973)

Sonstiges

  • Importer erkennt nun mehr HomeMatic / HomeMatic IP Geräte (#719, #1186, #1196)
  • neues Logo (#144)

🐛 fixed bugs

License

The CC BY-NC-ND 4.0 License https://creativecommons.org/licenses/by-nc-nd/4.0/

Copyright (c) 2020 - 2022 Zefau [email protected]

By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International Public License ("Public License").

To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.

Read full license text in LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].