From 9af4bf29ef7c99850de65545bcd5619109a7ecc8 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Thu, 1 Jun 2017 21:41:26 +0200 Subject: [PATCH] add Dissecting HomeMatic AES --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09953bc..9b14328 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ - [Misc Software](#misc-software) - [Software Modules](#software-modules) - [Generic Smart Home Software](#generic-smart-home-software) +- [Misc](#misc) - [License](License) @@ -45,7 +46,7 @@ ## Alternative Sensors and Actuators * [Asksin_HM_LC_Sw1PBU_FM](https://github.com/jabdoa2/Asksin_HM_LC_Sw1PBU_FM) - Alternative Open Source Firmware for HM_LC_Sw1PBU_FM. -* [HAUS-BUS.DE](http://www.haus-bus.de/) - **$** Homematic Wired comaptible Devices +* [HAUS-BUS.DE](http://www.haus-bus.de/) - **$** Homematic Wired comaptible Devices. * [Homematic Wired Hombrew Hardware](https://github.com/jfische) - Several Homebrew Sensors/Actuators for Homematic Wired. * [WIFFI-WZ](https://www.stall.biz/project/der-wiffi-wz-2-0-der-wohnzimmersensor) - Multi Sensor for the living room. @@ -98,6 +99,11 @@ * [pimatic](https://pimatic.org/) +## Misc + +* [Dissecting HomeMatic AES](https://git.zerfleddert.de/hmcfgusb/AES/) - BidCos AES description. + + ## Contribute Contributions welcome! Read the [contribution guidelines](contributing.md) first.