Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thkl/hap-homematic
a AddOn for HomeMatic CCU3 (Raspberrymatic) that will bring HomeKit to your CCU
https://github.com/thkl/hap-homematic
ccu ccu3 ccu3-addon homekit homematic raspberrymatic
Last synced: 1 day ago
JSON representation
a AddOn for HomeMatic CCU3 (Raspberrymatic) that will bring HomeKit to your CCU
- Host: GitHub
- URL: https://github.com/thkl/hap-homematic
- Owner: thkl
- License: mit
- Created: 2020-03-08T17:13:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T19:38:54.000Z (6 months ago)
- Last Synced: 2024-10-01T21:09:45.575Z (about 1 month ago)
- Topics: ccu, ccu3, ccu3-addon, homekit, homematic, raspberrymatic
- Language: JavaScript
- Homepage:
- Size: 9.21 MB
- Stars: 221
- Watchers: 31
- Forks: 25
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.json
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-homematic - HAP-HomeMatic - RaspberryMatic / CCU3 addon to access your HomeMatic devices from HomeKit. Its much like https://github.com/thkl/homebridge-homematic but without homebridge. (CCU Addons)
README
HAP-HomeMatic[![Build Status](https://travis-ci.org/thkl/hap-homematic.svg?branch=master)](https://travis-ci.org/thkl/hap-homematic)
[![npm version](https://badge.fury.io/js/hap-homematic.svg)](https://badge.fury.io/js/hap-homematic)
![Node.js CI](https://github.com/thkl/hap-homematic/workflows/Node.js%20CI/badge.svg)
[![Slack](https://img.shields.io/badge/Join-Slack-green.svg)](https://join.slack.com/t/neuerworkspac-km37354/shared_invite/zt-hnlaon12-VoVmXUX7lzgOWYCnzb6QnA)
a Raspberrymatic / CCU3 addon
This RaspberryMatic / CCU3 addon will allow you to access your HomeMatic devices from HomeKit. Its much like https://github.com/thkl/homebridge-homematic but without homebridge.
All this runs on your RaspberryMatic / CCU3. You will not need any extra hardware.# Installation
Download the latest addon (hap-homematic-x.x.xx.tar.gz) from https://github.com/thkl/hap-homematic/releases/latest/ and install it via system preferences to your ccu.A little bit later (the addon will install all other needed software) you will have a HomeKit button in your ccu system preference page.
This will not run on a older CCU2 model.
Used Ports :
* 9874 -> Config WebUI
* 9875 -> RPC event server
* 9876 -> RPC event server CuxD (optional)
* 9877..n HAP Instance 0 .. nmake sure your ccu firewall does not block ports 9874,9877 ... n
Stefan, of verdrahtet.info, has made a nice german tutorial [here](https://www.verdrahtet.info/2020/05/02/homekit-und-homematic-einfach-wie-nie/)
# HTTPS
If you are using the https version of your ccu WebUI page, you have to enable https for the hap-homematic configuration page also.
hap-homematic will use the same self signed tls certificate as your ccu.# Authentication
You can use your ccu user management as an optional authentication for hap-homematic. If you turn on this feature, you have to call the configuration page from your ccu webUI system preference page to use a valid session. Only ccu admins are alowed to use the hap-homematic configuration page if authentication was turned on.# Concept of rooms
HAP the homekit accessory protocol does not know a room concept. So when you add one or more devices to a bridge the will appear at the same room as the bridge in your homekit client application. Therefore hap-homematic is able to fire up multiple bridges (hap instances). During the installation wizzard you may add a instance for each of your rooms, add theese instances to homekit and put them into rooms. From this time on adding a new device to an instance will place this device into the same room as your brigde.# FakeGato History
All generated homekit devices will support fakegato history (if there is a history option in eve).
Please note: History is only available if u are using the eve app as a homekit controller.# Issues and not supported devices
Please open an issue [here](https://github.com/thkl/hap-homematic/issues/new) for all what went wrong. If you just have a question or want to know something consider to open a thread in [Discussions](https://github.com/thkl/hap-homematic/discussions)# Documentation
Please find the documentation in the [wiki](https://github.com/thkl/hap-homematic/wiki)# Icon
the icon was made by @roe1974