Skip to content

Releases: fabiorenner-hub/hmip-hcu-fakeswitch

v1.1.2 - Clean UTF-8 README

19 May 16:14

Choose a tag to compare

This is a docs/encoding-cleanup release.

  • README.md and README.de.md rewritten in clean UTF-8 so the headers, flag emojis and German umlauts render correctly on the GitHub repo page.
  • Plugin metadata (description) and layout polished for consistency across the plugin family.
  • Image / docker label / behavior unchanged from the previous version.

Install

Download hmip-plugin-fake-switches-1.1.2.tar.gz below and install via HCUweb -> Developer mode -> Plugins -> Install from file.

Support

If this plugin is useful to you, consider donating via PayPal.

v1.1.1 - Plugin icon and cleaner description

19 May 15:44

Choose a tag to compare

Plugin icon now shown in the HCUweb plugin tile via the standard image label.

Description cleaned up (no inline URLs, since they are not clickable in HCUweb).

Install

Download hmip-plugin-fake-switches-1.1.1.tar.gz below and install via HCUweb -> Developer mode -> Plugins -> Install from file.

Support

If this plugin is useful to you, consider donating via PayPal.

v1.1.0 - Plugin icon and donation hint

19 May 15:24

Choose a tag to compare

Plugin icon, GitHub link and PayPal donation hint added to plugin metadata, README and HCU description.

Install

Download hmip-plugin-fake-switches-1.1.0.tar.gz below and install via HCUweb -> Developer mode -> Plugins -> Install from file.

Support

If this plugin is useful to you, consider donating via PayPal.

v1.0.0

18 May 18:43

Choose a tag to compare

Initial public release.

Install on your HCU

  1. Download the hmip-plugin-fake-switches-1.0.0.tar.gz asset from this release.
  2. In HCUweb open Developer mode -> Plugins -> Install from file and upload it.
  3. Open the plugin tile, fill in the configuration and save.

What's in this release

  • Plugin sources, README, Dockerfile and build scripts
  • Pre-built ARM64 container image (hmip-plugin-fake-switches-1.0.0.tar.gz) ready to upload to the HCU
  • Built and validated against the Homematic IP Connect API 1.0.1

If you'd rather build the image yourself, run build.sh (Linux/macOS) or build.ps1 (Windows) inside the plugin folder.