This Fitbit App for Fitbit OS version 4 (Versa 2) allows you to call scripts on your home assistant. You can configure the address, the bearer token and the scripts you'd like to call.
This app is not affiliated with the home assistant project itself, it's just built to be used with home assistant.
It is not perfect, as I had my troubles with the styling on fitbit and the documentation, but it does what it should.
For local development the Fitbit Simulator is quite usefull. Start it before trying to install your app and it should connect automatically.
npm install
npm run dev
build-and-install
Copyright 2021 Paul Woelfel
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
The homeassistant logo is from the home asssitant project on github and licensed under CC BY-SA 4.0.