Skip to content

v1.0.0

Choose a tag to compare

@funkadelic funkadelic released this 14 Apr 01:01
91ec98e

RainPoint Cloud Integration - Initial Fork Release

Added

Changed

  • Renamed integration domain from homgar to rainpoint
  • Removed HomGar/RainPoint dual-brand app-type selection — RainPoint is now the only supported brand
  • Hardcoded RainPoint appCode; no user-facing app-type configuration step
  • All entity unique IDs use rainpoint_ prefix
  • All class names use RainPoint prefix
  • Version reset to 1.0.0 for the fork

Removed

  • HomGar app support and dual-brand configuration
  • homgar_api.py backward-compatibility shim (all imports use .api directly)
  • CONF_APP_TYPE, APP_CODE_MAPPING, BRAND_MAPPING constants
  • Debug worker URL (set to empty string to prevent upstream submission)

Migration

  • This is a fresh-install-only fork. Users migrating from upstream homeassistant-homgar must remove the old integration and re-add it as RainPoint Cloud.