Skip to content

RF1705/fritzbox-calllist-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRITZ!Box Calllist Card

HACS Buy Me a Coffee License: MIT

A Lovelace card for the FRITZ!Box Calllist Home Assistant integration.

It shows live calls, call duration and the persistent call history created by the integration.

Installation

Install with My Home Assistant

Open your Home Assistant instance and open this repository in HACS.

Manual HACS installation

  1. Add this repository to HACS as a custom repository:

    https://github.com/RF1705/fritzbox-calllist-card
    
  2. Select the Lovelace category.

  3. Install FRITZ!Box Calllist Card.

  4. Reload Home Assistant in your browser.

HACS should add the Lovelace resource automatically. If needed, add it manually:

/hacsfiles/fritzbox-calllist-card/fritzbox-calllist-card.js

Resource type: JavaScript module.

Card Configuration

type: custom:fritzbox-calllist-card
entity: sensor.fritzbox_calllist
max_items: 4
font_size: 14
name_format: first_last

The card includes a visual Lovelace editor for:

  • entity
  • title
  • number of visible entries
  • font size
  • name format

Options

Option Type Default Description
entity string sensor.fritzbox_calllist FRITZ!Box Calllist sensor entity
title string empty Optional card title. The header is hidden when empty.
max_items number 4 Visible history entries
font_size number 14 Main text size in pixels
name_format string first_last Display names as first_last or last_first when the source uses Last,First

Support

If you find this card useful, you can support the project here:

buymeacoffee.com/rf1705

License

This project is licensed under the MIT License.

About

Lovelace card for the FRITZ!Box Calllist Home Assistant integration.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages