firkeuf / athlios-card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

athlios-card

Stopped

Running

Installation

Prefered method of installation is Home Assistant Community Store.

It's required to load this card as module.

- url: /hacsfiles/athlios-card/athlios-card.js
  type: module

Example

type: custom:athlios-card
entities:
  - entity: binary_sensor.athlios_home_screensaver
  - entity: binary_sensor.athlios_home_treadmill_status
  - entity: sensor.athlios_home_inactive_time
  - entity: sensor.athlios_home_current_profile
  - entity: sensor.athlios_home_heart_rate
  - entity: sensor.athlios_home_workout
  - entity: sensor.athlios_home_phase
  - entity: sensor.athlios_home_speed
  - entity: sensor.athlios_home_grade
  - entity: sensor.athlios_home_duration

Credits

Inspired by Bar Card.

About

License:MIT License


Languages

Language:TypeScript 97.5%Language:JavaScript 2.5%