I’m on the latest version of hass, registered a new app like the description says and copied the client ID and secret to the fitbit.conf file, but when I try to authorize the fitbit I get an error. My client_id is copied straight from the dev fitbit site.
"The app you’re trying to connect did not provide valid information to Fitbit. Please report this issue to them.
Please check out the brand new Fitbit sensor docs and make sure you have the latest version of the Fitbit sensor because there was a minor issue with configuration. If you can’t/don’t want to go to the dev version, please set client_id and client_secret in your configuration.yaml.
I checked out the new docs. Followed the guide and the configurator on the front end, but when I have to authorize it by going to http://localhost:8123/auth/fitbit, I get the same error
"The app you’re trying to connect did not provide valid information to Fitbit. Please report this issue to them.
So since HASS v0.19 we have a Fitbit sensor to show a number of stats. However, there is no support yet for showing info about the battery and alarms. Personally, I would love to integrate Fitbit alarm info into HASS. It would allow me to automate things based on the time my Fitbit alarm goes off.
I’ll add my vote to this feature request. If I should have opened a new one, please let me know.
@robbiet480 is there a way using fitbit api to get if user is asleep?
If not, is there way to get a streaming heartrate value and step count…we can then use these metrics to know if a person is currently sleeping.