From 3340752087c7a26089f605336e40a6bbe4b40241 Mon Sep 17 00:00:00 2001 From: "Martin M." Date: Wed, 15 Jan 2025 17:50:35 +0100 Subject: [PATCH] Update history.md - add flexcharts (#573) --- docs/en/history/history.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/en/history/history.md b/docs/en/history/history.md index 97d355e19..617c942dc 100644 --- a/docs/en/history/history.md +++ b/docs/en/history/history.md @@ -730,11 +730,21 @@ An ioBroker adapter for reading data from one or up to eight climate controllers ## teslafi (11.1.2025) – new adapter at stable https://github.com/hombach/ioBroker.teslafi - + The TeslaFi adapter enables effortless integration of vehicle data from your TeslaFi account into the ioBroker system. Leverage this data to enhance your Tesla experience and optimize home automation workflows. +## flexcharts (15.1.2025) – new adapter at stable +https://github.com/MyHomeMyData/ioBroker.flexcharts + + + +There are several adapters available to view charts within ioBroker. Typically not all features of the used graphical sub system could be used in this way. E.g. it's not possible to view fully featured stacked charts with eChart-Adapter. + +This adapter uses a different approach. It brings almost the complete feature set of Apache ECharts to ioBroker. + +