From 5fc80b9cf3f3f39380fc0eb6abaede677d096f5e Mon Sep 17 00:00:00 2001 From: Konrad Date: Fri, 17 Feb 2023 14:58:01 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHomeButtons/index.md=E2=80=9C=20hinzuf?= =?UTF-8?q?=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HomeButtons/index.md | 65 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 HomeButtons/index.md diff --git a/HomeButtons/index.md b/HomeButtons/index.md new file mode 100644 index 0000000..39e014c --- /dev/null +++ b/HomeButtons/index.md @@ -0,0 +1,65 @@ +# Home Buttons + +**An open source device for controlling your smart home.** + +Works seamlessly with *Home Assistant* and *ioBroker* + + + +**Features:** + +- 2.9" e-paper display +- 6 trigger buttons, multiple press support +- Wi-Fi connectivity +- Less than 1 second from button press to triggered action + +- Power options: Battery, USB-C, 5V DC +- Greater than 1 year battery life +- USB-A charging + + +--- + +## How It Works + +**Always forgetting which button triggers which automation?** + + + +With *Home Buttons* you can assign a short label to each button. + +The device uses an e-paper display, which enables the labels to be shown permanently, without consuming any power. + +The labels can be changed directly in *Home Assistant*. You also define what happens when a button is pressed in *Home Assistant*. + +*Home Buttons* communicates with *Home Assistant* and *ioBroker* via the MQTT protocol on a local network. No cloud required. + + + + +--- + + + + +--- + +## Getting Started + +Set up you device with the help of [Getting Started](setup.md) guide. + +--- + +## License + +- The software is **open source** and licensed under the GNU GPLv3. +- The hardware is **open source** and licensed under the CERN-OHL-S-2.0. \ No newline at end of file