GithubHelp home page GithubHelp logo

acrobot / home-assistant-homewhiz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from home-assistant-homewhiz/home-assistant-homewhiz

0.0 0.0 0.0 513 KB

Home Assistant custom component for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)

License: MIT License

Python 100.00%

home-assistant-homewhiz's Introduction

HomeWhiz Integration for Home Assistant

HomeWhiz icon

Integration for devices that can connect to HomeWhiz mobile app (Beko, Grundig, Arcelik)

Installation

Option 1. Using HACS (Recommended)

  1. Search for HomeWhiz on the HACS integration page (this integration is part of the HACS default repository meaning it is not necessary to add this integration manually via custom repositories)
  2. Install the integration and Restart Home Assistant

Option 2. Manually

  1. Using the tool of choice, open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory there, you need to create it.
  3. In the custom_components directory create a new folder called homewhiz.
  4. Download all files from the custom_components/homewhiz/ directory in this repository.
  5. Place the files you downloaded in the new directory you created.
  6. Restart Home Assistant

Configuration

Bluetooth

  1. Connect the device to the HomeWhiz app on your smartphone
  2. Close the app
  3. In the HA UI go to "Configuration" -> "Integrations". The device should be automatically discovered. If it's not click "+" and search for "HomeWhiz"
  4. Select the "Bluetooth" connection type
  5. Provide the HomeWhiz username and password. These will be used to fetch your device mapping from the HomeWhiz API during configuration. No internet connection is required after the initial configuration.

Wi-Fi

  1. Connect the device to the HomeWhiz app on your smartphone
  2. In the HA UI go to "Configuration" -> "Integrations". Click "+" and search for "HomeWhiz"
  3. Select the "Cloud" connection type
  4. Provide the HomeWhiz username and password.

Please note that the constant internet connection is required. Support for local connection is coming soon (#52)

Supported device types

Device Supported Comments
Washing machines ✔️ Also includes washing machine / dryer combinations
Dryer ✔️ Also includes washing machine / dryer combinations
Dishwasher ✔️
Air conditioner ✔️
Oven ❓ ❌ Not tested

If you have other device types not listed yet, please let us know.

If your device is missing some information, translations or not working at all, please create an issue. Don't forget to include your device digital ID that can be found either in the HomeWhiz app or the integration logs.

Troubleshooting

Bluetooth

Integration should work with all devices connected via Bluetooth. Remember that the range of Bluetooth can be limited. If your device is out of range, you could try using an ESPHome Bluetooth Proxy.

If you are using custom Home Assistant installation method like Virtual Machine, please make sure your system is configured properly and Bluetooth is available for the Home Assistant

The devices can support only single Bluetooth connection at a time. To connect the device to the original app, you have to disable the Home Assistant integration. Restart Home Assistant and wait a few minutes - this should be indicated on the device: E.g. the Bluetooth icon on a washing machine starts flashing.

Retrieve Integration Logs

To help us help you, please include integration logs when you submit issues. The integration supports multiple logging levels of which not all are shown in the Home Assistant log by default. To enable debug logging for this integration, please add the following configuration to your Home Assistant configuration.yaml file:

logger:
  logs:
    custom_components.homewhiz: debug

To retrieve logs, navigate in Home Assistant to: settings -> system -> logs and retrieve logs by e.g. pressing the download button below the logs.

⚠️ Please review your logs and delete personal and private information before posting ⚠️

Contributing to the project

Contributions are welcome.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.