Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.32 KB

info.md

File metadata and controls

54 lines (33 loc) · 2.32 KB

Resol Controller KM2

GitHub Release GitHub Activity License

hacs Project Maintenance

Community Forum

Overview

Custom component to log sensor information from Resol devices using KM2 communication module.

Features

  1. Setup via custom_flow using multiple steps to authenticate with host, customize devices and options
  2. Combine KM2, DL2 and JSON LIVE DATA specific sensors into devices as suggested by hoppel118
  3. Group sensors into 'useful' device sensors and less important diagnostics sensors
  4. Each sensor entity_id incorporate unique device name, yet presents friendly sensor name
  5. Sensors that are disabled are skipped for updates, same with sensors where the state value has not changed
  6. Extensive debug logging (hopefully helpful to anyone going through the same learning curve as myself)

controller_detail

Installation

  1. Click install.
  2. See the github repository for detailed setup instructions.