Custom component to log sensor information from Resol devices using KM2 communication module.
- Setup via
custom_flow
using multiple steps to authenticate with host, customize devices and options - Combine KM2, DL2 and JSON LIVE DATA specific sensors into devices as suggested by hoppel118
- Group sensors into 'useful' device sensors and less important diagnostics sensors
- Each sensor entity_id incorporate unique device name, yet presents friendly sensor name
- Sensors that are disabled are skipped for updates, same with sensors where the state value has not changed
- Extensive debug logging (hopefully helpful to anyone going through the same learning curve as myself)
- Click install.
- See the github repository for detailed setup instructions.