#Sensor configuration?

2 messages · Page 1 of 1 (latest)

eager ferry
#

Hi all,

I am looking at this integration: https://github.com/snicker/zwift_hass . When I configure it as this it works:

sensor:

  • platform: zwift
    username: !secret my_zwift_username
    password: !secret my_zwift_password

I do have other sensor configuration in a included sensors.yaml file tough that looks like this:

  • platform: template
    sensors:
    test_kg:
    friendly_name: "Testing kg integration"

How could I integrate the above?

GitHub

Zwift Sensor Integration for HomeAssistant. Contribute to snicker/zwift_hass development by creating an account on GitHub.

eager ferry
#

Ok this works: