Skip to content

Commit

Permalink
Merge pull request #144 from grimmpp/grimmpp-patch-8
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
grimmpp authored Dec 12, 2024
2 parents f8d4e7d + 66e0967 commit 826f2fc
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/multiple-gateway-support/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
<img src="./HA-Eltako-2Hubs.png" height="365">

There are two types of gateways supported:
1. Eltako gateways based on ESP2 protocol (old) which are e.g. **Eltako FAM14**, **Eltako FGW14-USB**, **Eltako FAM-USB**
2. Mordern Enocean gateways based ESP3 protocol (new) which is e.g. **EnOcean USB300**
1. Eltako gateways based on ESP2 protocol (old) which are e.g. **Eltako FAM14**, **Eltako FGW14-USB**, **Eltako FAM-USB**, ...
2. Mordern Enocean gateways based ESP3 protocol (new) which is e.g. **EnOcean USB300**, **MGW**, ...

Currently only ESP2 devices are supproted.

All gateways (hubs) need explicitely configured and devices connected through this gateway to Home Assistant need to be listed below the gateway section. Every gateway needs to have an unique id whicht is an arbritatry number which can be changed and exchanged. This number will be part of the device identifiers. If you want to change a gateway you can keep the id of the previouse gateway and with it all ids and histories of its devices can be kept.
After you provided the configuration + restart of Home Assistant you can add the gateways as hubs in Home Assistant.
Expand Down Expand Up @@ -48,4 +47,4 @@ eltako:
id: FF-BB-80-02 # base_id of FAM-USB + 2
eep: A5-38-08
...
```
```

0 comments on commit 826f2fc

Please sign in to comment.