linux  projekt  smarthome

openHAB - Sprachsteuerung

Notizzettel
https://www.eidelsburger.de/hobbys_und_technik/smarthome/so-funktioniert-speech-to-text-in-openhab-3-4/

Add-ons

Konfiguration

Keyword

https://givimad.github.io/rustpotter-create-model-demo/

mkdir -p /var/lib/openhab/rustpotter
sudo mv ~/Downloads/test.rpw /var/lib/openhab/rustpotter

Rustpotter CLI

install cargo
github clone https://github.com/GiviMAD/rustpotter-cli
cd rustpotter-cli
tools/install.sh

error: package `colorchoice v1.0.0` cannot be built because it requires rustc 1.64.0 or newer, while the currently active rustc version is 1.63.0
Either upgrade to rustc 1.64.0 or newer, or use
cargo update -p colorchoice@1.0.0 --precise ver
where `ver` is the latest version of `colorchoice` supporting rustc 1.63.0