helto4real / custom_component_myfitnesspal

Custom component in Home Assistant for getting fitness datat from MyFitnessPal
MIT License
13 stars 13 forks source link

Installation doesnt show up #9

Closed MariusHerget closed 3 years ago

MariusHerget commented 3 years ago

When installing the custom component via Hacs it does not show up under integrations or in the dev tool.

Log: 2021-05-07 16:40:13 WARNING (MainThread) [homeassistant.loader] You are using a custom integration my_fitnesspal which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

Verison: 0.7a

helto4real commented 3 years ago

The log always show this. This integration is currently broken. Will check it out during the weekend

helto4real commented 3 years ago

@MariusHerget looks like the python package is broken. So it is not much I can do.

helto4real commented 3 years ago

I upgraded the pypi package now. Please retry @MariusHerget

MariusHerget commented 3 years ago

@helto4real I updated to 0.9a. Restarted Hassio.

It works :) I will watch out for any unwanted behavior. Thanks for now!