Closed CCOSTAN closed 5 years ago
Is your current Fitbit still working ok since you updated to 0.62.0 ? If so what Python version are you running and what requests version are you on ?
See here
0.62. Broke my Skybell so I'm sitting tight on 0.61.1 right now via the 61.1 docker image. @BertrumUK
@CCOSTAN OK. I am running Hassbian and there is a known issue affecting Fitbit and other OAuth devices with the current version of requests 2.18.4. rolling back to 2.14.2 did fix it but not any more.
Hey @robbiet480, Do I have to buy you a second Fitbit tracker? :)
@CCOSTAN - I've submitted a PR on your personal repo - have a look and let me know - if it works everyone else can test - cheers.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:
This one is still pending. Fitbit does not work with multiple trackers.
I have this on my plate to extend this sensor too.
@tchellomello - This is the PR @mf-social referred to.. https://github.com/CCOSTAN/Home-AssistantConfig/pull/328 Maybe it can help with the development.
I'm available to test anything if that helps as well.
@CCOSTAN @mf-social it seems you guys already figured it out. Is there any reason why this PR has not yet been sent to the official repo?
@tchellomello - Not fully working. https://github.com/CCOSTAN/Home-AssistantConfig/issues/329 - Testing notes.
@CCOSTAN gotcha I'll take a look
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:
Still hoping for multiple user support on this.
Closing since not every component/platform supports multiple instances, so this is more of a feature request than a bug. Please post a thread in the feature requests section of the community forums.
Home Assistant release (
hass --version
): 0.62Component/platform: Fitbit
Description of problem: Looks like Fitbit is hardcoded to write it's configuration to fitbit.conf. Multiple trackers break this. Need to have an option for multiple conf files like
light
.Expected: have multiple fitbits and different configuration files.
Additional info: https://community.home-assistant.io/t/fitbit-more-than-one-tracker/9666