From ab27bee115a84167ac4e689204a666093f7cd795 Mon Sep 17 00:00:00 2001 From: Philipp Grimm Date: Tue, 26 Mar 2024 16:08:24 +0100 Subject: [PATCH] docs updated --- README.md | 4 ++-- custom_components/eltako/button.py | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c30a1a12..88811cea 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ Elatko devices are exemplarily mentioned. You can find [here](https://www.eltako * [Climate](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/heating-and-cooling/readme.md) (**Experimental** Feedback is welcome.) * A5-10-06 (Eltako FAE14, FHK14, F4HK14, F2L14, FHK61, FME14) * [Teach-In Buttons](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/teach_in_buttons/readme.md) - * A5-10-06 (climate/thermostats) + * A5-10-06, A5-10-12 (climate/thermostats) * A5-38-08 (light and switch) * H5-3F-7F (cover) -* [Send Message Service](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/service-send-message/readme.md) Sends any EnOcean Message. Can be used for automatinos in Home Assistant so that none-EnOcean and EnOcean deviecs can be combined. +* [Send Message Service](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/service-send-message/readme.md) Sends any EnOcean Message. Can be used for [automatinos in Home Assistant](https://www.home-assistant.io/getting-started/automation/) so that none-EnOcean and EnOcean deviecs can be combined. [**Gateway**](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/gateways/readme.md) (See also [how to use gateways](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/gateway_usage/readme.md) and [multiple gateway support](https://github.com/grimmpp/home-assistant-eltako/tree/main/docs/multiple-gateway-support/readme.md)) * **Eltako FAM14** and Eltako **FGW14-USB** (based on ESP2, rs485 bus and baud rate 57600, uses library [eltako14bus](https://github.com/grimmpp/eltako14bus)) diff --git a/custom_components/eltako/button.py b/custom_components/eltako/button.py index 908d5a71..c7251384 100644 --- a/custom_components/eltako/button.py +++ b/custom_components/eltako/button.py @@ -26,6 +26,7 @@ EEP_WITH_TEACH_IN_BUTTONS = { A5_10_06: b'\x40\x30\x0D\x85', # climate + A5_10_12: b'\x40\x90\x0D\x80', # climate A5_38_08: b'\xE0\x40\x0D\x80', # light H5_3F_7F: b'\xFF\xF8\x0D\x80', # cover # F6_02_01 # What button to take?