{ "application_credentials": { "description": "To be able to login to Withings we require a client ID and secret. To acquire them, please follow the following steps.\n\n1. Go to the [Withings Developer Dashboard]({developer_dashboard_url}) and be sure to select the Public Cloud.\n1. Log in with your Withings account.\n1. Select **Create an application**.\n1. Select the checkbox for **Public API integration**.\n1. Select **Development** as target environment.\n1. Fill in an application name and description of your choice.\n1. Fill in `{redirect_url}` for the registered URL. Make sure that you don't press the button to test it.\n1. Fill in the client ID and secret that are now available." }, "config": { "abort": { "already_configured": "Configuration updated for profile.", "authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]", "missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]", "no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]", "oauth_error": "[%key:common::config_flow::abort::oauth2_error%]", "oauth_failed": "[%key:common::config_flow::abort::oauth2_failed%]", "oauth_implementation_unavailable": "[%key:common::config_flow::abort::oauth2_implementation_unavailable%]", "oauth_timeout": "[%key:common::config_flow::abort::oauth2_timeout%]", "oauth_unauthorized": "[%key:common::config_flow::abort::oauth2_unauthorized%]", "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]", "wrong_account": "Authenticated account does not match the account to be reauthenticated. Please log in with the correct account." }, "create_entry": { "default": "Successfully authenticated with Withings." }, "error": { "already_configured": "[%key:common::config_flow::abort::already_configured_account%]" }, "initiate_flow": { "user": "[%key:common::config_flow::initiate_flow::account%]" }, "step": { "oauth_discovery": { "description": "Home Assistant has found a Withings device on your network. Be aware that the setup of Withings is more complicated than many other integrations. Press **Submit** to continue setting up Withings." }, "pick_implementation": { "data": { "implementation": "[%key:common::config_flow::data::implementation%]" }, "data_description": { "implementation": "[%key:common::config_flow::description::implementation%]" }, "title": "[%key:common::config_flow::title::oauth2_pick_implementation%]" }, "reauth_confirm": { "description": "The Withings integration needs to re-authenticate your account", "title": "[%key:common::config_flow::title::reauth%]" } } }, "entity": { "binary_sensor": { "in_bed": { "name": "In bed" } }, "calendar": { "workout": { "name": "Workouts" } }, "sensor": { "activity_active_calories_burnt_today": { "name": "Active calories burnt today" }, "activity_active_duration_today": { "name": "Active time today" }, "activity_distance_today": { "name": "Distance travelled today" }, "activity_elevation_today": { "name": "Elevation change today" }, "activity_intense_duration_today": { "name": "Intense activity today" }, "activity_moderate_duration_today": { "name": "Moderate activity today" }, "activity_soft_duration_today": { "name": "Soft activity today" }, "activity_steps_today": { "name": "Steps today" }, "activity_total_calories_burnt_today": { "name": "Total calories burnt today" }, "average_heart_rate": { "name": "Average heart rate" }, "average_respiratory_rate": { "name": "Average respiratory rate" }, "battery": { "name": "[%key:component::sensor::entity_component::battery::name%]", "state": { "high": "[%key:common::state::high%]", "low": "[%key:common::state::low%]", "medium": "[%key:common::state::medium%]" } }, "body_temperature": { "name": "Body temperature" }, "bone_mass": { "name": "Bone mass" }, "breathing_disturbances_intensity": { "name": "Breathing disturbances intensity" }, "deep_sleep": { "name": "Deep sleep" }, "diastolic_blood_pressure": { "name": "Diastolic blood pressure" }, "electrodermal_activity_feet": { "name": "Electrodermal activity feet" }, "electrodermal_activity_left_foot": { "name": "Electrodermal activity left foot" }, "electrodermal_activity_right_foot": { "name": "Electrodermal activity right foot" }, "extracellular_water": { "name": "Extracellular water" }, "fat_free_mass": { "name": "Fat free mass" }, "fat_free_mass_for_segments_left_arm": { "name": "Fat free mass in left arm" }, "fat_free_mass_for_segments_left_leg": { "name": "Fat free mass in left leg" }, "fat_free_mass_for_segments_right_arm": { "name": "Fat free mass in right arm" }, "fat_free_mass_for_segments_right_leg": { "name": "Fat free mass in right leg" }, "fat_free_mass_for_segments_torso": { "name": "Fat free mass in torso" }, "fat_mass": { "name": "Fat mass" }, "fat_mass_for_segments_left_arm": { "name": "Fat mass in left arm" }, "fat_mass_for_segments_left_leg": { "name": "Fat mass in left leg" }, "fat_mass_for_segments_right_arm": { "name": "Fat mass in right arm" }, "fat_mass_for_segments_right_leg": { "name": "Fat mass in right leg" }, "fat_mass_for_segments_torso": { "name": "Fat mass in torso" }, "fat_ratio": { "name": "Fat ratio" }, "heart_pulse": { "name": "Heart pulse" }, "height": { "name": "Height" }, "hydration": { "name": "Hydration" }, "intracellular_water": { "name": "Intracellular water" }, "light_sleep": { "name": "Light sleep" }, "maximum_heart_rate": { "name": "Maximum heart rate" }, "maximum_respiratory_rate": { "name": "Maximum respiratory rate" }, "minimum_heart_rate": { "name": "Minimum heart rate" }, "minimum_respiratory_rate": { "name": "Minimum respiratory rate" }, "muscle_mass": { "name": "Muscle mass" }, "muscle_mass_for_segments_left_arm": { "name": "Muscle mass in left arm" }, "muscle_mass_for_segments_left_leg": { "name": "Muscle mass in left leg" }, "muscle_mass_for_segments_right_arm": { "name": "Muscle mass in right arm" }, "muscle_mass_for_segments_right_leg": { "name": "Muscle mass in right leg" }, "muscle_mass_for_segments_torso": { "name": "Muscle mass in torso" }, "pulse_wave_velocity": { "name": "Pulse wave velocity" }, "rem_sleep": { "name": "REM sleep" }, "skin_temperature": { "name": "Skin temperature" }, "sleep_goal": { "name": "Sleep goal" }, "sleep_score": { "name": "Sleep score" }, "snoring": { "name": "Snoring" }, "snoring_episode_count": { "name": "Snoring episode count" }, "spo2": { "name": "SpO2" }, "step_goal": { "name": "Step goal" }, "systolic_blood_pressure": { "name": "Systolic blood pressure" }, "time_to_sleep": { "name": "Time to sleep" }, "time_to_wakeup": { "name": "Time to wakeup" }, "vascular_age": { "name": "Vascular age" }, "visceral_fat_index": { "name": "Visceral fat index" }, "vo2_max": { "name": "VO2 max" }, "wakeup_count": { "name": "Wakeup count" }, "wakeup_time": { "name": "Wakeup time" }, "weight_goal": { "name": "Weight goal" }, "workout_active_calories_burnt": { "name": "Calories burnt last workout" }, "workout_distance": { "name": "Distance travelled last workout" }, "workout_duration": { "name": "Last workout duration" }, "workout_elevation": { "name": "Elevation change last workout" }, "workout_intensity": { "name": "Last workout intensity" }, "workout_pause_duration": { "name": "Pause during last workout" }, "workout_type": { "name": "Last workout type", "state": { "badminton": "Badminton", "baseball": "Baseball", "basket_ball": "Basket ball", "bicycling": "Bicycling", "bmx": "BMX", "bodyboard": "Bodyboard", "boxing": "Boxing", "calisthenics": "Calisthenics", "climbing": "Climbing", "dancing": "Dancing", "elliptical": "Elliptical", "fencing": "Fencing", "football": "Football", "golf": "Golf", "handball": "Handball", "hiking": "Hiking", "hockey": "Hockey", "horse_riding": "Horse riding", "ice_hockey": "Ice hockey", "ice_skating": "Ice skating", "indoor_cycling": "Indoor cycling", "indoor_running": "Indoor running", "indoor_walk": "Indoor walking", "kitesurfing": "Kitesurfing", "lift_weights": "Lift weights", "martial_arts": "Martial arts", "multi_sport": "Multi sport", "no_activity": "No activity", "other": "Other", "pilates": "Pilates", "rowing": "Rowing", "rugby": "Rugby", "run": "Running", "skating": "Skating", "skiing": "Skiing", "snowboarding": "Snowboarding", "soccer": "Soccer", "squash": "Squash", "surfing": "Surfing", "swimming": "Swimming", "table_tennis": "Table tennis", "tennis": "Tennis", "volley_ball": "Volley ball", "walk": "Walking", "waterpolo": "Waterpolo", "windsurfing": "Windsurfing", "wrestling": "Wrestling", "yoga": "Yoga", "zumba": "Zumba" } } } }, "exceptions": { "oauth2_implementation_unavailable": { "message": "[%key:common::exceptions::oauth2_implementation_unavailable::message%]" } } }