Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adaxi/eltako-automation
Manage house lights exposed by Eltako FAM14
https://github.com/adaxi/eltako-automation
api automation eltako enocean homeassistant http mqtt
Last synced: about 1 month ago
JSON representation
Manage house lights exposed by Eltako FAM14
- Host: GitHub
- URL: https://github.com/adaxi/eltako-automation
- Owner: adaxi
- License: mit
- Created: 2023-08-23T19:11:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-03T21:58:42.000Z (5 months ago)
- Last Synced: 2024-08-03T22:39:13.446Z (5 months ago)
- Topics: api, automation, eltako, enocean, homeassistant, http, mqtt
- Language: JavaScript
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Eltako Automation
=================My house is equiped with the following modules:
- 1 x [FAM14](https://www.eltako.com/en/product/professional-smart-home-en/series-14-rs485-bus-rail-mounted-devices-for-the-centralised-wireless-building-installation/fam14/)
- 4 x [F4SR14-LED](https://www.eltako.com/en/product/professional-smart-home-en/series-14-rs485-bus-rail-mounted-devices-for-the-centralised-wireless-building-installation/f4sr14-led/)This project connects to the serial port exposed by FAM14.
This project allows to toggle the state of a light, it also allows to read the state of the light.
This project is based on the work of [luchermans](https://github.com/luchermans/el-tako_home).
Docker
------A docker image is available at `ghcr.io/adaxi/eltako-automation:main`