Home - delize/home-assistant-loggamera-integration GitHub Wiki

Home Assistant Loggamera Integration Wiki

Welcome to the comprehensive documentation wiki for the Home Assistant Loggamera Integration!

📚 Documentation Overview

This wiki provides detailed documentation, troubleshooting guides, and technical references for the Loggamera integration. Whether you're a user looking to set up the integration or a developer contributing to the project, you'll find comprehensive resources here.

🚀 Quick Navigation

For Users

For Developers

Technical Reference

🔧 Latest Features

Comprehensive Device Support

  • PowerMeter - Full energy monitoring with Home Assistant Energy dashboard integration
  • RoomSensor - Temperature and humidity tracking
  • WaterMeter - Water consumption monitoring
  • HeatMeter - Complete heating system monitoring with 7 dedicated sensors
  • HeatPump - Heat pump system monitoring and control
  • Organization Sensors - Multi-organization management and tracking

Advanced Capabilities

  • Retry Logic - Exponential backoff with circuit breaker pattern
  • Smart Sensor Discovery - Automatic detection and configuration of unknown sensors
  • Dual Sensor Modes - Standard sensors (enabled) + detailed RawData sensors (optional)
  • Robust Error Handling - Graceful fallbacks and comprehensive logging
  • Performance Optimizations - Reduced API calls and improved caching

🛠️ Diagnostic Tools

This integration includes 25+ diagnostic tools for testing, debugging, and configuration:

  • Primary Diagnostics - Complete API and device testing
  • Sensor Discovery - Comprehensive endpoint mapping
  • Device Testing - Per-device type validation
  • Network Diagnostics - SSL/TLS and connectivity testing
  • Configuration Helpers - Home Assistant setup generation

📖 Documentation Structure

├── User Guides
│   ├── Installation and Setup
│   ├── Supported Devices (Reference)
│   ├── Device Help (Support Requests)
│   └── Troubleshooting Guide
├── Developer Documentation
│   ├── Development Setup
│   ├── Adding Device Support
│   ├── API Issues and Workarounds
│   └── Diagnostic Tools Reference
└── Technical Reference
    ├── Sensor Mappings and Architecture
    ├── Integration Architecture
    └── API Endpoints Reference

🆘 Getting Help

  1. Check the Troubleshooting Guide for common issues
  2. Use the Diagnostic Tools to test your setup
  3. Review API Issues for known limitations
  4. Open an issue on GitHub if needed

🤝 Contributing

Contributions are welcome! See the Development Setup guide to get started with the development environment and code quality tools.


Integration Version: Latest
API Version: Loggamera Platform API v2
Maintained by: delize