mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update withings.markdown (#15643)
Line 128 of Sample "Bonus" YAML- Change sensors: to sensor: to eliminate "Integration not found" error. (First time using GitHub. Hope I didn't violate any norms.)
This commit is contained in:
parent
4ceca389f5
commit
a3ec1b1ca4
@ -125,7 +125,7 @@ In a text editor, replace ```USER_PROFILE_NAME``` in the template sensors below
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensors:
|
sensor:
|
||||||
- platform: template
|
- platform: template
|
||||||
sensors:
|
sensors:
|
||||||
withings_weight_lbs_USER_PROFILE_NAME:
|
withings_weight_lbs_USER_PROFILE_NAME:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user