awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adriankumpf avatar

adriankumpf/teslamate

0
View on GitHub↗
8,606 stele·974 fork-uri·Elixir·AGPL-3.0·6 vizualizăridocs.teslamate.org↗

Teslamate

TeslaMate este un sistem self-hosted pentru înregistrarea și arhivarea telemetriei de la vehiculele Tesla într-o bază de date locală. Funcționează ca un logger de date auto și dashboard de telemetrie conceput pentru a menține local un istoric complet al condusului și al datelor de stare ale vehiculului.

Sistemul include un tracker al costurilor de încărcare a vehiculului pentru a monitoriza costul financiar al sesiunilor de încărcare pe baza consumului de energie și a tarifelor la electricitate. De asemenea, dispune de un manager de locații cu geofencing pentru definirea unor limite geografice personalizate pentru a eticheta automat locațiile vizitate și un broker de date pentru automatizarea locuinței care publică starea vehiculului în timp real către un broker local.

Proiectul oferă capabilități pentru analiza sănătății bateriei, monitorizarea consumului de energie și vizualizarea metricilor vehiculului. Suportă, de asemenea, importul de date istorice, gestionarea locațiilor personalizate și integrarea cu instrumente externe de smart home.

Features

  • Vehicle Telemetry - Acts as a self-hosted system for recording and archiving high-precision vehicle telemetry to a local database.
  • PostgreSQL Adapters - Uses a PostgreSQL database to persist high-precision vehicle state and charging logs for historical analysis.
  • Vehicle Telemetry Analysis - Visualizes battery health, energy consumption, and driving statistics through detailed data dashboards.
  • Remote Telemetry Dashboards - Offers a visualization interface for analyzing battery health, energy consumption, and driving statistics.
  • Proximity and Location - Provides utilities for defining custom geofences to automatically identify and label visited geographic locations.
  • Historical Data Import - Supports importing historical vehicle logs from external services to maintain reporting continuity in the local database.
  • Smart Home Bridges - Bridges real-time vehicle state data to a local MQTT broker for integration with home automation ecosystems.
  • Charging Cost Monitoring - Calculates the financial cost of charging sessions based on energy usage and electricity rates.
  • Charging Financial Tracking - Monitors the financial cost of charging sessions based on electricity rates and energy consumption.
  • Geo-Fencing - Automatically labels vehicle positions by matching GPS coordinates against predefined geographic polygons.
  • Home Automation Integrations - Integrates real-time vehicle data with smart home hubs to trigger automation events.
  • Battery Health Trackers - Visualizes battery degradation and energy consumption over time to track long-term battery health.
  • MQTT Message Brokers - Utilizes an MQTT message broker to publish vehicle updates to external smart home tools.
  • Geofencing - Provides geofencing capabilities to automatically identify and label specific geographic locations visited by the vehicle.
  • Charging Cost Calculation - Calculates and monitors the financial cost of charging sessions using real-time energy usage and electricity rates.
  • Location Tracking - Tracks vehicle geographic positions and uses geofencing to automatically label visited locations.
  • Data and Analytics - Data logging and analytics for Tesla vehicles.

Istoric stele

Graficul istoricului de stele pentru adriankumpf/teslamateGraficul istoricului de stele pentru adriankumpf/teslamate

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face adriankumpf/teslamate?

TeslaMate este un sistem self-hosted pentru înregistrarea și arhivarea telemetriei de la vehiculele Tesla într-o bază de date locală. Funcționează ca un logger de date auto și dashboard de telemetrie conceput pentru a menține local un istoric complet al condusului și al datelor de stare ale vehiculului.

Care sunt principalele funcționalități ale adriankumpf/teslamate?

Principalele funcționalități ale adriankumpf/teslamate sunt: Vehicle Telemetry, PostgreSQL Adapters, Vehicle Telemetry Analysis, Remote Telemetry Dashboards, Proximity and Location, Historical Data Import, Smart Home Bridges, Charging Cost Monitoring.

Care sunt câteva alternative open-source pentru adriankumpf/teslamate?

Alternativele open-source pentru adriankumpf/teslamate includ: teslamate-org/teslamate — TeslaMate is a self-hosted vehicle data logger that records telemetry, charging sessions, and driving history from… schollz/find — This project is an indoor location tracking server and wireless fingerprinting engine designed to calculate the… theoehrly/fast-f1 — Fast-F1 is a Python data library and telemetry analyzer designed for Formula 1. It serves as a programmatic API… koush/scrypted — Scrypted is a video integration platform that connects IP cameras and NVRs into smart home ecosystems such as HomeKit,… freika/dawarich — Dawarich is a self-hosted location history manager and travel journaling platform. It functions as a personal travel… eliaskotlyar/xiaomi-dafang-hacks — This project provides custom bootloaders and firmware specifically for Xiaomi camera hardware. These modifications…

Alternative open-source pentru Teslamate

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Teslamate.
  • teslamate-org/teslamateAvatar teslamate-org

    teslamate-org/teslamate

    8,606Vezi pe GitHub↗

    TeslaMate is a self-hosted vehicle data logger that records telemetry, charging sessions, and driving history from Tesla vehicles for private analysis. It consists of a data logger, a PostgreSQL relational data store, and a visual telemetry dashboard for analyzing battery health, energy consumption, and driving efficiency. The system features an MQTT telemetry bridge that streams real-time vehicle states and coordinates to external home automation platforms. It also utilizes geofencing to identify and name custom physical locations based on vehicle coordinates. The platform covers a broad ra

    Elixir
    Vezi pe GitHub↗8,606
  • schollz/findAvatar schollz

    schollz/find

    5,093Vezi pe GitHub↗

    This project is an indoor location tracking server and wireless fingerprinting engine designed to calculate the physical position of Wi-Fi enabled devices within a building. It functions as a local positioning framework that maps wireless signal strengths to physical space without the need for dedicated hardware beacons. The system utilizes a training process to collect and submit wireless signal data, establishing a baseline database of signal patterns for specific coordinates. It identifies current locations by matching real-time signals against these stored fingerprints using k-nearest nei

    Gogps-trackerlocation-servicesmotion-sensors
    Vezi pe GitHub↗5,093
  • theoehrly/fast-f1Avatar theOehrly

    theOehrly/Fast-F1

    5,151Vezi pe GitHub↗

    Fast-F1 is a Python data library and telemetry analyzer designed for Formula 1. It serves as a programmatic API wrapper to retrieve and process timing data, session results, and high-frequency vehicle sensor metrics. The project provides specialized tools for motorsport performance benchmarking and visualization. It enables the comparison of vehicle telemetry, such as speed traces and gear shifts, and generates spatial track maps with speed and corner overlays. The library covers a broad range of data retrieval and analysis capabilities, including the extraction of racing schedules, champion

    Python
    Vezi pe GitHub↗5,151
  • koush/scryptedAvatar koush

    koush/scrypted

    5,757Vezi pe GitHub↗

    Scrypted is a video integration platform that connects IP cameras and NVRs into smart home ecosystems such as HomeKit, Google Home, Alexa, and Home Assistant. It functions as both an NVR software for recording and playing back continuous video footage, and an object detection engine that analyzes live camera feeds to identify motion, people, vehicles, and other objects. The platform distinguishes itself through its ability to transcode and forward live camera streams to multiple smart home platforms simultaneously, enabling unified viewing and control across all connected devices. It includes

    TypeScript
    Vezi pe GitHub↗5,757
Vezi toate cele 30 alternative pentru Teslamate→