8000 GitHub - LiJu09/analytics_stats at v0.3.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

LiJu09/analytics_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Analytics Stats

Maybe in development

Sensor for data from Home Assistant Analytics

Installation

Install with HACS (recommended)

  • Add this repo as custom repository (category Integration) in HACS
  • Search for "Analytics Stats"
  • Install as usualy

Install mannualy

  • Copy content of analytics_stats/custom_components/ to custom_components/ in your Home Assistant

Configuration

  • Add configuration to configuration.yaml
  • Restart Home Assistant

Options

Option Description Required Example
countries String of country codes separated by space no "SK CZ"
integrations String of integration names separated by space from URL home-assistant.io/integrations/{name}/ no "esphome systemmonitor"

Example configuration:

sensor:
  - platform: analytics_stats
    countries: "SK CZ"
    integrations: "esphome systemmonitor"

About

Sensor for Home Assistant Analytics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0