Packages by ldittmar
iobroker.artnet
The adapter allows to send and receive MQTT messages from ioBroker and to be a broker.
iobroker.fronius
This is an ioBroker adapter for your Fronius PV inverter with Fronius Datalogger Web from version 2.0.4-1 onwards, Fronius Datamanager from version 3.0.3-1 onwards and Symo Gen24.
iobroker.sonoff
The adapter allows to send and receive MQTT messages from ioBroker and to be a broker.
iobroker.mqtt
The adapter allows to send and receive MQTT messages from ioBroker and to be a broker.
iobroker.legacy
CCU.IO-compatible webserver, ships with DashUI, yahui and SlimUI, provides SimpleAPI
iobroker.node-red
This adapter uses node-red as a service of ioBroker. No additional node-red instance required.
iobroker.hm-rpc
Connects HomeMatic Interface-Processes (BidCos-Services, Homegear and CUxD) via XML-RPC or BIN-RPC to ioBroker
iobroker.megad
Lets control the MegaD-328 over ethernet (http://www.ab-log.ru/smart-house/ethernet/megad-328) from ioBroker
iobroker.hue
Connects Philips Hue LED Bulbs, Friends of Hue LED Lamps and Stripes and other SmartLink capable Devices (LivingWhites, some LivingColors) via Philips Hue Bridges
iobroker.icons-open-icon-library-png
Icon set for visualisation as PNG from Open Icon Library project.
iobroker.info
This is an ioBroker adapter to get information about your system and some news about ioBroker.
iobroker.telegram
The adapter allows to send and receive telegram messages from ioBroker and to be a broker.
@iobroker/adapter-core
Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.
@iobroker/db-base
This Library contains base classes that are used by the database classes for ioBroker
@iobroker/db-objects-redis
The Library contains the Database classes for Redis based objects database client.
@iobroker/db-states-redis
The Library contains the Database classes for Redis based states database client.
@iobroker/db-objects-file
The Library contains the Database classes for File based objects database client and server.
@iobroker/db-states-file
The Library contains the Database classes for File based states database client and server.
@iobroker/db-states-jsonl
The Library contains the JSONL Database classes for File based states database client and server.
@iobroker/db-objects-jsonl
The Library contains the JSONL Database classes for File based objects database client and server.
@iobroker/js-controller-common
The Library contains the common utils of ioBroker which use the DB directly and thus cannot be required by the DB itself (cirular dependencies). It makes sense to place methods here too, which require typings from the database if they are surely not used
@iobroker/js-controller-common-db
The Library contains the common utils for the ioBroker controller which can be used by db classes too, as they do not rely on the db (circular dependencies).
@iobroker/repochecker
This is a code for frontend and back-end of the service <https://adapter-check.iobroker.in/>
@iobroker/vis-widgets-react-dev
React classes to develop vis widgets interfaces for ioBroker with react.
@iobroker/vis-2-widgets-react-dev
React classes to develop vis widgets interfaces for ioBroker with react.
@iobroker/legacy-testing
Module to test ioBroker adapters with legacy tests. For new tests please use @iobroker/testing
@iobroker/types
Since this package does not start with `@types/`, the types are not automatically included in your project. You need to add a reference to this package in your `tsconfig.json`:
@iobroker/webserver
This module provides a webserver, which automatically takes care of certificate handling using the ioBroker certificates.
@iobroker/dm-gui-components
ReactJS components to develop admin interface for ioBroker device manager.
@iobroker/webcomponent-selectid-dialog
This web component enables the implementation of the Select-ID Dialog for an ioBroker instance. It can operate with admin or web instances without requiring authentication. If admin/web has authentication enabled, there is no solution for that yet. It can
@iobroker/webcomponent-file-dialog
This web component enables the implementation of the File Dialog for an ioBroker instance. It can operate with admin or web instances without requiring authentication. If admin/web has authentication enabled, there is no solution for that yet.