From c10ae431a26eb629ffbb1dd75b02387f2b51f6d0 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Sat, 6 Apr 2024 08:40:44 +0200
Subject: [PATCH] Feature/extend faq by data providers (#3239)
* Add data providers
* Update changelog
---
CHANGELOG.md | 1 +
.../app/pages/faq/self-hosting/self-hosting-page.html | 10 ++++++++++
2 files changed, 11 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c57e7ef19..ef8475d6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support to override the asset class of an asset profile in the asset profile details dialog of the admin control
- Added support to override the asset sub class of an asset profile in the asset profile details dialog of the admin control
- Added support to override the url of an asset profile in the asset profile details dialog of the admin control
+- Extended the content of the _Self-Hosting_ section by the data providers on the Frequently Asked Questions (FAQ) page
### Changed
diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
index 30ee5778b..0272f535e 100644
--- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
+++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
@@ -107,6 +107,16 @@
+
+
+ Which data providers are supported?
+
+ COINGECKO
, MANUAL
and
+ YAHOO
are officially supported while all other data
+ providers are considered experimental.
+
Which devices are supported?