Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.1 KB

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.