# Enables a map showing the location of tracked devices
map:

# Track the sun
sun:

# Sensors
sensor:
  # Weather prediction
  - platform: yr

  - platform: imap
    server: imap.gmail.com
    port: 993
    username: moseisleydk@gmail.com
    password: ****

  - platform: imap
    server: post.netic.dk
    port: 993
    username: awn@mos-eisley.dk
    password: *****

  - platform: fitbit
    clock_format: 24H
    uni_system: metic
    monitored_resources:
      - "activities/steps"

Galleri