Skip to content

Commit

Permalink
History moved to english
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Sep 20, 2023
1 parent 35587bc commit ef10c56
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 14 deletions.
7 changes: 7 additions & 0 deletions docs/de/history/history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
translatedFrom: en
translatedWarning: If you want to edit this document please delete "translatedFrom" field, elsewise this document will be translated automatically again
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/de/history/history.md
title: What's new
hash: ef6eMWMuY5hWeMvtpZEtxnxmJacCYJaffVmAObfjnuE=
---
# What's new

## frigate (2023-08-20)
Expand Down
81 changes: 67 additions & 14 deletions docs/en/history/history.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,74 @@
---
translatedFrom: de
translatedWarning: If you want to edit this document please delete "translatedFrom" field, elsewise this document will be translated automatically again
editLink: https://github.com/ioBroker/ioBroker.docs/edit/master/docs/en/history/history.md
title: What's new
hash: ef6eMWMuY5hWeMvtpZEtxnxmJacCYJaffVmAObfjnuE=
---
# What's new
## Vis-2-widgets-material (2023-09-10)
* (bluefox) door lock widget was added

![picture1](media/2023_09_10_vis-2-widgets-material-lock-1.png) ![picture1](../../de/history/media/2023_09_10_vis-2-widgets-material-lock-2.png)
## frigate (2023-08-20)
https://github.com/Bettman66/ioBroker.frigate

## Pushbullet (2023-09-10)
Frigate is an open source NVR built around real-time AI object detection. This adapter parses Frigate's MQTT messages and creates data objects from them

## notification-manager (2023-08-21)
https://github.com/foxriver76/ioBroker.notification-manager

Manage ioBroker notifications, e.g., by sending them as messages

## procon-ip (2023-08-24)
https://github.com/ylabonte/ioBroker.procon-ip

ioBroker adapter for basic support of the `ProCon.IP` swimming pool control unit.

## deyeicd (2023-08-29)
https://github.com/raschy/ioBroker.deyeidc

Data Collector vor `Deye`-compatible Inverter

## acme (2023-09-01)
https://github.com/iobroker-community-adapters/ioBroker.acme

This adapter generates certificates using ACME challenges.

## cec2 (2023-09-06)
https://github.com/iobroker-community-adapters/ioBroker.cec2

Adapter for HDMI CEC - You can monitor / control devices using HDMI CEC. Most modern TVs and multimedia devices support CEC to some extent.

## alexa2 (2023-09-09)
* (Apollon77) Update Alexa2 adapter to adjust to the changed Push-Notification system from Amazon to allow getting history and interaction information again

## vis-2-widgets-material (2023-09-10)
* (bluefox) Door lock widget has been added
![picture1](media/2023_09_10_vis-2-widgets-material-lock-1.png)
![picture1](media/2023_09_10_vis-2-widgets-material-lock-2.png)

## pushbullet (2023-09-10)
* (bluefox) API has been updated to version 3
* (bluefox) JSON configuration was added
![JSON config](media/2023_09_10_pushbullet.png)

## JSON config Dokumentation
* (bluefox) JSON-Config documentation has been added to the ioBroker website [hinzugefügt](https://www.iobroker.net/#en/documentation/dev/adapterjsonconfig.md).

## telegram-menu (2023-09-11)
https://github.com/MiRo1310/ioBroker.telegram-menu

Easily create Telegram Menus

## vis-2 (2023-09-12)
* (bluefox) Horizontaler Menü
![picture1](media/2023_09_12_vis-2-menu.png)

## echart (2023-09-12)
* (bluefox) Added the ability to export the data to JSON file
![picture1](media/2023_09_12_echart-1.png)
* (bluefox) Added the ability to restore zoom and pan after X seconds of inactivity
![picture1](media/2023_09_12_echart-2.png)
* (bluefox) Show legend as dialog
![picture2](media/2023_09_13_echart-3.png)

## js-controller (2023-09-14)
* (foxriver76) Release js-controller 5 to stable
* (foxriver76) Upgrade installer to just allow Node.js 16.x+

![JSON config](../../de/history/media/2023_09_10_pushbullet.png)
## apg-info (2023-09-16)
This adapter provides the peak-times for the Austrian Power Grid, where power consumption shall be avoided. In addition the adapter provides the PHELIX-AT Day-Ahead (EPEX Spot) prices for Austria.

## JSON config documentation
* (bluefox) JSON-Config documentation has been added to the ioBroker website (https://www.iobroker.net/#en/documentation/dev/adapterjsonconfig.md).
## tinymqttbroker (2023-09-16)
This is very tiny MQTT broker which is not managing any objects/states in iobroker but offers a central MQTT broker instance to publish an subscribe topics as MQTT client.
Binary file added docs/en/history/media/2023_09_12_echart-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/history/media/2023_09_12_echart-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/en/history/media/2023_09_13_echart-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ef10c56

Please sign in to comment.