Skip to content

Custom component in Home Assistant for getting fitness datat from MyFitnessPal

License

Notifications You must be signed in to change notification settings

lasharor/custom_component_myfitnesspal

 
 

Repository files navigation

Myfitnesspal custom component

This custom component gets fitnessdata from your account. Please advice that the component uses underlying scraping API:s that can change at any time and used at your own risk. The author takes no liability of usage.

Usage

Copy and paste

If you use HACS, skip this step! The component can be used by copy everything under custom_component folder to your custom_component, i.e. the my_fitnesspal folder.

Configure trough integrations (prefered way)

Check under configuration/integrations. Add the Myfitnesspal integration.

Configure with old school yaml

Not supported

Configuration properties

property description
name Name of sensor
username Your user name at myfitnesspal
password Your password at myfitnesspal

HACS component

You can use HACS Se this link for more information. Add https://github.com/helto4real/custom_component_myfitnesspal to custom repository under SETTINGS. Select integration as type.

Configure through integrationspage or old school yaml as described above.

About

Custom component in Home Assistant for getting fitness datat from MyFitnessPal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.9%
  • Shell 6.2%
  • Dockerfile 3.9%