From 3b3d5ed784b6e79f5e8246d538032c5b9ad13298 Mon Sep 17 00:00:00 2001 From: Falko Richter Date: Fri, 12 Jul 2024 10:29:56 +0000 Subject: [PATCH 1/2] actors documentation --- source/configuration/bffh_config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/configuration/bffh_config.md b/source/configuration/bffh_config.md index 8731c8d..6b17d00 100644 --- a/source/configuration/bffh_config.md +++ b/source/configuration/bffh_config.md @@ -178,6 +178,10 @@ Contains list of actors Actors are defined by a module and one or more paramters Currenty supported actors: + +#### `Actors` that can be added manually +https://gitlab.com/fabinfra/fabaccess/actors contains a list of actors. + #### `Shelly Actor` This actor connects BFFH over an MQTT-Server to an shelly device. From 02b5a27e23539a1e1e9e2f98b9891b4b101e48e5 Mon Sep 17 00:00:00 2001 From: Falko Richter Date: Fri, 12 Jul 2024 10:41:22 +0000 Subject: [PATCH 2/2] Update bffh_config.md --- source/configuration/bffh_config.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/configuration/bffh_config.md b/source/configuration/bffh_config.md index 6b17d00..394bf78 100644 --- a/source/configuration/bffh_config.md +++ b/source/configuration/bffh_config.md @@ -182,6 +182,8 @@ Currenty supported actors: #### `Actors` that can be added manually https://gitlab.com/fabinfra/fabaccess/actors contains a list of actors. +The `Tasmota` actor for example (https://gitlab.com/fabinfra/fabaccess/actors/tasmota/) is working and has some community contributions (https://gitlab.com/fabinfra/fabaccess/actors/tasmota/-/merge_requests) + #### `Shelly Actor` This actor connects BFFH over an MQTT-Server to an shelly device.