2 Commits

Author SHA1 Message Date
oleksandr 78b194c75b feat: add HDR Notify service addon for Kodi
Build Kodi Addon / build (push) Successful in 4s
Kodi service addon that detects HDR/SDR state of the currently playing
video and notifies external services:

- HyperHDR: toggles tone mapping via videomodehdr JSON-RPC command
- Home Assistant: sends HDR state via webhook trigger

Supports Kodi 20 (Nexus) and later. Both targets are independently
configurable with host, port, SSL, and authentication settings.

Includes GitHub Actions workflow to build installable ZIP packages
on every push and publish them as release assets on tags.
2026-06-01 22:32:39 +03:00
oleksandr 7d94edde5c chore: initial commit 2026-03-21 17:02:51 +02:00